diff options
| author | Christophe Fergeau <teuf@gnome.org> | 2008-05-24 09:18:53 +0000 |
|---|---|---|
| committer | Christophe Fergeau <teuf@gnome.org> | 2008-05-24 09:18:53 +0000 |
| commit | 90733f77c9f791bb9bf52f3d5dfb0b618caf0afc (patch) | |
| tree | af2a71dc5284f5794a1024a05f827f7a0050f5df /ChangeLog | |
| parent | 0318a9a89b5e14054f0755b575d30a08f316aad0 (diff) | |
| download | libgpod-90733f77c9f791bb9bf52f3d5dfb0b618caf0afc.tar.gz libgpod-90733f77c9f791bb9bf52f3d5dfb0b618caf0afc.tar.xz libgpod-90733f77c9f791bb9bf52f3d5dfb0b618caf0afc.zip | |
Factor some code out of ithumb_writer_write_thumbnail for better readability
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1977 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2008-05-24 Christophe Fergeau <teuf at gnome.org> + * src/ithumb-writer.c: factor some code out of + ithumb_writer_write_thumbnail into separate functions to make the + code more readable + +2008-05-24 Christophe Fergeau <teuf at gnome.org> + Patch from Jacob Hoffman-Andrews <jsha at newview.org> * src/itdb_device.h: add 'crop' field to Itdb_ArtworkFormat |
