libftdi
2009-03-14 Marius KintelAdded ftdi_eeprom_decode()
2009-03-14 Thomas JaroschImprove source package generator, remove unused "patch...
2009-03-14 Thomas JaroschAdded COPYING-CMAKE-SCRIPTS file
2009-03-14 Marius KintelAdded FindUSB cmake macro
2009-03-10 Thomas JaroschAdded Marius Kintel to AUTHORS file, updated ChangeLog
2009-03-10 Marius KintelAlso install .pc files
2009-02-14 Gerd v. Egidyremove now-unneeded documentation-header
2009-02-08 Matthias JankeFix compilation in -ansi -pendantic mode
2009-02-07 Thomas JaroschAdded .gitignore file
2009-02-07 Thomas JaroschReconstructed release dates from file dates / freshmeat...
2009-02-06 Gerd von Egidyupdate the project URL everywhere
2008-12-19 Thomas JaroschSmall tweaks to the documentation
2008-12-19 Thomas JaroschFixed header in file templates v0.15
2008-12-19 Thomas JaroschUpdated changelog
2008-12-16 Marek VavrušaAdded cmake rules for pkgconfig files
2008-10-22 Marek VavrušaAdded cmake rules for doxygen documentation
2008-10-22 Thomas JaroschFix dependency in ftdipp for 'make dist' on a clean...
2008-10-22 Thomas JaroschInclude cmake rules in 'make dist'
2008-10-21 Thomas JaroschRemoved examples/memorytest.cpp - it's more like a...
2008-10-21 Thomas Jaroschcmake rules: Fixed project description, adjusted output...
2008-10-21 Marek VavrusaAdded cmake rules
2008-10-21 Thomas JaroschAdded C++ examples to the build process
2008-10-21 Marek VavrusaAdded C++ wrapper examples
2008-10-21 Marek VavrusaUse boost::shared_ptr for reference counted memory...
2008-10-17 Thomas Jaroschlibftdi: (tomj) increase version, add BOOST_CPPFLAGS...
2008-10-17 Thomas Jaroschlibftdi: (tomj) include C++ wrapper in doxygen
2008-10-17 Thomas Jaroschlibftdi: (tomj) update README a little
2008-10-17 Thomas Jaroschlibftdi: (tomj) optional build of C++ wrapper
2008-10-13 Thomas Jaroschlibftdi: (tomj) reformat according to I2n style, added...
2008-10-13 Thomas Jaroschlibftdi: (tomj) initial submission of C++ wrapper
2008-09-09 Thomas Jaroschlibftdi: (tomj) increase .so library version v0.14
2008-09-08 Thomas Jaroschlibftdi: (tomj) updated changelog in README file
2008-09-08 Thomas Jaroschlibftdi: (tomj) increase version
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-07-07 Thomas Jaroschlibftdi: (tomj) 64 bit build support in the RPM spec...
2008-06-25 Thomas JaroschGive credit for the RPM fix
2008-06-25 Thomas Jaroschlibftdi: (tomj) small fix in the .rpm spec file
2008-06-24 Thomas Jaroschlibftdi: (tomj) grouped flow control and modem status...
2008-06-13 Thomas JaroschIncrease version v0.13
2008-06-02 Thomas JaroschFix typo
2008-06-02 Thomas Jaroschlibftdi: (tomj) build .spec file via configure. Enable...
2008-06-02 Gerd von Egidylibftdi: (gerd) tolerate EBUSY when setting configurati...
2008-05-02 Thomas JaroschGive credit where credit is due
2008-05-02 Thomas Jaroschlibftdi: (tomj) fixed "libusb-config --cflags" call
2008-04-25 Thomas Jaroschlibftdi: (tomj) always set usb configuration
2008-04-25 Thomas Jaroschlibftdi: (tomj) increase version number
2008-04-25 Thomas Jaroschlibftdi: (tomj) improved libusb-win32 support
2008-04-16 Thomas JaroschChanged style of README for future releases
2008-04-16 Thomas JaroschIncreased spec file version v0.12
2008-04-16 Thomas Jaroschlibftdi: (tomj) remove autogenerated files, changelog...
2008-04-16 Thomas JaroschUpdated changelog
2008-04-16 Thomas Jaroschlibftdi: (tomj) fix build for "out of tree" builds
2008-04-08 Thomas Jaroschlibftdi: (tomj) added AUTHORS file
2008-03-25 Thomas Jaroschlibftdi: (tomj) fix strange characters in the comment...
2008-03-25 Thomas Jaroschlibftdi: (tomj) fix USB config descriptor
2008-03-05 Thomas Jaroschlibftdi: (tomj) fix return code of purge functions
2008-03-04 Thomas Jaroschlibftdi: (tomj) applied modem status functions patch...
2008-03-01 Gerd von Egidylibftdi: (gerd) fix changelog typo
2008-03-01 Thomas JaroschNew libtool version from Fedora 8 v0.11
2008-03-01 Thomas Jaroschlibftdi: (tomj) applied vala bindings, always document...
2008-03-01 Thomas Jaroschlibftdi: (tomj) make async code optional
2008-02-29 Thomas Jaroschlibftdi: (tomj) fix build using newer RPM versions
2008-02-15 Gerd von Egidylibftdi: (gerd) improve async documentation (#1270)
2008-02-02 Thomas JaroschApplied EEPROM size patches from Andrew John Rogers...
2007-12-14 Thomas JaroschMoved intranator source to source/
2007-12-06 Gerd von Egidylibftdi: (gerd) increase lib version (async buffer...
2007-11-29 Gerd von Egidyversion increase
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-22 Thomas JaroschFix return handling of ftdi_read_chipid
2007-10-19 Thomas JaroschFix bug caused by bad line break
2007-10-19 Thomas Jaroschlibftdi: (tomj) FTDICHIP-ID read support
2007-05-03 Thomas JaroschSmall documentation update v0.10
2007-04-24 Thomas JaroschContributed CBUS EEPROM template
2007-04-24 Thomas JaroschCBUS example fixed by Steve Brown
2007-04-24 Thomas Jaroschlibftdi: (tomj) short CBUS mode example
2007-04-24 Thomas Jaroschlibftdi: (tomj) short CBUS mode example
2007-04-24 Thomas JaroschRemove autoconf files from SVN
2007-04-24 Thomas JaroschBump version and changelog
2007-04-24 Thomas JaroschProper copyright headers
2007-04-19 Thomas Jaroschlibftdi: (tomj) fix ftdi_list_free
2007-04-19 Thomas JaroschCosmetic changes
2007-02-19 Thomas JaroschRPM build fix
2007-02-13 Thomas Jaroschautoconf syntax fix
2007-02-09 Thomas Jaroschlibftdi, libt2n: (tomj) fix build when doxygen is not... v0.9
2007-02-08 Thomas Jaroschdoxygen HTML output header v0.8
2007-02-08 Thomas Jaroschincrease version
2007-01-24 Thomas Jaroschlibftdi: (tomj) updated ft2232 bitbang mode example
2006-12-11 Thomas Jaroschlibftdi: (tomj) added ftdi_usb_get_strings function...
2006-10-09 Thomas Jaroschupdated changelog
2006-10-09 Thomas Jaroschlibftdi: (tomj) polished documentation, started "exampl...
2006-10-09 Thomas JaroschRemove stupid comment
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
2006-08-30 Thomas Jaroschlibftdi: (tomj) fix ftdi_read_pins on PowerPC systems
2006-08-08 Thomas Jaroschlibftdi: (tomj) integrated ftdi_sio detach patch from...
2005-12-12 Thomas Jaroschlibftdi: (tomj) applied external flow control patch...
2005-10-11 Thomas Jaroschlibftdi: (tomj) increase for 0.7 release, updated chang... v0.7
next