Update of /cvsroot/gtkpod/libgpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv28942

Modified Files:
        ChangeLog 
Log Message:
add some of Nick's recent work on the python bindings

Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -d -r1.180 -r1.181
--- ChangeLog   15 Jan 2007 01:18:39 -0000      1.180
+++ ChangeLog   15 Jan 2007 03:09:17 -0000      1.181
@@ -1,3 +1,24 @@
+2007-01-15  Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+       * Makefile.am
+         bindings/python/Makefile.am
+         bindings/python/__init__.py
+         bindings/python/gpod.i.in
+         bindings/python/gpod_doc.i.in
+         bindings/python/gtkdoc-to-swig.xsl
+         bindings/python/gtkpod.py
+         bindings/python/ipod.py: add builtin documentation to the python
+         bindings using the gtk-docs for all of the wrapped libgpod
+         functions (with much help from Nicolas Piper)
+
+       * bindings/python/gtkpod.py: fix encoding issue in
+         write_pair() (Nicolas Piper)
+         handle gtkpod extended info files with either md5_hash or
+         sha1_hash fields (Nicolas Piper)
+
+       * bindings/python/ipod.py: ensure the db object doesn't get
+         garbage collected at the wrong time (Nicolas Piper)
+
 2007-01-15  Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * po/sv.po: updated Swedish catalog -- thanks to Stefan Asserhall


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to