libifp allows you to communicate with iRiver iFP audio devices. It
provides a high-level interface to upload and download files to and
from the device, as well as other functions like battery status and
firmware updating.
-------
License
-------
Copyright (C) Geoff Oakham, 2004; <oakhamg@users.sourceforge.net>
This driver is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; only version 2 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the im
more»
libifp (1.0.0.2-5) unstable; urgency=low
* QA upload.
* source format 3.0 (quilt)
* debian/libifp-dev.install: do not install *.la files (closes: #621655)
* Add dependencies on ${misc:Depends}
* Add build-dependency on autotools-dev, always copy in config.{sub,guess}
since the ones provided in the tarball are outdated.
* Install manpage via debian/ifp-line-libifp.manpages, some
more»
--- Tagged 1.0.0.2 ---
2005-08-21 Geoff Oakham <goakham@users.sourceforge.net>
* moved setlocale() call into a usb initialization routine. (Temporary,
but better than nothing.)
* pop_unicode used to forget about errors, now returns them
* removed use of loff_t in all userspace builds
* updated version number (preparing for 1.0.0.2)
* removed manual compiler settings from configure.in
* fix
more»