Updated ChangeLog and AUTHORS
[libftdi] / src / ftdi.h
2009-05-09 Thomas JaroschFix compile warning on some gcc versions:
2009-05-06 Alex HarfordAllow C/D interfaces to be used on the 4232H, initializ...
2009-04-07 Thomas JaroschAdded detection for FT2232H and FT4232H type chips
2009-03-17 Thomas JaroschAlways build doxygen documentation. Stored output in...
2009-03-16 Thomas JaroschImprove indentation and whitespace cleanup
2009-03-14 Thomas JaroschFix return value of ftdi_eeprom_decode as noted by...
2009-03-14 Marius KintelCleanup of decode function
2009-03-14 Marius KintelCleaned up control message defines
2009-03-14 Marius KintelAdded ftdi_eeprom_decode()
2009-02-08 Matthias JankeFix compilation in -ansi -pendantic mode
2008-09-08 Thomas Jaroschlibftdi: (tomj) fixed flow control code, fixed wrong...
2008-08-12 Thomas Jaroschlibftdi: (tomj) ability to set RS232 break type
2008-06-24 Thomas Jaroschlibftdi: (tomj) grouped flow control and modem status...
2008-03-04 Thomas Jaroschlibftdi: (tomj) applied modem status functions patch...
2008-03-01 Thomas Jaroschlibftdi: (tomj) applied vala bindings, always document...
2008-02-02 Thomas JaroschApplied EEPROM size patches from Andrew John Rogers...
2007-11-23 Gerd von Egidylibftdi, display, lcdproc: (gerd) fix async usb writes...
2007-11-22 Gerd von Egidylibftdi: (gerd) add ftdi_write_data_async(), needed...
2007-10-19 Thomas Jaroschlibftdi: (tomj) FTDICHIP-ID read support
2007-04-24 Thomas Jaroschlibftdi: (tomj) short CBUS mode example
2006-12-11 Thomas Jaroschlibftdi: (tomj) added ftdi_usb_get_strings function...
2006-10-06 Thomas Jaroschlibftdi: (tomj) finishing touches on API documentation
2006-10-06 Thomas Jaroschmore documentation. Let's find out how we can group...
2006-10-06 Thomas Jaroschlibftdi: (tomj) first shot at doxygen documentation
2005-12-12 Thomas Jaroschlibftdi: (tomj) applied external flow control patch...
2005-06-12 Thomas Jaroschlibftdi: (tomj) find all devices by vendor/product id
2005-04-24 Thomas Jaroschlibftdi: (tomj) ported set_line_property patch to HEAD
2005-01-27 Thomas Jaroschsmall fixes
2005-01-27 Thomas Jaroschlibftdi: (tomj) extended FT2232C support
2004-11-27 Thomas JaroschApplied patch from Rogier Wolff with cosmetic changed.
2004-09-21 Gerd von Egidylibftdi: (gerd) recreate in new kdevelop, pkgconfig...