summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorAndreas Auras <yak54@inkennet.de>2011-09-23 22:16:43 +0200
committerAndreas Auras <yak54@inkennet.de>2011-09-23 22:16:43 +0200
commite13185dcc397297442e815cb4372537c86e89afa (patch)
tree282e25b9d62d263280236993b655c0502d80c1b7 /HISTORY
parenta9fd3ff0b95b45ea419c701448270a061b28c570 (diff)
downloaddf10ch-atmolight-controller-e13185dcc397297442e815cb4372537c86e89afa.tar.gz
df10ch-atmolight-controller-e13185dcc397297442e815cb4372537c86e89afa.tar.bz2
Setup program version 4:
Exchange pyusb with extracted modules from python-libusb1 project. Add generating .exe file for win32 platform with py2exe. Controller test application version 2: Port application to win32 platform. Added win32 binary distribution generation. Update README and HISTORY.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY10
1 files changed, 10 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a5b8ddb..be80617 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,16 @@
History of changes from newest to oldest:
-----------------------------------------
+Setup program version 4:
+ Exchange pyusb with extracted modules from python-libusb1 project.
+ Add generating .exe file for win32 platform with py2exe.
+
+Controller test application version 2:
+ Port application to win32 platform.
+
+Added win32 binary distribution generation. Everything you need on windows
+is in this package: df10ch_setup, df10ch_test, libusb-1.0, zadig and all firmware files.
+
Added sub directory "windows/" with files for libusb driver installation on MS-Windows.
Added description about libusb driver installation on MS-Windows in file README.