The annotated tag, v0.17 has been created
at c352cda41fdb95b83a721052446b8582c6bb0c53 (tag)
tagging 8e527547a8df7264bbaba4644d93ac132473d321 (commit)
replaces v0.16
tagged by Thomas Jarosch
on Sat Dec 19 16:36:20 2009 +0100
- Log -----------------------------------------------------------------
Released libftdi version 0.17
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEABECAAYFAkss8wAACgkQcH+RpCTwBvVtqwCfRm9C1gzQsWvGbMqqrTQdZ/v5
NzEAoN0hASq3WEDf2FnRDow+9hzheBbe
=ibdd
-----END PGP SIGNATURE-----
Aurelien Jarno (1):
Fix out of tree building
Clifford Wolf (1):
don't build --with-async-mode w/ libusb-compat-0.1
Gerd v. Egidy (14):
add baud_test example program: compare expected and actual transfer
speeds for differen baudrates
fix documentation typo
increase resolution of time factor output
make the write chunksize (and read chunksize for syncbb) configurable
read only what has really been written (seems not to make a difference
though)
fix sync bitbang read-timing
add new open functions: ftdi_usb_open_desc_index() and
ftdi_usb_open_string()
fix description strings without serial
use ftdi_usb_open_string() in baud_test example
documentation improvements, small fix setting bitbang_enabled on all
bitbang modes
deprecate ftdi_enable_bitbang()
don't use deprecated functions in examples anymore
deprecated bitbang_enable in C++ wrapper too
small improvements in C++ wrapper:
Jim Paris (3):
libftdi: Fix git build problems by using autoreconf
libftdi: Fix doxygen errors
examples: add sio example
Nathan Fraser (1):
Fix for double-free and segfault after close
Oleg Seiljus (1):
Functions for read/write of a single eeprom location
Thimo Eichstaedt (2):
Set initial baudrate on correct interface instead of always the first one
(Thimo Eichstaedt)
Fix usb index in ftdi_convert_baudrate() for FT2232H/FT4232H chips
Thomas Jarosch (14):
Fix compile warning on some gcc versions:
Renamed new usb_close_intl() to ftdi_usb_close_internal(). Made function
static and added doxygen documentation
Updated ChangeLog and AUTHORS
Add Toolchain-Crossbuild32.cmake for "make dist"
Fix usb_set_configuration() call on Windows 64.
Updated AUTHORS and ChangeLog
Added new read/write_eeprom_location to C++ wrapper
Determine maximum packet size via usb config descriptor
Renamed examples/sio to examples/serial_read
Updated ChangeLog
Don't install baud_test program
Don't lint async mode anymore as libusb-compat results in #error
Updated ChangeLog before release
Increase version
Uwe Bonnes (4):
For Unix 64-bit builds, use LIB_SUFFIX to install to lib64
Allow to crossbuild 32-bit library on 64-bit machine
Call usb_set_configuration() on Windows only
Add bitmode for synchronous fifo if FT2232H
-----------------------------------------------------------------------
hooks/post-receive
--
A library to talk to FTDI chips
--
libftdi-git - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx
|