Revision: 2194
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2194&view=rev
Author:   tmzullinger
Date:     2009-01-03 02:58:14 +0000 (Sat, 03 Jan 2009)

Log Message:
-----------
Update NEWS

Modified Paths:
--------------
    libgpod/trunk/NEWS

Modified: libgpod/trunk/NEWS
===================================================================
--- libgpod/trunk/NEWS  2009-01-03 02:58:02 UTC (rev 2193)
+++ libgpod/trunk/NEWS  2009-01-03 02:58:14 UTC (rev 2194)
@@ -17,6 +17,11 @@
 These are the big letters that show up in the album/artist list when someone
 quickly scrolls through them. Thanks a lot to Ian Stewart for implementing it.
 
+* chapter data support
+
+Chapter data allows large files (movies, audio books, podcasts) to be divided
+into smaller sections.  Thanks to Michael Tiffany for this feature.
+
 * improved timezone handling
 
 This should now work up to 5G iPods, for newer iPods, libgpod will assume 
@@ -28,8 +33,7 @@
 
 * much more complete API doc
 
-Most (all ?) of the public API of libgpod is now documented with gtkdoc. Thanks
-goes to Todd Zullinger.
+All of the public API is now documented with gtk-doc.
 
 * simplification of the cover art handling API
 
@@ -54,7 +58,7 @@
 
 This is probably not perfect yet, but the goal is to improve it as much as
 possible so don't hesitate to send bug reports if some things are still not
-working. Thanks to the songbird project and Eric Lassauge
+working. Thanks to the songbird project and Éric Lassauge.
 
 * reworked handling of artwork formats
 
@@ -63,6 +67,11 @@
 for libgpod to support artwork on newly released iPod models without the need
 to upgrade.
 
+* python bindings are more consistent with other python container objects
+
+This enables testing whether a key exists in an object (e.g. "'title' in 
track")
+as well as iterating over a Track or Photo object's keys, values, or items.
+
 * bug fixes and code cleanup all over the place
 
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to