diff options
| author | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-03-16 15:34:34 +0000 |
|---|---|---|
| committer | jcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2006-03-16 15:34:34 +0000 |
| commit | e00cb9a946a20386bf6995daccc87311b42f363b (patch) | |
| tree | c5a18421b35013c3fcd1ac5dbe72daa649a30b2b /ChangeLog | |
| parent | 4dda96c8f7323eda240d7439c712653dd9d951b0 (diff) | |
| download | libgpod-e00cb9a946a20386bf6995daccc87311b42f363b.tar.gz libgpod-e00cb9a946a20386bf6995daccc87311b42f363b.tar.xz libgpod-e00cb9a946a20386bf6995daccc87311b42f363b.zip | |
* itdb_device.[ch]: rewrote ipod-device.c, removed all hal-code,
removed all code irrelevant to writing the iTunesDB and
ArtworkDB.
* autodetect iControl directory now also works for ArtworkDB.
* db-artwork-parser.c (ipod_db_get_artwork_db_path): create
Artwork directory if not already present.
* itdb.h: Itdb_iTunesDB: moved mountpoint and musicdirs into
private Itdb_Device. Use itdb_set_mountpoint() and
itdb_get_mountpoint() to access the mountpoint.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1220 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2005-02-17 Jorg Schuler <jcsjcs at users.sourceforge.net> + + * itdb_device.[ch]: rewrote ipod-device.c, removed all hal-code, + removed all code irrelevant to writing the iTunesDB and + ArtworkDB. + + * autodetect iControl directory now also works for ArtworkDB. + + * db-artwork-parser.c (ipod_db_get_artwork_db_path): create + Artwork directory if not already present. + + * itdb.h: Itdb_iTunesDB: moved mountpoint and musicdirs into + private Itdb_Device. Use itdb_set_mountpoint() and + itdb_get_mountpoint() to access the mountpoint. + 2005-02-12 Jorg Schuler <jcsjcs at users.sourceforge.net> * itdb.h, itdb_itunesdb.c: added functions for autodetection of |
