forked from cpboyd/cyusb_linux
-
Notifications
You must be signed in to change notification settings - Fork 9
/
CHANGELOG
19 lines (19 loc) · 1.13 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
2023-01-27: download_fx2: add option for VID and PID; 08_cybulk: silence warning [845bc22]
2023-01-27: documentation update [befc5f4]
2020-03-07: cystream from github.com/shenki/cystream that works on LCsoft board [9cb195a]
2020-03-07: provide an 'user config file' option [0113e88]
2020-03-07: provide an 'user config file' option [21f4ff5]
2020-03-06: use nice cypress icon [881ac13]
2020-03-06: update installation documentation, fix more warnings [c946728]
2020-03-05: added 'make install' and 'make uninstall'; gui cosmetics [cf5a537]
2020-03-03: gui cosmetics, add Hantek6022 with FW to supported devices [c979442]
2020-03-03: gui cosmetics, fix warnings [da5a6e5]
2020-02-21: git ignore libs [270157f]
2020-02-21: fix warning '-Wformat-overflow' [6a8fa1a]
2020-02-20: fix warnings: use nullptr intead of NULL or 0 [760336c]
2020-02-20: errno collides with the already defined value, some improvements [96d0d2c]
2019-08-14: refactor more code to libusb [5584913]
2019-08-14: replace cyusb references with direct libusb [6d36bb1]
2019-08-12: update to qt5 [d6b79e9]
2019-08-12: improve CLI messaging [3cd01a4]
2019-08-12: initial commit [1f5af7e]