summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2006-06-02 18:08:14 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2006-06-02 18:08:14 +0000
commitf68c615b63670b9b17ab8baaa5771f9d41d931eb (patch)
treed3eba7dc22f321067eef764227db700c484b914c /ChangeLog
parent102cf76b4d3a43e728d9212427c43c1bea7230da (diff)
downloadlibgpod-f68c615b63670b9b17ab8baaa5771f9d41d931eb.tar.gz
libgpod-f68c615b63670b9b17ab8baaa5771f9d41d931eb.tar.xz
libgpod-f68c615b63670b9b17ab8baaa5771f9d41d931eb.zip
* src/db-artwork-writer.c
src/db-image-parser.c src/itdb.h src/ithumb-writer.c: Hopefully do padding right: - read padding fields from mhni header and store them with each thumbnail - calculate padding for PhotoDB only (padding for iTunesDB Artwork does not seem to be necessary) - include the padding into the total width/height It seems to work well on my iPod Nano -- feedback appreciated. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1298 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 16 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b146fe..1dee3b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,21 @@
2006-06-03 Jorg Schuler <jcsjcs at users.sourceforge.net>
- * tests/test-photos.c: added possibility to dump all photos into a
- directory:
+ * src/db-artwork-writer.c
+ src/db-image-parser.c
+ src/itdb.h
+ src/ithumb-writer.c: Hopefully do padding right:
+
+ - read padding fields from mhni header and store them with
+ each thumbnail
+ - calculate padding for PhotoDB only (padding for iTunesDB
+ Artwork does not seem to be necessary)
+ - include the padding into the total width/height
+
+ It seems to work well on my iPod Nano -- feedback appreciated.
+
+ * tests/test-photos.c: added possibility to dump all photos into
+ a directory:
+
tests/test-photos dump <mountpoint> <output_dir>
* src/itdb_artwork.c: changed byte order for full screen iPod