libftdi
2023-12-21 Yegor YefremovCMake: bump the minimal required version to 3.5 master
2023-10-24 Dan Horákpython: move from distutils to sysconfig
2023-10-18 Yegor YefremovCMake: use ${PC_LIBUSB_LIBRARIES} instead of a library...
2023-10-18 Yegor YefremovCMake: fix multiarch support
2023-10-10 Yegor YefremovCMake: make the project compatible with building as...
2023-10-10 Yegor Yefremovftdipp/CMakeLists.txt: remove VIM modline settings
2023-10-10 Yegor YefremovCMake: rework subdirectory handling
2023-10-10 Yegor YefremovCMake: rework findlibusb module
2023-10-10 Yegor YefremovCMake: report CMake version
2023-10-10 Yegor YefremovCMake: use dedicated recipe for documentation generation
2023-09-01 Yegor YefremovCMake: disable deprecated behavior
2023-09-01 Yegor YefremovDoxygen: resolve warnings
2023-09-01 Yegor YefremovCMake: rework documentation creation section
2023-09-01 Yegor YefremovCMake: require 2.8.12 for cmake_example
2023-09-01 Yegor Yefremovexamples/eeprom.c: use AUTO_DETACH_REATACH_SIO_MODULE
2023-08-30 Yegor YefremovCMake: fix indentation and normalize braces
2023-08-29 Matthias Kleinftdi_readstream: fix timeout setting
2023-08-29 Chris JohnsonIntroduce ftdi_set_module_detach_mode()
2023-08-29 Yegor YefremovEEPROM: make user_data_addr value readable
2023-08-29 Thomas JaroschFT2232C: show mode for B channel
2023-08-29 Yegor YefremovFT4232: show mode for both C and D channels
2023-08-29 Yegor YefremovAlign is_not_pnp property
2023-08-29 Yegor Yefremovexamples: eeprom: add the missing newlines
2023-08-29 Yegor YefremovEEPROM: mention FT230X in the dynamic content calculation
2023-08-29 Yegor YefremovEEPROM: fix checksum for FT230X series
2023-08-29 Yegor YefremovAdd .editorconfig for C and CMake files
2023-08-29 Yegor YefremovFix typos and harmonize spaces
2023-08-29 Yegor YefremovCMake: bump the minimal required version to 2.8.12
2023-08-29 Fabian VogtFix race during build of python bindings
2022-08-30 Fabrice FontaineCMakeLists.txt: fix static build with libusb and -latomic
2021-05-04 Thomas JaroschFix indentation
2021-05-02 Thomas JaroschAdd Tomasz Wasilczyk to AUTHORS
2021-05-02 Tomasz WasilczykDon't set EEPROM serial when it's not used.
2021-05-02 Tomasz WasilczykRemove legacy EEPROM fields from FT4232H.
2021-05-02 Tomasz WasilczykDon't fail reading missing strings.
2021-05-02 Tomasz Wasilczykftdi_eeprom_initdefaults const arguments
2021-05-02 Tomasz WasilczykDon't spam stderr when flashing FT232H eeprom
2020-08-24 Thomas Jaroschexamples/bitbang_cbus.c: Check return value of fgets()
2020-08-24 Thomas JaroschFix building unit tests without FTDIPP
2020-08-24 Uwe BonnesFix GCC fall-through warnings.
2020-08-24 Xiaofan ChenIgnore purge_test example build for MinGW
2020-07-18 Fabrice FontaineCMakeLists.txt: fix paths when FTDIPP is set
2020-07-07 Thomas JaroschRelease libftdi 1.5 final latest_release v1.5
2020-06-09 Thomas JaroschMerge branch 'prepare-release' v1.5rc1
2020-06-09 Thomas JaroschSet version number to 1.5rc1
2020-06-09 Thomas JaroschPrepare changelog for 1.5rc1
2020-06-09 Thomas JaroschIncrease copyright year to 2020
2020-06-09 Thomas JaroschUpdate AUTHORS file
2020-06-09 Thomas JaroschUpdate release checklist
2020-06-09 Thomas JaroschRemove outdated rpm .spec file template
2020-06-09 Diego Elio... Update Autotools Mythbuster link to avoid multiple...
2020-05-27 Thomas Jaroschftdi_eeprom_build(): Fix inverted handling of VCP drive...
2020-05-27 Thomas Jaroscheeprom handling: Unify handling of boolean bit flags
2020-05-14 Roman Lapinftdi_eeprom: Add device release number support
2020-04-13 Yegor YefremovIgnore patch files
2020-04-13 Thomas Jaroschftdi_eeprom: Minor cosmetic fix on usage screen
2020-04-13 Holger Mößingerftdi_eeprom: Add more detailed example.conf file
2020-04-13 Holger Mößingereeprom: Fix handling of high_current_drive parameter
2020-04-13 Holger Mößingereeprom: Add channel_a_driver support for type xxR chips
2020-04-13 Holger MößingerMake ftdi_eeprom more verbose by adding verbose option
2020-02-06 Yegor YefremovIgnore tags file
2020-01-24 Fabrice Fontainecmake: do not check for g++ when FTDIPP is disabled
2020-01-20 Yegor YefremovFix typos
2020-01-15 Dan Dedricklibftdi: pass eeprom strings as const
2020-01-15 Yegor YefremovCMake: reorder Python detection
2019-10-01 Thomas JaroschFix build dependency if swig wrapper and documentation...
2019-10-01 Frank DanaSimplify CMake policy guard
2019-10-01 Richard ShawCMake/Swig updates for python wrapper
2019-10-01 Yegor YefremovAdd SPDX identifiers to the core library and ftdi_eepro...
2019-10-01 Yegor Yefremovswig: improve indentation
2019-10-01 Claudio Lanconelliftdi_eeprom: Add support for group0 drive levels on...
2019-08-09 Yegor Yefremovswig: python: fix unresolved symbol issue
2019-01-21 Fabrice Fontainepython/CMakeLists.txt: fix build with cmake < 3.7
2019-01-18 Thomas JaroschRemove more example programs during rpm build
2019-01-18 Eric SchottAdd program to test flush (purge) functionality.
2019-01-18 Eric SchottImprove Doxygen output for #defines in header files.
2019-01-18 Eric SchottImplement tc[io]flush methods & deprecate broken purge_...
2018-11-05 Jordan RupprechtUse a separate Py_ssize_t var instead of casting an...
2018-11-05 Eneas U de... CMake: use find_package (SWIG) for cmake >= 3.0.0
2018-06-01 Uwe BonnesImprove new async read/write example
2018-06-01 Uwe Bonnesexamples/async.c : Short example using async read/write
2018-02-28 Thomas JaroschBring back ftdi_eeprom by default
2018-02-28 Yegor YefremovCMake: move options to a dedicated file
2018-02-06 Thomas JaroschAdd Robby McKilliam to AUTHORS
2018-02-06 Robby McKilliamAdd kernel driver auto attach/detach
2017-10-27 Thomas JaroschAccess ftdi->max_packet_size after checking ftdi contex...
2017-09-25 Thomas JaroschStart ChangeLog for next version
2017-09-25 Thomas JaroschAdd Pawel Jewstafjew to AUTHORS
2017-09-25 Pawel Jewstafjewfix support for XON/XOFF flow control
2017-09-19 Thomas JaroschFix ftdi_stream.c compilation on WIN32
2017-08-25 Rolf FiedlerFix small memleak when ftdi_init() fails
2017-08-07 Thomas JaroschIncrease version to 1.4 final v1.4
2017-07-27 Matthias Jankefollow-up on c++ open() fix. fixes logic in open()...
2017-07-26 Thomas JaroschSync README with ChangeLog
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
next