| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add sw_get_rule() to extract smart playlist rules from GList*, and hopefully ... | Nicholas Piper | 2006-04-25 | 3 | -13/+113 |
| * | 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 | 5 | -3/+203 |
| * | Allow fetching guint8 values into Python. Include function name in exception ... | Nicholas Piper | 2006-04-08 | 1 | -1/+5 |
| * | Correction to filename (again?), since I started to use all underscores inste... | Nicholas Piper | 2006-04-08 | 1 | -1/+1 |
| * | Correction to filename (again?), since I started to use all underscores inste... | Nicholas Piper | 2006-04-08 | 1 | -5/+3 |
| * | Remove Makefile, which is generated and shouldn't be in CVS. | Nicholas Piper | 2006-04-08 | 1 | -416/+0 |
| * | Fix adding to podcast playlist, support adding multiple songs at once and sup... | Nicholas Piper | 2006-04-08 | 1 | -44/+80 |
| * | Update EXTRA_DIST | Nicholas Piper | 2006-04-08 | 1 | -2/+3 |
| * | Provide typemap for guint8, and use to provide podcast support in add_songs.p... | Nicholas Piper | 2006-04-08 | 2 | -3/+37 |
| * | 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 |
| * | 2006-04-03 Jorg Schuler <jcsjcs at users.sourceforge.net> | Jorg Schuler | 2006-04-05 | 3 | -13/+450 |
| * | I think I'm abusing a Swig internal implementation detail here; and they chan... | Nicholas Piper | 2006-02-25 | 1 | -3/+3 |
| * | Add a little note to say where to send patches | Nicholas Piper | 2005-11-27 | 1 | -0/+4 |
| * | 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 a comment about unicode | Nicholas Piper | 2005-11-27 | 1 | -0/+4 |
| * | Add LGPL messages | Nicholas Piper | 2005-11-26 | 3 | -0/+74 |
| * | Add sw_get_playlist_tracks() and define G_BEGIN_DECLS/G_END_DECLS for swig | Nicholas Piper | 2005-11-26 | 2 | -2/+23 |
| * | * bindings/python/gpod.i: applied Kelvin Lawson's patch to query | Jorg Schuler | 2005-10-09 | 1 | -0/+2 |
| * | * itdb.h, itdb_itunesdb.c, itdb_private.h: moved next_id from | Jorg Schuler | 2005-09-27 | 2 | -0/+56 |
| * | * added python bindings provided by Nicholas Piper | Jorg Schuler | 2005-09-23 | 3 | -0/+104 |