summaryrefslogtreecommitdiffstats
path: root/bindings/python/examples
Commit message (Expand)AuthorAgeFilesLines
* Update python bindings to work with the new thumbnail API.python-thumb-api-fix-v2tmzullinger2008-08-201-5/+3
* * bindings/python/examples/Makefile.amJorg Schuler2008-04-192-0/+53
* merge changes from the bug-1723660 branchTodd Zullinger2007-07-312-45/+45
* ensure that bindings/python/examples/save_photos.py is included in tarballsTodd Zullinger2007-07-161-4/+9
* Add some PhotoDB reading features, thanks to John Carr for prompting.Nicholas Piper2007-03-261-0/+39
* * ChangeLogJorg Schuler2007-02-122-14/+14
* USe /mnt/ipod as the default mountpoint, to match rest of gtkpodNicholas Piper2006-12-111-1/+1
* Support for removing tracks and playlists, local databases, checking if a tra...Nicholas Piper2006-05-151-28/+23
* Add missing gtkpod.py ; rename playwith_ipod_api.py to use an underscore.Nicholas Piper2006-05-142-1/+1
* Allow add_song.py to create a playlist to put the new tracks intoNicholas Piper2006-05-071-9/+22
* Track, Database and Playlist support for the nicer API. add_song.py uses this...Nicholas Piper2006-05-072-40/+24
* Add sw_get_rule() to extract smart playlist rules from GList*, and hopefully ...Nicholas Piper2006-04-252-1/+57
* Don't change flag1; it is automatic now as it means coverart present or notNicholas Piper2006-04-251-2/+0
* Add create_mp3_tags_from_itdb.py from Thomas PerlNicholas Piper2006-04-242-2/+77
* Very start of a much nicer API from PythonNicholas Piper2006-04-092-1/+17
* Correction to filename (again?), since I started to use all underscores inste...Nicholas Piper2006-04-081-1/+1
* Fix adding to podcast playlist, support adding multiple songs at once and sup...Nicholas Piper2006-04-081-44/+80
* Provide typemap for guint8, and use to provide podcast support in add_songs.p...Nicholas Piper2006-04-081-3/+25
* Used wrong variable when printing we couldn't read the ipod. Avoid ampersands...Nicholas Piper2006-04-081-2/+2
* Remove double quotes from search term, and remove 12" too.Nicholas Piper2006-04-071-3/+6
* Delete the temp files AFTER we finish writing to the ipod.Nicholas Piper2006-04-071-3/+6
* Cleanup temp files after we're done.Nicholas Piper2006-04-071-2/+8
* Avoid leaving my key lying around. A bit late.Nicholas Piper2006-04-071-1/+1
* Clean up this directory a little, and improve coverart fetching.Nicholas Piper2006-04-075-17/+121
* Add a toy script to fetch images from AmazonNicholas Piper2005-11-271-0/+72
* Add some playing with artworkNicholas Piper2005-11-271-15/+29
* Add LGPL messagesNicholas Piper2005-11-262-0/+49
* Add sw_get_playlist_tracks() and define G_BEGIN_DECLS/G_END_DECLS for swigNicholas Piper2005-11-261-2/+8
* * itdb.h, itdb_itunesdb.c, itdb_private.h: moved next_id fromJorg Schuler2005-09-272-0/+100