Reformat example code to match libftdi style:
[libftdi] / ChangeLog
CommitLineData
613bce8b 1New in 0.17 - 2009-12-19
388d0297 2------------------------
613bce8b
TJ
3* C++ wrapper: Reduced code duplication and small other changes (Intra2net)
4* Deprecated old ftdi_enable_bitbang() function (Intra2net)
5* New ftdi_usb_open_desc_index() function (Intra2net)
6* Added baud rate test example code (Intra2net)
6e828229
TJ
7* New serial input example code (Jim Paris)
8* Fix modem status byte filtering for USB high speed chips (Intra2net and Jim Paris)
9* Add bitmode for synchronous fifo in FT2232H (Uwe Bonnes)
79a2a1cd
TJ
10* Fix usb_set_configuration() call on Windows 64 (NIL)
11* Fix usb index in ftdi_convert_baudrate() for FT2232H/FT4232H chips (Thimo Eichstaedt)
12* Set initial baudrate on correct interface instead of always the first one (Thimo Eichstaedt)
13* Call usb_set_configuration() on Windows only (Uwe Bonnes)
14* 64 bit and other buildsystem fixes (Uwe Bonnes)
15* Don't build --with-async-mode w/ libusb-compat-0.1 (Clifford Wolf)
16* Functions for read/write of a single eeprom location (Oleg Seiljus)
388d0297
TJ
17* Protect against double close of usb device (Nathan Fraser)
18* Fix out-of-tree-build in python wrapper (Aurelien Jarno)
19* Autoconf and doxygen cleanup (Jim Paris)
20
1e0ae3d4 21New in 0.16 - 2009-05-08
91c9886b 22------------------------
2458ef34
TJ
23* C++ wrapper: Reopen the device after calling get_strings() in Context::open() (Marek Vavruša and Intra2net)
24* C++ wrapper: Fixed an inheritance problem (Marek Vavruša and Intra2net)
25* C++ wrapper: Relicensed under GPLv2 + linking exception (Marek Vavruša and Intra2net)
f9d69895 26* Support for FT2232H and FT4232H (David Challis, Alex Harford and Intra2net)
73db4ea3 27* Support for mingw cross compile (Uwe Bonnes)
05c0dae8 28* Python bindings and minor autoconf cleanup (Tarek Heiland)
e30da501 29* Code cleanup in various places (Intra2net)
f2a9b277 30* Fixed ftdi_read_chipid in some cases (Matthias Richter)
fb4e5dbf
TJ
31* eeprom decode function and small cleanups (Marius Kintel)
32* cmake system improvements (Marius Kintel and Intra2net)
91c9886b
MJ
33* Fix compilation in -ansi -pedantic mode (Matthias Janke)
34
8f4ee51b
TJ
35New in 0.15 - 2008-12-19
36------------------------
cfb0db4f 37* Full C++ wrapper. Needs boost (Marek Vavruša and Intra2net)
0b2d00fc 38* cmake rules (Marek Vavruša)
b1e8fa64 39
8f4ee51b
TJ
40New in 0.14 - 2008-09-09
41------------------------
9ecfef2a
TJ
42* Fixed flow control code for second FT2232 interface (Marek Vavruša)
43* Ability to set flow control via one USB call (Marek Vavruša)
218d3256 44* 64 bit build support in the RPM spec file (Uwe Bonnes)
6edfa863 45* Small fix to the RPM spec file (Uwe Bonnes)
9ecfef2a 46* Ability to set RS232 break type (Intra2net)
a7fb8440
TJ
47* Grouped flow control and modem status code together (Intra2net)
48
8f4ee51b
TJ
49New in 0.13 - 2008-06-13
50------------------------
e3055e7f 51* Build .spec file via configure.in (Intra2net)
035711cf 52* Fixed "libusb-config --cflags" call (Mike Frysinger and Intra2net)
22592e17 53* Always set usb configuration (Mike Frysinger and Intra2net)
c3034a16
TJ
54* Improved libusb-win32 support (Mike Frysinger)
55
8f4ee51b
TJ
56New in 0.12 - 2008-04-16
57------------------------
dd82c76e 58* Fix build of documentation for "out of tree" builds
5a1dcd55 59* Fix USB config descriptor in the eeprom (Juergen Beisert)
1189b11a
TJ
60* Ability to purge RX/TX buffers separately (Arnim Läuger)
61* Setting of event and error character (Arnim Läuger)
62* Poll modem status function (Arnim Läuger and Intra2net)
c15a2ad0 63* Updated documentation and created AUTHORS file
1189b11a 64
8f4ee51b
TJ
65New in 0.11 - 2008-03-01
66------------------------
cef378aa 67* Vala bindings helper functions (ftdi_new, ftdi_free, ftdi_list_free2) (Even Nermerson)
c201f80f
TJ
68* Support for different EEPROM sizes (Andrew John Rogers, andrew@rogerstech.co.uk)
69* Async write support. Linux only and no error handling.
ef931a3c 70 You have to enable it via --with-async-mode.
cb6250fa
TJ
71* Detection of R-type chips
72* FTDIChip-ID read support (Peter Holik)
73
8f4ee51b
TJ
74New in 0.10 - 2007-05-08
75------------------------
177df8fc
TJ
76* Examples for libftdi_usb_find_all and CBUS mode
77* Fixed ftdi_list_free
78* Small cosmetic changes
79
8f4ee51b
TJ
80New in 0.9 - 2007-02-09
81-----------------------
29bb689c
TJ
82* Fixed build without doxygen
83* Correct .so file library version
84
8f4ee51b
TJ
85New in 0.8 - 2007-02-08
86-----------------------
3d7f686e 87* Complete doxygen documentation and examples
08cb09bf 88* Extended FT2232C bitbang mode example code (Max)
474786c0 89* ftdi_usb_get_strings function to get device ID strings (Matthijs ten Berge)
85f3c596 90* Fix ftdi_read_pins on PowerPC systems (Thomas Fischl)
d2f10023 91* Automatically detach ftdi_sio kernel driver (Uwe Bonnes and Intra2net)
a01d31e2
TJ
92* Configurable flow control (Lorenz Moesenlechner and Matthias Kranz)
93
8f4ee51b
TJ
94New in 0.7 - 2005-10-11
95-----------------------
8ce71b78 96* Baudrate calculation fix for FT2232C (Steven Turner/FTDI)
edb82cbf 97* Find all devices by vendor/product id (Tim Ansell and Intra2net)
4837f98a
TJ
98* Documentation updates (Tim Ansell)
99
8f4ee51b
TJ
100New in 0.6 - 2005-04-24
101-----------------------
a837e33a
TJ
102* Set library version on .so file again
103* Configurable serial line parameters (Alain Abbas)
fde0a89e 104* Improved filtering of status bytes (Evgeny Sinelnikov)
c4446c36 105* Extended FT2232C support (Uwe Bonnes)
df612d35 106* Small improvement to the baudrate calculation code (Emil)
a837e33a 107* Error handling cleanup (Rogier Wolff and Intra2net)
c3d95b87 108
8f4ee51b
TJ
109New in 0.5 - 2004-09-24
110-----------------------
5efa6083
TJ
111* New autoconf suite
112* pkgconfig support
113* Status byte filtering now works for "big" readbuffer sizes (Thanks Evgeny!)
114* Open device by description and/or serial (Evgeny Sinelnikov)
115* Improved error handling (Evgeny Sinelnikov)
116
8f4ee51b
TJ
117New in 0.4 - 2004-06-15
118-----------------------
5efa6083
TJ
119* Fixed filtering of status bytes (Readbuffer size is now 64 bytes)
120* FT2232C support (Steven Turner/FTDI)
121* New baudrate calculation code (Ian Abbott)
122* Automatic detection of chip type
123* Important: ftdi_write_data now returns the bytes written
124* Fixed defaults values in ftdi_eeprom_initdefaults (Jean-Daniel Merkli)
125* Reset internal readbuffer offsets for reset()/purge_buffers()
8ce71b78 126* Small typo fixes (Mark Haemmerling)
5efa6083 127
8f4ee51b
TJ
128New in 0.3 - 2004-03-25
129-----------------------
5efa6083
TJ
130* Improved read function which takes arbitrary input buffer sizes
131 Attention: Call ftdi_deinit() on exit to free used memory
132* Vastly increased read/write performance (configurable chunksize, default is 4096)
133* Set/get latency timer function working (Thanks Steven Turner/FTDI)
134* Increased library version because the changes require recompilation
135
8f4ee51b
TJ
136New in 0.2 - 2004-01-03
137-----------------------
5efa6083
TJ
138* EEPROM build fix by Daniel Kirkham (Melbourne, Australia)
139* Implemented basic ftdi_read_data() function
140* EEPROM write fixes
141
8f4ee51b
TJ
142New in 0.1 - 2003-06-10
143-----------------------
5efa6083 144* First public release