summaryrefslogtreecommitdiffstats
path: root/bindings/python/ipod.py
Commit message (Expand)AuthorAgeFilesLines
* Catch up with flag2->skip_when_shuffling, flag3->remember_playback_position r...Nicholas Piper2006-05-301-17/+7
* Fix some Playlist handling - len(), creating without kwargs.Nicholas Piper2006-05-231-5/+5
* Assume local if localdb is specifiedNicholas Piper2006-05-191-1/+1
* Config file for DoxygenNicholas Piper2006-05-171-1/+4
* Support for removing tracks and playlists, local databases, checking if a tra...Nicholas Piper2006-05-151-20/+106
* Allow searching for playlists by id, name and numberNicholas Piper2006-05-151-5/+63
* Allow add_song.py to create a playlist to put the new tracks intoNicholas Piper2006-05-071-2/+11
* Track, Database and Playlist support for the nicer API. add_song.py uses this...Nicholas Piper2006-05-071-12/+191
* Very start of a much nicer API from PythonNicholas Piper2006-04-091-0/+147