diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2008-08-09 Todd Zullinger <tmzullinger at users.sourceforge.net> + + * bindings/python/examples/save_photos.py + bindings/python/gpod.i.in + bindings/python/ipod.py + bindings/python/tests/tests.py: + Update python bindings to work with the new thumbnail API. + + This removes sw_get_artwork_thumbnails() and the Thumbnail + class from the python bindings. The get_pixbuf() function + is now in the Photo class. + 2008-08-09 Paul Richardson <phantom_sf at users.sourceforge.net> * Added eclipse project related files to svn:ignore |