<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libgpod.git/bindings/python, branch remove-chapterdata_raw</title>
<subtitle>libgpod - iPod library (tmz's crap)</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/libgpod.git/'/>
<entry>
<title>Python: Set the mediatype field for Track objects</title>
<updated>2008-08-23T18:04:30+00:00</updated>
<author>
<name>tmzullinger</name>
<email>tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6</email>
</author>
<published>2008-08-23T18:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/libgpod.git/commit/?id=a002a6baceaaed976d4e9790fbf20d0d96bb1abd'/>
<id>a002a6baceaaed976d4e9790fbf20d0d96bb1abd</id>
<content type='text'>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2112 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2112 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</pre>
</div>
</content>
</entry>
<entry>
<title>Python: Whitespace cleanup of tests.py</title>
<updated>2008-08-23T18:03:52+00:00</updated>
<author>
<name>tmzullinger</name>
<email>tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6</email>
</author>
<published>2008-08-23T18:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/libgpod.git/commit/?id=3f1e901ee5fe81afdb0301eea4daa15e639b9c5a'/>
<id>3f1e901ee5fe81afdb0301eea4daa15e639b9c5a</id>
<content type='text'>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2111 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2111 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</pre>
</div>
</content>
</entry>
<entry>
<title>Python: Be more consistent with other container objects and classes</title>
<updated>2008-08-23T18:02:42+00:00</updated>
<author>
<name>tmzullinger</name>
<email>tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6</email>
</author>
<published>2008-08-23T18:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/libgpod.git/commit/?id=21f833e2ffc6e031d5d3421e9dabf38069cf4896'/>
<id>21f833e2ffc6e031d5d3421e9dabf38069cf4896</id>
<content type='text'>
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.  The items() and pairs() methods were renamed to
values() and items(), respectively, in the Track and Photo classes.

git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2110 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.  The items() and pairs() methods were renamed to
values() and items(), respectively, in the Track and Photo classes.

git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2110 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</pre>
</div>
</content>
</entry>
<entry>
<title>Python: Add a quiet parameter to Database.remove() and use it in tests</title>
<updated>2008-08-23T18:01:32+00:00</updated>
<author>
<name>tmzullinger</name>
<email>tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6</email>
</author>
<published>2008-08-23T18:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/libgpod.git/commit/?id=9a98fc1a1b4476dd57e226cfafaa283997732752'/>
<id>9a98fc1a1b4476dd57e226cfafaa283997732752</id>
<content type='text'>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2109 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2109 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</pre>
</div>
</content>
</entry>
<entry>
<title>Update python bindings to work with the new thumbnail API.</title>
<updated>2008-08-20T17:37:32+00:00</updated>
<author>
<name>tmzullinger</name>
<email>tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6</email>
</author>
<published>2008-08-20T17:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/libgpod.git/commit/?id=a784f5941d57b692338782b1955f5721aaabaa7d'/>
<id>a784f5941d57b692338782b1955f5721aaabaa7d</id>
<content type='text'>
This removes sw_get_artwork_thumbnails() and the Thumbnail class from
the python bindings.  The get_pixbuf() function is now in the Photo
class.

git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2108 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes sw_get_artwork_thumbnails() and the Thumbnail class from
the python bindings.  The get_pixbuf() function is now in the Photo
class.

git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2108 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove references to itdb_thumb_get_gdk_pixbuf()</title>
<updated>2008-07-17T16:10:33+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmzullinger@users.sourceforge.net</email>
</author>
<published>2008-07-17T16:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/libgpod.git/commit/?id=1baca05b65f9f85be79369360aa895b4a7932a0f'/>
<id>1baca05b65f9f85be79369360aa895b4a7932a0f</id>
<content type='text'>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2050 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2050 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</pre>
</div>
</content>
</entry>
<entry>
<title>Write shuffle data (thanks to Diogo Dutra)</title>
<updated>2008-05-02T00:05:51+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmzullinger@users.sourceforge.net</email>
</author>
<published>2008-05-02T00:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/libgpod.git/commit/?id=b946601562600e3daf2d8430c0028675cf3aca06'/>
<id>b946601562600e3daf2d8430c0028675cf3aca06</id>
<content type='text'>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1967 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1967 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</pre>
</div>
</content>
</entry>
<entry>
<title>        * bindings/python/examples/Makefile.am</title>
<updated>2008-04-19T09:13:33+00:00</updated>
<author>
<name>Jorg Schuler</name>
<email>jcsjcs@users.sourceforge.net</email>
</author>
<published>2008-04-19T09:13:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/libgpod.git/commit/?id=d573e5c181ae8bcd9513fe10cbc939a749fb7a5f'/>
<id>d573e5c181ae8bcd9513fe10cbc939a749fb7a5f</id>
<content type='text'>
	  Added fix_empty_artist_field.py provided by Thomas Perl.



git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1963 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	  Added fix_empty_artist_field.py provided by Thomas Perl.



git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1963 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup more of our dirs with make uninstall</title>
<updated>2008-03-29T20:32:38+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmzullinger@users.sourceforge.net</email>
</author>
<published>2008-03-29T20:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/libgpod.git/commit/?id=72fab9b0f90099893bc28017af78eb54cc21563d'/>
<id>72fab9b0f90099893bc28017af78eb54cc21563d</id>
<content type='text'>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1955 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1955 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</pre>
</div>
</content>
</entry>
<entry>
<title>Track.set_thumbnail() was renamed to Track.set_coverart_from_file() a long time ago</title>
<updated>2008-02-13T08:59:06+00:00</updated>
<author>
<name>Todd Zullinger</name>
<email>tmzullinger@users.sourceforge.net</email>
</author>
<published>2008-02-13T08:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/tmz/public_git/libgpod.git/commit/?id=1f08b7868f57d16cdbd9dd9f730c4871b18ccb78'/>
<id>1f08b7868f57d16cdbd9dd9f730c4871b18ccb78</id>
<content type='text'>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1949 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1949 f01d2545-417e-4e96-918e-98f8d0dbbcb6
</pre>
</div>
</content>
</entry>
</feed>
