Update of /cvsroot/gtkpod/libgpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv7375
Modified Files:
ChangeLog
Log Message:
* ithumb-writer.c (itdb_write_ithumb_files):
ITDB_THUMB_PHOTO_TV_SCREEN type thumbnails were not "rearranged"
(i.e. deleted photos were not removed).
(ipod_image_get_ithmb_filename, ithmb_writer_write_thumbnail):
changed "F%u04_%d.ithmb" to "F%d_%d.ithmb" as this format string
is used by the iPod.
NEW: start new thumbnail file F%d_2/3/4... if the size of the
current thumbnail file is larger than ITHUMB_MAX_SIZE (currently
500 MB). Existing thumbnail files with a length larger than this
will NOT be truncated. Patches are welcome (probably add code at
the end of ithumb_rearrange_thumbnail_file()) :-)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -d -r1.156 -r1.157
--- ChangeLog 11 Nov 2006 13:44:28 -0000 1.156
+++ ChangeLog 12 Nov 2006 10:13:58 -0000 1.157
@@ -1,3 +1,19 @@
+2006-11-12 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+ * ithumb-writer.c (itdb_write_ithumb_files):
+ ITDB_THUMB_PHOTO_TV_SCREEN type thumbnails were not "rearranged"
+ (i.e. deleted photos were not removed).
+
+ (ipod_image_get_ithmb_filename, ithmb_writer_write_thumbnail):
+ changed "F%u04_%d.ithmb" to "F%d_%d.ithmb" as this format string
+ is used by the iPod.
+
+ NEW: start new thumbnail file F%d_2/3/4... if the size of the
+ current thumbnail file is larger than ITHUMB_MAX_SIZE (currently
+ 500 MB). Existing thumbnail files with a length larger than this
+ will NOT be truncated. Patches are welcome (probably add code at
+ the end of ithumb_rearrange_thumbnail_file()) :-)
+
2006-11-11 Jorg Schuler <jcsjcs at users.sourceforge.net>
* itdb.h: Itdb_Artwork:
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2