libftdi
15 years agoupdate the project URL everywhere
Gerd von Egidy [Fri, 6 Feb 2009 09:15:25 +0000]
update the project URL everywhere
Doxygen still to be done

15 years agoSmall tweaks to the documentation
Thomas Jarosch [Fri, 19 Dec 2008 14:05:15 +0000]
Small tweaks to the documentation

15 years agoFixed header in file templates v0.15
Thomas Jarosch [Fri, 19 Dec 2008 13:31:23 +0000]
Fixed header in file templates

15 years agoUpdated changelog
Thomas Jarosch [Fri, 19 Dec 2008 13:30:36 +0000]
Updated changelog

15 years agoAdded cmake rules for pkgconfig files
Marek Vavruša [Tue, 16 Dec 2008 13:57:44 +0000]
Added cmake rules for pkgconfig files

15 years agoAdded cmake rules for doxygen documentation
Marek Vavruša [Wed, 22 Oct 2008 14:04:07 +0000]
Added cmake rules for doxygen documentation

15 years agoFix dependency in ftdipp for 'make dist' on a clean tree
Thomas Jarosch [Wed, 22 Oct 2008 07:50:17 +0000]
Fix dependency in ftdipp for 'make dist' on a clean tree

15 years agoInclude cmake rules in 'make dist'
Thomas Jarosch [Wed, 22 Oct 2008 07:43:56 +0000]
Include cmake rules in 'make dist'

15 years agoRemoved examples/memorytest.cpp - it's more like a unit test than a example
Thomas Jarosch [Tue, 21 Oct 2008 20:58:37 +0000]
Removed examples/memorytest.cpp - it's more like a unit test than a example

15 years agocmake rules: Fixed project description, adjusted output name of examples/findall*
Thomas Jarosch [Tue, 21 Oct 2008 20:46:04 +0000]
cmake rules: Fixed project description, adjusted output name of examples/findall*

15 years agoAdded cmake rules
Marek Vavrusa [Tue, 21 Oct 2008 20:39:15 +0000]
Added cmake rules

15 years agoAdded C++ examples to the build process
Thomas Jarosch [Tue, 21 Oct 2008 20:32:55 +0000]
Added C++ examples to the build process

15 years agoAdded C++ wrapper examples
Marek Vavrusa [Tue, 21 Oct 2008 19:54:42 +0000]
Added C++ wrapper examples

15 years agoUse boost::shared_ptr for reference counted memory handling
Marek Vavrusa [Tue, 21 Oct 2008 19:53:14 +0000]
Use boost::shared_ptr for reference counted memory handling

15 years agolibftdi: (tomj) increase version, add BOOST_CPPFLAGS/BOOST_LDFLAGS to ftdipp
Thomas Jarosch [Fri, 17 Oct 2008 12:36:32 +0000]
libftdi: (tomj) increase version, add BOOST_CPPFLAGS/BOOST_LDFLAGS to ftdipp

15 years agolibftdi: (tomj) include C++ wrapper in doxygen
Thomas Jarosch [Fri, 17 Oct 2008 12:30:15 +0000]
libftdi: (tomj) include C++ wrapper in doxygen

15 years agolibftdi: (tomj) update README a little
Thomas Jarosch [Fri, 17 Oct 2008 12:17:09 +0000]
libftdi: (tomj) update README a little

15 years agolibftdi: (tomj) optional build of C++ wrapper
Thomas Jarosch [Fri, 17 Oct 2008 12:14:48 +0000]
libftdi: (tomj) optional build of C++ wrapper

15 years agolibftdi: (tomj) reformat according to I2n style, added copyright header and more...
Thomas Jarosch [Mon, 13 Oct 2008 16:00:39 +0000]
libftdi: (tomj) reformat according to I2n style, added copyright header and more cosmetic changes

15 years agolibftdi: (tomj) initial submission of C++ wrapper
Thomas Jarosch [Mon, 13 Oct 2008 15:47:52 +0000]
libftdi: (tomj) initial submission of C++ wrapper

