| Commit message (Expand) | Author | Age | Files | Lines |
* | Update python bindings to work with the new thumbnail API.python-thumb-api-fix-v2 | tmzullinger | 2008-08-20 | 1 | -5/+3 |
* | * bindings/python/examples/Makefile.am | Jorg Schuler | 2008-04-19 | 2 | -0/+53 |
* | merge changes from the bug-1723660 branch | Todd Zullinger | 2007-07-31 | 2 | -45/+45 |
* | ensure that bindings/python/examples/save_photos.py is included in tarballs | Todd Zullinger | 2007-07-16 | 1 | -4/+9 |
* | Add some PhotoDB reading features, thanks to John Carr for prompting. | Nicholas Piper | 2007-03-26 | 1 | -0/+39 |
* | * ChangeLog | Jorg Schuler | 2007-02-12 | 2 | -14/+14 |
* | USe /mnt/ipod as the default mountpoint, to match rest of gtkpod | Nicholas Piper | 2006-12-11 | 1 | -1/+1 |
* | Support for removing tracks and playlists, local databases, checking if a tra... | Nicholas Piper | 2006-05-15 | 1 | -28/+23 |
* | Add missing gtkpod.py ; rename playwith_ipod_api.py to use an underscore. | Nicholas Piper | 2006-05-14 | 2 | -1/+1 |
* | Allow add_song.py to create a playlist to put the new tracks into | Nicholas Piper | 2006-05-07 | 1 | -9/+22 |
* | Track, Database and Playlist support for the nicer API. add_song.py uses this... | Nicholas Piper | 2006-05-07 | 2 | -40/+24 |
* | Add sw_get_rule() to extract smart playlist rules from GList*, and hopefully ... | Nicholas Piper | 2006-04-25 | 2 | -1/+57 |
* | Don't change flag1; it is automatic now as it means coverart present or not | Nicholas Piper | 2006-04-25 | 1 | -2/+0 |
* | Add create_mp3_tags_from_itdb.py from Thomas Perl | Nicholas Piper | 2006-04-24 | 2 | -2/+77 |
* | Very start of a much nicer API from Python | Nicholas Piper | 2006-04-09 | 2 | -1/+17 |
* | Correction to filename (again?), since I started to use all underscores inste... | Nicholas Piper | 2006-04-08 | 1 | -1/+1 |
* | Fix adding to podcast playlist, support adding multiple songs at once and sup... | Nicholas Piper | 2006-04-08 | 1 | -44/+80 |
* | Provide typemap for guint8, and use to provide podcast support in add_songs.p... | Nicholas Piper | 2006-04-08 | 1 | -3/+25 |
* | Used wrong variable when printing we couldn't read the ipod. Avoid ampersands... | Nicholas Piper | 2006-04-08 | 1 | -2/+2 |
* | Remove double quotes from search term, and remove 12" too. | Nicholas Piper | 2006-04-07 | 1 | -3/+6 |
* | Delete the temp files AFTER we finish writing to the ipod. | Nicholas Piper | 2006-04-07 | 1 | -3/+6 |
* | Cleanup temp files after we're done. | Nicholas Piper | 2006-04-07 | 1 | -2/+8 |
* | Avoid leaving my key lying around. A bit late. | Nicholas Piper | 2006-04-07 | 1 | -1/+1 |
* | Clean up this directory a little, and improve coverart fetching. | Nicholas Piper | 2006-04-07 | 5 | -17/+121 |
* | Add a toy script to fetch images from Amazon | Nicholas Piper | 2005-11-27 | 1 | -0/+72 |
* | Add some playing with artwork | Nicholas Piper | 2005-11-27 | 1 | -15/+29 |
* | Add LGPL messages | Nicholas Piper | 2005-11-26 | 2 | -0/+49 |
* | Add sw_get_playlist_tracks() and define G_BEGIN_DECLS/G_END_DECLS for swig | Nicholas Piper | 2005-11-26 | 1 | -2/+8 |
* | * itdb.h, itdb_itunesdb.c, itdb_private.h: moved next_id from | Jorg Schuler | 2005-09-27 | 2 | -0/+100 |