Next | Query returned 7 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2015-01-18 08:38:34 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(1) Add COMMIT_MSG
(2) Reduce pkglint flag: NOTE: Makefile:34--39: Trailing white-space.
   2015-01-16 19:09:11 by Niclas Rosenvik | Files touched by this commit (5)
Log message:
Update libftdi1 to version 1.2

Changelog:

New in 1.2 - 2014-11-21
-----------------------
* Support for FT230X devices (Uwe Bonnes)
* ftdi_usb_get_strings(): Don't try to open an already open device (Denis Sirotkin)
* Support for finding devices bricked by the Windows driver (Forest Crossman)
* cmake build system: New LibFTDI1ConfigVersion.cmake file (xantares09)
* Fix a typo in the MPSSE command CLK_BYTES_OR_LOW (Benjamin Vanheuverzwijn)
* Minor fixes for MSVC++ (Andrei Errapart)
* Various small code improvements (Florian Preinstorfer, Jochen Sprickerhof, \ 
xantares09)

New in 1.1 - 2014-02-05
-----------------------
* Fix FT232H eeprom suspend pulldown setting (Davide Michelizza)
* Fix FT232H eeprom user area size (Davide Michelizza)
* Improved mingw build (Paul Fertser and Michel Zou)
* C++ wrapper: Get/set functions for USB timeouts (Jochen Sprickerhof)
* Partial support for FT230X (Nathael Pajani)
* New API function: ftdi_eeprom_set_strings() (Nathael Pajani)
* Prevent possible segfault in ftdi_eeprom_decode() (Nathael Pajani)
* Save device release number in eeprom (Jarkko Sonninen)
* Fix "self powered" eeprom flag (Jarkko Sonninen)
* Improved python wrapper (Michel Zou)
* Many buildsystem improvements (Michel Zou and Mike Frysinger)
* See the git history for more changes and fixes
   2013-10-08 04:04:30 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Add libconfuse buildlink.
Makefile
 +.include "../../wip/libconfuse/buildlink3.mk"
PLIST
 +bin/ftdi_eeprom
   2013-10-08 03:03:53 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add buildlink of swig to have following two components generated.
  lib/python2.7/site-packages/_ftdi1.so
  lib/python2.7/site-packages/ftdi1.py
Confirmed on NetBSD/amd64 6.99.23/clang-3.3
   2013-10-07 15:57:13 by Makoto Fujiwara | Files touched by this commit (4)
Log message:
Convert install path from lib64 to lib (if 64bit OS).

   2013-10-07 15:23:17 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Remove garbage, sorry.

   2013-10-07 15:21:49 by Makoto Fujiwara | Files touched by this commit (6)
Log message:
Import libftdi1-1.0 as wip/libftdi1.

libftdi version 1.0
A library (using libusb) to talk to FTDI's UART/FIFO chips
including the popular bitbang mode.
The following chips are supported:
  - FT4232H / FT2232H
  - FT232R  / FT245R
  - FT2232L / FT2232D / FT2232C
  - FT232BM / FT245BM (and the BL/BQ variants)
  - FT8U232AM / FT8U245AM
libftdi requires libusb 1.x.


Next | Query returned 7 messages, browsing 1 to 10 | previous