diff options
| author | teuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2005-09-27 07:25:25 +0000 |
|---|---|---|
| committer | teuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2005-09-27 07:25:25 +0000 |
| commit | f665434b3520e20af999c0e68b372bd11d69384e (patch) | |
| tree | 9b7b473b8e72733ac29a6e6bd7d68f140c55f442 /ChangeLog | |
| parent | b56b0dc73fb6e9975c11fc0e909a3434f4f01e15 (diff) | |
| download | libgpod-f665434b3520e20af999c0e68b372bd11d69384e.tar.gz libgpod-f665434b3520e20af999c0e68b372bd11d69384e.tar.xz libgpod-f665434b3520e20af999c0e68b372bd11d69384e.zip | |
2005-09-27 Christophe Fergeau <teuf@gnome.org>
* src/itdb_itunesdb.c: (write_mhsd_tracks), (write_playlist_mhips),
(write_podcast_mhips): move variable declaration before code to fix
compilation
* src/db-artwork-parser.c: (ipod_parse_artwork_db):
* src/db-artwork-writer.c: (ipod_write_artwork_db):
* src/ithumb-writer.c: (ithumb_writer_new): added some sanity checks
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1103 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2005-09-27 Christophe Fergeau <teuf@gnome.org> + + * src/itdb_itunesdb.c: (write_mhsd_tracks), (write_playlist_mhips), + (write_podcast_mhips): move variable declaration before code to fix + compilation + * src/db-artwork-parser.c: (ipod_parse_artwork_db): + * src/db-artwork-writer.c: (ipod_write_artwork_db): + * src/ithumb-writer.c: (ithumb_writer_new): added some sanity checks + to detect better when the iPod doesn't have any artwork data + 2005-09-24 Jorg Schuler <jcsjcs at users.sourceforge.net> * itdb.h/itdb_playlist.c: new functions: itdb_playlist_is_mpl() |
