diff options
| author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2006-03-12 09:59:14 +0000 |
|---|---|---|
| committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2006-03-12 09:59:14 +0000 |
| commit | 71a445ee1a060a1be0f12d645da36c8d972f1513 (patch) | |
| tree | 064435c59e45d45d70bd4e441ee3609eafc28119 /ChangeLog | |
| parent | baf2d222fb8bc1870f2e73adf468b3261d5943aa (diff) | |
| download | libgpod-71a445ee1a060a1be0f12d645da36c8d972f1513.tar.gz libgpod-71a445ee1a060a1be0f12d645da36c8d972f1513.tar.xz libgpod-71a445ee1a060a1be0f12d645da36c8d972f1513.zip | |
* itdb.h: added movie_flag and lyrics_flag to Itdb_Track
* itdb.h, itdb_itunesdb.c, itdb_private.h: added support for
mobile phone reversed-endian iTunesDB. Please note that you have
to rename the folder iTunes_Control to iPod_Control manually. to
write reversed-endian files, itdb->reversed must be set to
TRUE. When reading an iTunesDB the endianess is detected
automatically and itdb->reversed set appropriately. Only the
inversed iTunesDBs, 'Play Counts', and OTG playlist files are
read yet. The ArtworkDB and thumbnail files cannot be parsed
yet.
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1218 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2005-02-12 Jorg Schuler <jcsjcs at users.sourceforge.net> + + * itdb.h: added movie_flag and lyrics_flag to Itdb_Track + + * itdb.h, itdb_itunesdb.c, itdb_private.h: added support for + mobile phone reversed-endian iTunesDB. Please note that you have + to rename the folder iTunes_Control to iPod_Control manually. to + write reversed-endian files, itdb->reversed must be set to + TRUE. When reading an iTunesDB the endianess is detected + automatically and itdb->reversed set appropriately. Only the + inversed iTunesDBs, 'Play Counts', and OTG playlist files are + read yet. The ArtworkDB and thumbnail files cannot be parsed + yet. + 2005-02-04 Jorg Schuler <jcsjcs at users.sourceforge.net> * ipod-device.c: added entries for iPod Nano 1 GB black and white |
