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