libftdi
2005-06-12 Thomas Jaroschlibftdi: (tomj) documentation updates by Tim Ansell
2005-04-24 Thomas Jaroschlibftdi: (tomj) prepare 0.6 release, set library versio... v0.6
2005-04-24 Thomas Jaroschlibftdi: (tomj) ported set_line_property patch to HEAD
2005-04-24 Thomas Jaroschlibftdi: (tomj) removed (forbidden) USB reset code...
2005-02-15 Thomas Jaroschlibftdi: (tomj) applied status byte filtering patch
2005-01-27 Thomas JaroschWer's nicht im Kopf hat...
2005-01-27 Thomas Jaroschsmall fixes
2005-01-27 Thomas Jaroschlibftdi: (tomj) extended FT2232C support
2004-12-15 Thomas Jaroschincrease version
2004-12-07 Thomas Jaroschlibftdi: (tomj) small improvement to the baudrate calcu...
2004-11-29 Thomas Jaroschlibftdi: (tomj) readded do/while statement for compiler...
2004-11-27 Thomas JaroschApplied patch from Rogier Wolff with cosmetic changed.
2004-11-12 Thomas Jaroschlibftdi: (tomj) ftdi_usb_reset is now aware of the...
2004-11-03 Thomas Jaroschlibftdi: (tomj) "unapplied" usb_reset code as it breaks...
2004-11-01 Thomas Jaroschlibftdi: (tomj) applied patch to extend chip reset
2004-09-27 Thomas Jaroschremoved uneeded files
2004-09-24 Thomas Jaroschlibftdi: (tomj) prepare libftdi 0.5 release v0.5
2004-09-24 Thomas Jaroschlibftdi: (tomj) prepare libftdi 0.5 release
2004-09-21 Gerd von Egidylibftdi: (gerd) recreate in new kdevelop, pkgconfig...
2004-08-07 Thomas Jaroschlibftdi: (tomj) applied status byte filtering patch...
2004-07-26 Thomas Jaroschfixed typos from last checkin
2004-07-25 Thomas Jaroschlibftdi: (tomj) Applied open by description and/or...
2004-07-23 Thomas Jaroschlibftdi: (tomj) Improved error handling (Evgeny Sinelnikov)
2004-06-15 Thomas Jaroschbuild fixes v0.4
2004-06-15 Thomas Jaroschincrease version for release
2004-06-15 Thomas Jaroschchanges for 0.4 release
2004-06-15 Thomas Jaroschlibftdi: (tomj) changed readbuffer chunksize to 64...
2004-06-15 Thomas Jaroschlibftdi: (tomj) removed userspace URB processing stuff
2004-06-10 Thomas Jaroschlibftdi: (tomj) refactored USB part of libftdi, doesn...
2004-06-10 Thomas Jaroschlibftdi: (tomj) userspace URB processing (I'm hardcore...)
2004-06-06 Thomas Jaroschlibftdi: (tomj) fixed typos found by Mark Hämmerling
2004-06-02 Thomas Jaroschlibftdi: (tomj) autodetection of chip type
2004-05-31 Thomas Jaroschlibftdi: (tomj) fixed default values in ftdi_eeprom_ini...
2004-05-28 Thomas Jaroschlibftdi: (tomj) applied FT2232 baudrate patch from...
2004-05-27 Thomas Jaroschlibftdi: (tomj) applied baudrate patch from Ian Abbott
2004-05-07 Thomas Jaroschlibftdi: (tomj) new variable: bitbang_mode to support...
2004-05-06 Thomas Jaroschlibftdi: (tomj) applied changes from Steven Turner...
2004-05-06 Thomas Jaroschindent before checkin
2004-03-28 Thomas Jaroschlibftdi: (tomj) reset internal readbuffer offsets for...
2004-03-25 Thomas Jaroschlibftdi: (tomj) fixed readbuffer offset sizes, fixed... v0.3
2004-03-25 Thomas Jaroschlibftdi: (tomj) wrote Changelog, library version increase
2004-03-25 Thomas Jaroschlibftdi: (tomj) improved write performance and configur...
2004-03-25 Thomas Jaroschlibftdi, ftdi_eeprom: (tomj) changed all email addresse...
2004-03-25 Thomas Jaroschlibftdi: (tomj) fix for (read) latency timer functions
2004-01-28 Thomas Jaroschlibftdi: (tomj) fixed broken ftdi_set_latency_timer
2004-01-23 Thomas Jaroschlibftdi: (tomj) added ftdi_usb_purge_buffers by request
2004-01-03 Thomas Jaroschlibftdi: (tomj) added changelog and increased version... v0.2
2004-01-03 Thomas Jaroschlibftdi: (tomj) added changelog and increased version...
2004-01-03 Thomas Jaroschlibftdi: (tomj) added EEPROM building fix from Daniel...
2003-07-28 Thomas Jaroschlibftdi: (tomj) limit ftdi_read buffer size to n*64...
2003-07-26 Thomas Jaroschlibftdi: (tomj) implemented read
2003-07-17 Thomas Jaroschlibftdi: (tomj) fixed eeprom writing
2003-04-07 Thomas Jaroschlibftdi: (tomj) report used eeprom size in ftdi_eeprom_... v0.1
2003-04-06 Thomas Jaroschlibftdi: (tomj) readded inclusion of usb.h to ftdi.h
2003-04-06 Thomas Jaroschlibftdi: (tomj) added libftdi-config script, fixed...
2003-04-06 Thomas Jaroschlibftdi: (tomj) completed eeprom building code
2003-04-04 Thomas Jaroschlibftdi: (tomj) added libusb dependency to configure...
2003-04-03 Gerd von Egidylibftdi: (gerd) add a real libftdi with autoconf stuff...