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 | a443d5bb4d8f41d3d866a41b6282673e83de771c (patch) | |
| tree | 3e14449c32151951a9eca7c278a360ed6b4d44e1 /ChangeLog | |
| parent | b6764120dcdadf1c9688779c09db69f5929a1dcb (diff) | |
| download | libgpod-a443d5bb4d8f41d3d866a41b6282673e83de771c.tar.gz libgpod-a443d5bb4d8f41d3d866a41b6282673e83de771c.tar.xz libgpod-a443d5bb4d8f41d3d866a41b6282673e83de771c.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 |
