git://developer.intra2net.com
/
libftdi
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libftdi
2015-02-12
Thomas Jarosch
Fix wrong offset for CBUS_FUNCTION_9 via ftdi_get_eepro...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-02-12
Robin Haberkorn
fixed ftdi_cbus_func and ftdi_cbush_func enumerations...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-01-23
Robin Haberkorn
fixed EEPROM user-area space checks for FT232R and...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-01-14
Rodney Sinclair
Add cbus python example code
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-01-14
Thomas Jarosch
Fix typo in CBUS defines (CBUSG_DRIVE1 -> CBUSH_DRIVE1)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-12-23
Thomas Jarosch
Cosmetic change only (fix cmake style)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-11-21
Thomas Jarosch
Add FT230X to the list of supported devices
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-11-21
Thomas Jarosch
Prepare for final 1.2 release
v1.2
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-11-15
Thomas Jarosch
Add FT230X support to ftdi_usb_find_all()
v1.2rc1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-11-15
Thomas Jarosch
Add udev rules for FT232H and FT230X type devices
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-11-15
Thomas Jarosch
New default version for new git tags
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-11-15
Thomas Jarosch
Remove print_inverted_bits() helper function from publi...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-11-15
Thomas Jarosch
Whitespace cleanup
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-11-15
Thomas Jarosch
Set release version 1.2, sort ChangeLog by priority
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-11-15
Thomas Jarosch
Prepare changelog for 1.2 RC
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-11-15
Thomas Jarosch
Add new code authors
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-11-06
Forest Crossman
Enable searching for FTDI devices with either a VID...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-10-28
Florian Preinstorfer
Add print_inverted_bits() to replace a duplicated code...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-10-28
Florian Preinstorfer
Replace eeprom->rs232_inversion with eeprom->invert.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-09-26
xantares
Fix declaration shadow in ftdi.c
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-09-08
Uwe Bonnes
FT230X: Read out, decode and encode the RS232 inversion...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-09-02
Jochen Sprickerhof
Fix LIBFTDIPP_LIBRARY name (it's ftdipp1, not ftdi1pp)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-07-14
Samuel Bryner
Make build of the unit tests configurable
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-07-07
Thomas Jarosch
No more freshmeat / freecode :(
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-06-12
xantares
Fixed variable shadowing
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-06-12
xantares
Added LibFTDI1ConfigVersion to allow version detection
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-06-12
Benjamin Vanheuverzwijn
Fix a typo in a MPSSE command in ftdi.h
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-05-16
Denis Sirotkin
ftdi_usb_get_strings(): Don't try to open an already...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-05-16
Andrei Errapart
Minor fixes for MSVC++
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-05-16
Uwe Bonnes
ft230x: Fix more eeprom decode pathes.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-05-16
Uwe Bonnes
ft230x: Use factory values for drive strength.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-05-16
Uwe Bonnes
ft230x: Include Factory Configuration Data when buildin...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-05-16
Uwe Bonnes
FT230X is a USB FS device, so maximum packet size is...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-03-05
xantares 09
enable doxygen docstrings
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-02-05
Chris Morgan
Correct incorrect initial value for LIBFTDI_STATIC_LIBR...
v1.1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-02-05
Thomas Jarosch
Final touches for 1.1 release
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-02-05
Chris Morgan
Add LIBFTDI_STATIC_LIBRARY and LIBFTDI_STATIC_LIBRARIES...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-01-30
Xiaofan Chen
Update README.mingw to address libusb / libusbx merge
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-01-27
Thomas Jarosch
Fix up rpm packaging of the python examples
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-01-23
Thomas Jarosch
Increase version to 1.1 and copy over changelog to...
v1.1rc1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-01-23
Thomas Jarosch
Increase copyright year to 2014
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-01-23
Thomas Jarosch
Update ChangeLog according to git history
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-01-23
Thomas Jarosch
Update AUTHORS according to git history
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2014-01-23
Thomas Jarosch
Alphabetic sorting
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-10-31
xantares
Removed useless cmake instructions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-10-31
xantares
Fixed mingw python installation.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-10-31
xantares
Workaround for cmake bug #0013449
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-10-31
xantares
use link dirs.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-10-31
xantares
Configure libftdi1-config only unix & mingw, not win32
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-10-31
xantares
Allow libusb detection without pkgconfig.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-10-31
xantares
Provide cmake config fo mingw/win32 too.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-10-24
Thomas Jarosch
reformatting with astyle (to match existing code style)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-10-23
Paul Fertser
Fix ftdi_get_library_version function prototype
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-10-23
Davide Michelizza
Fix FT232H eeprom suspend pulldown setting
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-10-23
Davide Michelizza
Fix FT232H eeprom user area size
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-09-04
Uwe Bonnes
libftdi_write_data: argument #2 should be const
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-09-02
xantares
Cleaned static-lib cmake doc.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-09-02
xantares
Also move LibFTDI1Config to /cmake
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-09-02
xantares
Guess libdir for archlinux.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-09-02
xantares
Added mingw-w64 toolchain files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-09-02
xantares
Fixed installation of static libraries with windows.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-09-02
xantares
Fixed libintl use.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-08-30
Paul Fertser
Improve mingw cross-compiling instructions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-08-09
Paul Fertser
cmake: allow to use pkg-config for windows builds as...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-08-09
Paul Fertser
Fix mingw build issue caused by "interface" preprocesso...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Michel Zou
Python bindings: Fix warnings from pep8
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-08
Thomas Jarosch
Whitespace cleanup
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-08
Michel Zou
swig wrapper: Remove dynamic python module soname
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-03
Julien Schueller
Take dist-specifc python path into account.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-05-28
Julien Schueller
Added detection of libintl.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-04-26
Jochen Sprickerhof
Add get/set for usb_read/write_timeout in C++ wrapper
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-04-26
Thomas Jarosch
Fix typo in error message
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-04-10
Thomas Jarosch
Unify style of the main source code
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-04-10
Nathael Pajani
Added partial support for FT230X
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-04-10
Nathael Pajani
Added ftdi_eeprom_set_strings()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-04-10
Nathael Pajani
Remove compiler warnings on signed comparison
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-04-10
Nathael Pajani
Prevent possible segfault
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-04-10
Thomas Jarosch
Fix compile error reported by Bryan Richmond
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-03-27
Jarkko Sonninen
Save device release number. Allow writing of eeprom...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-03-15
Mike Frysinger
make building of static libs optional
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-02-26
Michel Zou
Moved python stuff to own directory
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-02-26
Michel Zou
Added confuse script and moved cmake files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-02-14
Jarkko Sonninen
Fix eeprom flags for eeprom build
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-02-14
Michel Zou
Fixed read_pins argout typemap being sensitive to encoding.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-02-04
Michel Zou
Added version attribute.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-02-04
Michel Zou
Allow to override LIB_SUFFIX
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-02-04
Michel Zou
Fixed deprecated cmake python variable.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-29
Thomas Jarosch
Fix typo in release documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-29
Thomas Jarosch
Prepare changelog for release
v1.0
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-28
Thomas Jarosch
Fix usleep unit conversion
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-28
Xiaofan Chen
MinGW support: Change sleep() to usleep()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-25
Thomas Jarosch
Prepare third release candidate
v1.0rc3
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-25
Thomas Jarosch
Adapt to new cmake config files path
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-24
Michel Zou
Add C++ wrapper config vars.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-24
Michel Zou
Renamed LibFTDIConfig.cmake. Cosmetic changes to CMakeL...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-24
Thomas Jarosch
Adapt rpm specfile to changed doxygen output path
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-24
Thomas Jarosch
Include generated cmake config files in devel rpm package
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-24
Michel Zou
Fixed cmake script installation dir on rpm distro.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-24
Thomas Jarosch
Change default build type to optimized build with debug...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-01-23
Michel Zou
Fixed python wrapper being rebuilt every time.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next