fix mem leaks in examples ftdi_deinit -> ftdi_free
[libftdi] / bindings /
2012-11-19 Dan WhiteTweak doxy2swig.py output to include Returns header
2012-11-19 Dan WhiteExtract doxygen from ftdi.c to python docstrings
2012-10-22 Michel ZouUpdated python wrapper: Fixes for python3 + documentation
2012-09-06 Michel ZouFix python lib linking on MacOS X
2012-08-23 Michel Zoupython bindings: python3 support
2012-08-21 Michel ZouAvoid to link python libs on debian
2012-07-16 Thomas JaroschRemove old async mode ignore lines
2012-07-07 Thomas JaroschRename python wrapper to ftdi1. Adapt examples with...
2012-06-24 Thomas JaroschRename library from libftdi to libftdi1
2012-02-03 Michel ZouPython wrapper update
2011-10-21 Michel ZouPython wrapper update
2011-10-17 Michel ZouEnhance python wrapper
2011-10-11 Michel ZouFix installaton of python wrapper
2011-09-29 Thomas JaroschSWIG wrapper: Mark ftdi_version_info.version_str and...
2011-09-29 Uwe BonnesUse a private header for the private EEPROM structures
2011-09-26 Thomas JaroschRemove autoconf support. Project switched to cmake
2011-09-02 Thomas JaroschFix include directories: Prefer local (probably newer...
2011-05-20 Thomas JaroschMerge branch 'eeprom-new'
2011-05-02 Chris ZehFix ftdi_read_pins in python bindings
2010-09-20 Uwe BonnesProvide internal eeprom structure buffer with internal...
2010-07-14 Flynn MarquardtPython wrapper: Fix argument type of ftdi_read_chipid
2010-06-21 Emmanuel BlotFix up build on Mac OS X:
2010-05-25 Alexander LehmannHonor CPPFLAGS in python wrapper to improve build proce...
2010-04-16 Thomas JaroschFix swig argument constraints. Thanks to Craig Hollabau...
2010-01-18 Gerd von Egidybuilding parts of libftdi via cmake is now optional.
2010-01-04 Mike Frysingerpython: fix typo in top_builddir
2009-05-25 Aurelien JarnoFix out of tree building
2009-04-27 Thomas JaroschInclude CMakeLists.txt in distribution
2009-04-27 Thomas Jaroschcmake: Install python binding
2009-04-07 Thomas Jaroschcmake support for the new python bindings
2009-04-07 Tarek HeilandAdded python bindings