diff options
| author | Christophe Fergeau <teuf@gnome.org> | 2005-09-27 07:25:25 +0000 |
|---|---|---|
| committer | Christophe Fergeau <teuf@gnome.org> | 2005-09-27 07:25:25 +0000 |
| commit | 5d38cbffd827dd36c7e7f91580ec31da9ebaf92d (patch) | |
| tree | 9b7b473b8e72733ac29a6e6bd7d68f140c55f442 /ChangeLog | |
| parent | 6a0e830586380aafe71e9709814624057e21ca79 (diff) | |
| download | libgpod-5d38cbffd827dd36c7e7f91580ec31da9ebaf92d.tar.gz libgpod-5d38cbffd827dd36c7e7f91580ec31da9ebaf92d.tar.xz libgpod-5d38cbffd827dd36c7e7f91580ec31da9ebaf92d.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() |
