diff options
| author | Christophe Fergeau <teuf@gnome.org> | 2007-10-24 20:24:30 +0000 |
|---|---|---|
| committer | Christophe Fergeau <teuf@gnome.org> | 2007-10-24 20:24:30 +0000 |
| commit | c1c0138d5f2386c8afdeee6b88bb6258710e8203 (patch) | |
| tree | 3e14449c32151951a9eca7c278a360ed6b4d44e1 /ChangeLog | |
| parent | e910f960ec40b04ac951269b0c4b1efeb63bd0c6 (diff) | |
| download | libgpod-c1c0138d5f2386c8afdeee6b88bb6258710e8203.tar.gz libgpod-c1c0138d5f2386c8afdeee6b88bb6258710e8203.tar.xz libgpod-c1c0138d5f2386c8afdeee6b88bb6258710e8203.zip | |
* src/db-artwork-writer.c: (write_mhif), (should_write),
(write_mhlf): don't hardcode the number of mhif entries we write, but
write as many entries as the number of thumbnail formats supported by
the device
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1736 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-10-24 Christophe Fergeau <teuf@gnome.org> + * src/db-artwork-writer.c: (write_mhif), (should_write), + (write_mhlf): don't hardcode the number of mhif entries we write, but + write as many entries as the number of thumbnail formats supported by + the device + +2007-10-24 Christophe Fergeau <teuf@gnome.org> + * src/db-artwork-writer.c: (write_mhla): yet another missing endianness conversion |
