libftdi
2017-07-26 Thomas JaroschIncrease version to 1.4rc2 v1.4rc2
2017-07-21 Thomas JaroschC++ API: Increase .so library version
2017-07-21 Thomas JaroschAdd Eric Schott to AUTHORS, update ChangeLog
2017-07-21 Eric SchottC++ API: Correct the purge Direction and ModemCtl enume...
2017-07-21 Eric SchottCorrect const-ness of write to agree with ftdi.h
2017-07-20 Thomas JaroschAdd Matthias Janke to AUTHORS, update ChangeLog
2017-07-20 Matthias JankeC++ API: Add support to open devices with missing produ...
2017-05-23 Thomas JaroschChangelog: Rename ftdi_usb_open_bus_port() to ftdi_usb_...
2017-05-23 Maxwell DreytserChange ftdi_open_bus_port to ftdi_open_bus_addr, since...
2017-05-23 Maxwell DreytserMinor comment fix.
2017-04-21 Yegor YefremovAdd missing sys/time.h include
2017-04-21 Thomas JaroschAdd ftdi_usb_open_bus_port to changelog, update AUTHORS
2017-04-21 Maxwell DreytserAdd a ftdi_usb_open_bus_port() function
2017-04-05 Thomas JaroschUpdate Copyright to 2017, switch download URLs to HTTPS v1.4rc1
2017-04-05 Thomas JaroschChangeLog for 1.4rc1
2017-04-05 Thomas JaroschUpdate AUTHORS and release checklist
2017-04-05 Thomas JaroschSet version number to 1.4rc1
2017-02-22 Thomas Jaroschftdi_eeprom_set_strings(): No need for an open device
2017-02-22 Thomas JaroschAdd Adam Malinowski to AUTHORS
2017-02-22 Thomas JaroschAdd python (SWIG) support for ftdi_eeprom_get_strings()
2017-02-22 Thomas JaroschAdd doxygen documentation for ftdi_eeprom_get_strings()
2017-02-22 Adam MalinowskiAdd new function ftdi_eeprom_get_strings()
2017-02-22 Yegor Yefremovcbus.py: remove unnecessary semicolons
2016-12-23 Robert CoxUpdate build instructions with yum references
2016-12-23 Robert Coxeeprom: Fix USE_SERIAL handling for 230X type chips
2016-08-17 Tim D. SmithAllow LINK_PYTHON_LIBRARY=OFF on Darwin
2016-08-16 Thomas JaroschAdd TYPE_230X to baudrate test code
2016-08-16 Joe ZbiciakUse BM/R series baud rate computation for FT230X.
2016-07-28 Thomas JaroschAdd Jon Beniston to AUTHORS
2016-07-28 Jon BenistonConst correctness for char* strings
2016-07-22 Jon BenistonBuild on _WIN32: Don't include sys/time.h
2016-06-15 Yegor YefremovFix cbus.py example
2016-06-15 Yegor YefremovMake ftdi_read_eeprom_location() endianess independent
2016-06-06 Rolf Fiedlerftdi_eeprom: Fix flashing FT245R
2016-05-20 Thomas JaroschPrepare final 1.3 release v1.3
2016-05-20 Thomas Jaroschftdi_eeprom: Improve usability of flash_raw mode
2016-04-25 Thomas Jaroschrpm spec file: Include ftdi_eeprom/example.conf v1.3rc1
2016-04-20 Thomas JaroschFix build error on rc1 string in MINOR_VERSION
2016-04-20 Thomas JaroschUpdate Doxygen configuration
2016-04-19 Thomas JaroschSet version number to 1.3rc1
2016-04-19 Thomas JaroschUpdate changelog for 1.3, update AUTHORS
2016-04-18 Thomas JaroschAdd Fahrzin Hemmati to AUTHORS, update ChangeLog
2016-04-18 Thomas JaroschAdd ftdi_usb_get_strings2() to the python wrapper
2016-04-18 Fahrzin HemmatiAdd new function ftdi_usb_get_strings2()
2016-03-26 Ларионов Даниилftdi_stream: fix timeout setting: tv_usec field of...
2016-03-26 Eugene HutornyAdded ftdi_transfer_data_cancel for cancelation of...
2015-11-20 Thomas JaroschInstall example config for ftdi_eeprom in docdir
2015-11-20 Thomas JaroschAdd Salvador Eduardo Tropea to AUTHORS
2015-11-20 Salvador Eduardo... eeprom handling: Add support for arbitrary user data
2015-11-20 Salvador Eduardo... ftdi_eeprom: Add --build-eeprom support
2015-11-05 Thomas Jaroschswig wrapper: Fix handling of binary strings in ftdi_wr...
2015-10-16 Thilo SchulzFix useless use_usb_version config file option is usele...
2015-10-16 Thomas JaroschAdd Thilo Schulz to AUTHORS
2015-10-16 Thilo SchulzAllow include() directive for libconfuse formatted...
2015-10-16 Thilo SchulzFix segfault crash if output file cannot be opened
2015-09-23 Thomas JaroschUpdate address of FSF
2015-09-07 Thomas JaroschAdd Raphael Assenat to AUTHORS
2015-09-07 Raphael AssenatFT232R EEPROM: Add External oscillator enable bit
2015-08-14 Thomas JaroschAdd Stephan Linz to AUTHORS
2015-08-14 Stephan Linzftdi_eeprom: support channel configuration
2015-05-27 Thomas JaroschUpdate doxygen config template
2015-03-04 Robin Haberkornftdi_eeprom: added --device option to specify FTDI...
2015-02-12 Thomas JaroschFix wrong offset for CBUS_FUNCTION_9 via ftdi_get_eepro...
2015-02-12 Robin Haberkornfixed ftdi_cbus_func and ftdi_cbush_func enumerations...
2015-01-23 Robin Haberkornfixed EEPROM user-area space checks for FT232R and...
2015-01-14 Rodney SinclairAdd cbus python example code
2015-01-14 Thomas JaroschFix typo in CBUS defines (CBUSG_DRIVE1 -> CBUSH_DRIVE1)
2014-12-23 Thomas JaroschCosmetic change only (fix cmake style)
2014-11-21 Thomas JaroschAdd FT230X to the list of supported devices
2014-11-21 Thomas JaroschPrepare for final 1.2 release v1.2
2014-11-15 Thomas JaroschAdd FT230X support to ftdi_usb_find_all() v1.2rc1
2014-11-15 Thomas JaroschAdd udev rules for FT232H and FT230X type devices
2014-11-15 Thomas JaroschNew default version for new git tags
2014-11-15 Thomas JaroschRemove print_inverted_bits() helper function from publi...
2014-11-15 Thomas JaroschWhitespace cleanup
2014-11-15 Thomas JaroschSet release version 1.2, sort ChangeLog by priority
2014-11-15 Thomas JaroschPrepare changelog for 1.2 RC
2014-11-15 Thomas JaroschAdd new code authors
2014-11-06 Forest CrossmanEnable searching for FTDI devices with either a VID...
2014-10-28 Florian PreinstorferAdd print_inverted_bits() to replace a duplicated code...
2014-10-28 Florian PreinstorferReplace eeprom->rs232_inversion with eeprom->invert.
2014-09-26 xantaresFix declaration shadow in ftdi.c
2014-09-08 Uwe BonnesFT230X: Read out, decode and encode the RS232 inversion...
2014-09-02 Jochen SprickerhofFix LIBFTDIPP_LIBRARY name (it's ftdipp1, not ftdi1pp)
2014-07-14 Samuel BrynerMake build of the unit tests configurable
2014-07-07 Thomas JaroschNo more freshmeat / freecode :(
2014-06-12 xantaresFixed variable shadowing
2014-06-12 xantaresAdded LibFTDI1ConfigVersion to allow version detection
2014-06-12 Benjamin VanheuverzwijnFix a typo in a MPSSE command in ftdi.h
2014-05-16 Denis Sirotkinftdi_usb_get_strings(): Don't try to open an already...
2014-05-16 Andrei ErrapartMinor fixes for MSVC++
2014-05-16 Uwe Bonnesft230x: Fix more eeprom decode pathes.
2014-05-16 Uwe Bonnesft230x: Use factory values for drive strength.
2014-05-16 Uwe Bonnesft230x: Include Factory Configuration Data when buildin...
2014-05-16 Uwe BonnesFT230X is a USB FS device, so maximum packet size is...
2014-03-05 xantares 09enable doxygen docstrings
2014-02-05 Chris MorganCorrect incorrect initial value for LIBFTDI_STATIC_LIBR... v1.1
2014-02-05 Thomas JaroschFinal touches for 1.1 release
2014-02-05 Chris MorganAdd LIBFTDI_STATIC_LIBRARY and LIBFTDI_STATIC_LIBRARIES...
2014-01-30 Xiaofan ChenUpdate README.mingw to address libusb / libusbx merge
next