15 years agolibftdi: (tomj) increase .so library version v0.14
Thomas Jarosch [Tue, 9 Sep 2008 11:43:18 +0000]
libftdi: (tomj) increase .so library version

15 years agolibftdi: (tomj) updated changelog in README file
Thomas Jarosch [Mon, 8 Sep 2008 16:21:54 +0000]
libftdi: (tomj) updated changelog in README file

15 years agolibftdi: (tomj) increase version
Thomas Jarosch [Mon, 8 Sep 2008 16:15:54 +0000]
libftdi: (tomj) increase version

15 years agolibftdi: (tomj) fixed flow control code, fixed wrong array/buffer assignment in find_...
Thomas Jarosch [Mon, 8 Sep 2008 16:14:53 +0000]
libftdi: (tomj) fixed flow control code, fixed wrong array/buffer assignment in find_all.c

15 years agolibftdi: (tomj) ability to set RS232 break type
Thomas Jarosch [Tue, 12 Aug 2008 08:41:43 +0000]
libftdi: (tomj) ability to set RS232 break type

15 years agolibftdi: (tomj) 64 bit build support in the RPM spec file
Thomas Jarosch [Mon, 7 Jul 2008 14:54:51 +0000]
libftdi: (tomj) 64 bit build support in the RPM spec file

15 years agoGive credit for the RPM fix
Thomas Jarosch [Wed, 25 Jun 2008 08:36:07 +0000]
Give credit for the RPM fix

15 years agolibftdi: (tomj) small fix in the .rpm spec file
Thomas Jarosch [Wed, 25 Jun 2008 08:32:54 +0000]
libftdi: (tomj) small fix in the .rpm spec file

15 years agolibftdi: (tomj) grouped flow control and modem status code together
Thomas Jarosch [Tue, 24 Jun 2008 08:05:58 +0000]
libftdi: (tomj) grouped flow control and modem status code together

15 years agoIncrease version v0.13
Thomas Jarosch [Fri, 13 Jun 2008 08:50:00 +0000]
Increase version

15 years agoFix typo
Thomas Jarosch [Mon, 2 Jun 2008 11:42:48 +0000]
Fix typo

15 years agolibftdi: (tomj) build .spec file via configure. Enable async mode automatically for...
Thomas Jarosch [Mon, 2 Jun 2008 11:41:29 +0000]
libftdi: (tomj) build .spec file via configure. Enable async mode automatically for Intra2net builds. Document detach_errno code.

