diff options
| author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2005-10-09 16:27:46 +0000 |
|---|---|---|
| committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2005-10-09 16:27:46 +0000 |
| commit | 5b02248eb39cb1cdd1ca6f7daf0ce34585c4225c (patch) | |
| tree | 380208d30975c2562189c0f518c48f1db55b3584 /ChangeLog | |
| parent | 1e6147b63567fd2c0f424dda4a05323b21991f03 (diff) | |
| download | libgpod-5b02248eb39cb1cdd1ca6f7daf0ce34585c4225c.tar.gz libgpod-5b02248eb39cb1cdd1ca6f7daf0ce34585c4225c.tar.xz libgpod-5b02248eb39cb1cdd1ca6f7daf0ce34585c4225c.zip | |
* bindings/python/gpod.i: applied Kelvin Lawson's patch to query
integers.
* src/ipod-device.[ch],hal-common.[ch],Makefile.am: code ported
from libipoddevice to retrieve information about the iPod
without libhal dependence.
* tests/test-ipod-device.c: small script to show how to to query
the iPod for information.
* tests/Makefile.am: initialize <LIBS> with better default
* configure.ac: add dependency for libgobject
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1113 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +2005-10-09 Jorg Schuler <jcsjcs at users.sourceforge.net> + + * bindings/python/gpod.i: applied Kelvin Lawson's patch to query + integers. + + * src/ipod-device.[ch],hal-common.[ch],Makefile.am: code ported + from libipoddevice to retrieve information about the iPod + without libhal dependence. + + * tests/test-ipod-device.c: small script to show how to to query + the iPod for information. + + * tests/Makefile.am: initialize <LIBS> with better default + + * configure.ac: add dependency for libgobject + 2005-10-02 Jorg Schuler <jcsjcs at users.sourceforge.net> * Makefile.am: added bindings/... to EXTRA_DIST |
