summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2007-11-10 04:32:04 +0000
committerjcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2007-11-10 04:32:04 +0000
commit4ead68bdd2d2517fea05e3b33238be1f25da2203 (patch)
tree96a5042045a8b3e8ec09eac9eea9f7d19e9df74a /ChangeLog
parent7116524820b7873f045fefe60875c8cbaa23dfb7 (diff)
downloadlibgpod-4ead68bdd2d2517fea05e3b33238be1f25da2203.tar.gz
libgpod-4ead68bdd2d2517fea05e3b33238be1f25da2203.tar.xz
libgpod-4ead68bdd2d2517fea05e3b33238be1f25da2203.zip
* src/itdb_device.c: added photo thumbnail definitions for iPod
Touch. I'm not sure how reasonable the "PHOTO_LARGE, _FULL_SCREEN, _TV_SCREEN" classification is, however... git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1769 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36f48bc..e6bd160 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
handled, the rest (type 2: image transition style) are being
discarded.
+ * src/itdb_device.c: added photo thumbnail definitions for iPod
+ Touch. I'm not sure how reasonable the "PHOTO_LARGE,
+ _FULL_SCREEN, _TV_SCREEN" classification is, however...
+
2007-11-09 Jorg Schuler <jcsjcs at users.sourceforge.net>
* src/db-parse-context.c (db_parse_context_get_m_header_internal):