15 years agolibftdi: (gerd) tolerate EBUSY when setting configuration (EBUSY will be returned...
Gerd von Egidy [Mon, 2 Jun 2008 10:57:20 +0000]
libftdi: (gerd) tolerate EBUSY when setting configuration (EBUSY will be returned for the second interface if the first one is already open)
                compile with async mode

15 years agoGive credit where credit is due
Thomas Jarosch [Fri, 2 May 2008 07:46:28 +0000]
Give credit where credit is due

15 years agolibftdi: (tomj) fixed "libusb-config --cflags" call
Thomas Jarosch [Fri, 2 May 2008 07:37:45 +0000]
libftdi: (tomj) fixed "libusb-config --cflags" call

15 years agolibftdi: (tomj) always set usb configuration
Thomas Jarosch [Fri, 25 Apr 2008 09:55:56 +0000]
libftdi: (tomj) always set usb configuration

15 years agolibftdi: (tomj) increase version number
Thomas Jarosch [Fri, 25 Apr 2008 07:41:02 +0000]
libftdi: (tomj) increase version number

15 years agolibftdi: (tomj) improved libusb-win32 support
Thomas Jarosch [Fri, 25 Apr 2008 07:19:43 +0000]
libftdi: (tomj) improved libusb-win32 support

16 years agoChanged style of README for future releases
Thomas Jarosch [Wed, 16 Apr 2008 16:03:34 +0000]
Changed style of README for future releases

16 years agoIncreased spec file version v0.12
Thomas Jarosch [Wed, 16 Apr 2008 15:34:13 +0000]
Increased spec file version

16 years agolibftdi: (tomj) remove autogenerated files, changelog is now final
Thomas Jarosch [Wed, 16 Apr 2008 15:26:20 +0000]
libftdi: (tomj) remove autogenerated files, changelog is now final

16 years agoUpdated changelog
Thomas Jarosch [Wed, 16 Apr 2008 08:30:32 +0000]
Updated changelog

16 years agolibftdi: (tomj) fix build for "out of tree" builds
Thomas Jarosch [Wed, 16 Apr 2008 08:28:42 +0000]
libftdi: (tomj) fix build for "out of tree" builds

16 years agolibftdi: (tomj) added AUTHORS file
Thomas Jarosch [Tue, 8 Apr 2008 08:48:13 +0000]
libftdi: (tomj) added AUTHORS file

16 years agolibftdi: (tomj) fix strange characters in the comment lines
Thomas Jarosch [Tue, 25 Mar 2008 09:20:09 +0000]
libftdi: (tomj) fix strange characters in the comment lines

16 years agolibftdi: (tomj) fix USB config descriptor
Thomas Jarosch [Tue, 25 Mar 2008 09:18:30 +0000]
libftdi: (tomj) fix USB config descriptor

16 years agolibftdi: (tomj) fix return code of purge functions
Thomas Jarosch [Wed, 5 Mar 2008 08:34:37 +0000]
libftdi: (tomj) fix return code of purge functions

16 years agolibftdi: (tomj) applied modem status functions patch, increased version
Thomas Jarosch [Tue, 4 Mar 2008 09:34:42 +0000]
libftdi: (tomj) applied modem status functions patch, increased version

16 years agolibftdi: (gerd) fix changelog typo
Gerd von Egidy [Sat, 1 Mar 2008 18:25:45 +0000]
libftdi: (gerd) fix changelog typo

16 years agoNew libtool version from Fedora 8 v0.11
Thomas Jarosch [Sat, 1 Mar 2008 09:41:41 +0000]
New libtool version from Fedora 8

16 years agolibftdi: (tomj) applied vala bindings, always document async mode
Thomas Jarosch [Sat, 1 Mar 2008 09:36:22 +0000]
libftdi: (tomj) applied vala bindings, always document async mode

16 years agolibftdi: (tomj) make async code optional
Thomas Jarosch [Sat, 1 Mar 2008 09:21:44 +0000]
libftdi: (tomj) make async code optional

16 years agolibftdi: (tomj) fix build using newer RPM versions
Thomas Jarosch [Fri, 29 Feb 2008 11:55:14 +0000]
libftdi: (tomj) fix build using newer RPM versions

16 years agolibftdi: (gerd) improve async documentation (#1270)
Gerd von Egidy [Fri, 15 Feb 2008 18:18:29 +0000]
libftdi: (gerd) improve async documentation (#1270)

16 years agoApplied EEPROM size patches from Andrew John Rogers, small async stuff tweaks
Thomas Jarosch [Sat, 2 Feb 2008 13:05:44 +0000]
Applied EEPROM size patches from Andrew John Rogers, small async stuff tweaks

16 years agoMoved intranator source to source/
Thomas Jarosch [Fri, 14 Dec 2007 09:53:23 +0000]
Moved intranator source to source/

16 years agolibftdi: (gerd) increase lib version (async buffer changes struct -> incompatible)
Gerd von Egidy [Thu, 6 Dec 2007 13:43:34 +0000]
libftdi: (gerd) increase lib version (async buffer changes struct -> incompatible)

16 years agoversion increase
Gerd von Egidy [Thu, 29 Nov 2007 13:03:07 +0000]
version increase

16 years agolibftdi, display, lcdproc: (gerd) fix async usb writes, fix write timing & concurrency
Gerd von Egidy [Fri, 23 Nov 2007 17:59:34 +0000]
libftdi, display, lcdproc: (gerd) fix async usb writes, fix write timing & concurrency

16 years agolibftdi: (gerd) add ftdi_write_data_async(), needed to work around high latency of...
Gerd von Egidy [Thu, 22 Nov 2007 18:38:35 +0000]
libftdi: (gerd) add ftdi_write_data_async(), needed to work around high latency of single-byte bitbang-writes

16 years agoFix return handling of ftdi_read_chipid
Thomas Jarosch [Mon, 22 Oct 2007 07:55:56 +0000]
Fix return handling of ftdi_read_chipid

16 years agoFix bug caused by bad line break
Thomas Jarosch [Fri, 19 Oct 2007 11:43:22 +0000]
Fix bug caused by bad line break

16 years agolibftdi: (tomj) FTDICHIP-ID read support
Thomas Jarosch [Fri, 19 Oct 2007 08:31:15 +0000]
libftdi: (tomj) FTDICHIP-ID read support

16 years agoSmall documentation update v0.10
Thomas Jarosch [Thu, 3 May 2007 16:11:03 +0000]
Small documentation update

16 years agoContributed CBUS EEPROM template
Thomas Jarosch [Tue, 24 Apr 2007 12:31:40 +0000]
Contributed CBUS EEPROM template

16 years agoCBUS example fixed by Steve Brown
Thomas Jarosch [Tue, 24 Apr 2007 12:30:21 +0000]
CBUS example fixed by Steve Brown

16 years agolibftdi: (tomj) short CBUS mode example
Thomas Jarosch [Tue, 24 Apr 2007 10:07:37 +0000]
libftdi: (tomj) short CBUS mode example

16 years agolibftdi: (tomj) short CBUS mode example
Thomas Jarosch [Tue, 24 Apr 2007 10:07:02 +0000]
libftdi: (tomj) short CBUS mode example

16 years agoRemove autoconf files from SVN
Thomas Jarosch [Tue, 24 Apr 2007 08:55:03 +0000]
Remove autoconf files from SVN

16 years agoBump version and changelog
Thomas Jarosch [Tue, 24 Apr 2007 08:54:06 +0000]
Bump version and changelog

16 years agoProper copyright headers
Thomas Jarosch [Tue, 24 Apr 2007 08:50:08 +0000]
Proper copyright headers

17 years agolibftdi: (tomj) fix ftdi_list_free
Thomas Jarosch [Thu, 19 Apr 2007 11:54:44 +0000]
libftdi: (tomj) fix ftdi_list_free

17 years agoCosmetic changes
Thomas Jarosch [Thu, 19 Apr 2007 09:00:39 +0000]
Cosmetic changes

17 years agoRPM build fix
Thomas Jarosch [Mon, 19 Feb 2007 13:42:48 +0000]
RPM build fix

17 years agoautoconf syntax fix
Thomas Jarosch [Tue, 13 Feb 2007 10:06:15 +0000]
autoconf syntax fix

17 years agolibftdi, libt2n: (tomj) fix build when doxygen is not installed v0.9
Thomas Jarosch [Fri, 9 Feb 2007 09:06:20 +0000]
libftdi, libt2n: (tomj) fix build when doxygen is not installed

17 years agodoxygen HTML output header v0.8
Thomas Jarosch [Thu, 8 Feb 2007 14:14:19 +0000]
doxygen HTML output header

17 years agoincrease version
Thomas Jarosch [Thu, 8 Feb 2007 13:41:29 +0000]
increase version

17 years agolibftdi: (tomj) updated ft2232 bitbang mode example
Thomas Jarosch [Wed, 24 Jan 2007 10:57:29 +0000]
libftdi: (tomj) updated ft2232 bitbang mode example

17 years agolibftdi: (tomj) added ftdi_usb_get_strings function from external patch
Thomas Jarosch [Mon, 11 Dec 2006 15:30:18 +0000]
libftdi: (tomj) added ftdi_usb_get_strings function from external patch

17 years agoupdated changelog
Thomas Jarosch [Mon, 9 Oct 2006 15:39:51 +0000]
updated changelog

17 years agolibftdi: (tomj) polished documentation, started "examples" dir
Thomas Jarosch [Mon, 9 Oct 2006 15:31:40 +0000]
libftdi: (tomj) polished documentation, started "examples" dir

17 years agoRemove stupid comment
Thomas Jarosch [Mon, 9 Oct 2006 08:33:59 +0000]
Remove stupid comment

17 years agolibftdi: (tomj) finishing touches on API documentation
Thomas Jarosch [Fri, 6 Oct 2006 15:11:09 +0000]
libftdi: (tomj) finishing touches on API documentation

17 years agomore documentation. Let's find out how we can group things with doxygen
Thomas Jarosch [Fri, 6 Oct 2006 14:08:52 +0000]
more documentation. Let's find out how we can group things with doxygen

17 years agolibftdi: (tomj) first shot at doxygen documentation
Thomas Jarosch [Fri, 6 Oct 2006 13:32:17 +0000]
libftdi: (tomj) first shot at doxygen documentation

17 years agolibftdi: (tomj) fix ftdi_read_pins on PowerPC systems
Thomas Jarosch [Wed, 30 Aug 2006 14:09:44 +0000]
libftdi: (tomj) fix ftdi_read_pins on PowerPC systems

17 years agolibftdi: (tomj) integrated ftdi_sio detach patch from Uwe Bonnes
Thomas Jarosch [Tue, 8 Aug 2006 12:43:37 +0000]
libftdi: (tomj) integrated ftdi_sio detach patch from Uwe Bonnes

18 years agolibftdi: (tomj) applied external flow control patch with cosmetic changes
Thomas Jarosch [Mon, 12 Dec 2005 16:18:19 +0000]
libftdi: (tomj) applied external flow control patch with cosmetic changes

18 years agolibftdi: (tomj) increase for 0.7 release, updated changelog based on diff v0.7
Thomas Jarosch [Tue, 11 Oct 2005 16:50:56 +0000]
libftdi: (tomj) increase for 0.7 release, updated changelog based on diff

18 years agolibftdi: (tomj) fix setting the baudrate on the second interface
Thomas Jarosch [Mon, 22 Aug 2005 16:20:08 +0000]
libftdi: (tomj) fix setting the baudrate on the second interface

18 years agofix strange chars (kate is sometimes really buggy!)
Thomas Jarosch [Sun, 12 Jun 2005 11:17:37 +0000]
fix strange chars (kate is sometimes really buggy!)

18 years agore-added new ftdi_usb_open_dev function
Thomas Jarosch [Sun, 12 Jun 2005 11:15:05 +0000]
re-added new ftdi_usb_open_dev function

18 years agodocumenation fix
Thomas Jarosch [Sun, 12 Jun 2005 10:52:40 +0000]
documenation fix

18 years agolibftdi: (tomj) find all devices by vendor/product id
Thomas Jarosch [Sun, 12 Jun 2005 10:50:35 +0000]
libftdi: (tomj) find all devices by vendor/product id

18 years agofixed small typo
Thomas Jarosch [Sun, 12 Jun 2005 09:58:10 +0000]
fixed small typo

18 years agolibftdi: (tomj) documentation updates by Tim Ansell
Thomas Jarosch [Sun, 12 Jun 2005 09:56:13 +0000]
libftdi: (tomj) documentation updates by Tim Ansell

18 years agolibftdi: (tomj) prepare 0.6 release, set library version again (#404) v0.6
Thomas Jarosch [Sun, 24 Apr 2005 16:13:56 +0000]
libftdi: (tomj) prepare 0.6 release, set library version again (#404)

18 years agolibftdi: (tomj) ported set_line_property patch to HEAD
Thomas Jarosch [Sun, 24 Apr 2005 16:01:32 +0000]
libftdi: (tomj) ported set_line_property patch to HEAD

18 years agolibftdi: (tomj) removed (forbidden) USB reset code for kernel 2.6
Thomas Jarosch [Sun, 24 Apr 2005 15:24:44 +0000]
libftdi: (tomj) removed (forbidden) USB reset code for kernel 2.6