aboutsummaryrefslogtreecommitdiffstats
path: root/src/storedPlaylist.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* song: converted typedef Song to struct songMax Kellermann2008-10-111-1/+1
* playlist: don't pass "fd" to storedPlaylist.c functionsMax Kellermann2008-09-091-6/+13
* clean up CPP includesMax Kellermann2008-04-121-1/+0
* storedPlaylist: remove the needless StoredPlaylist struct and just use ListEric Wong2008-01-011-8/+1
* storedPlaylist: cleanup API and avoid needless heap allocations + error checksEric Wong2008-01-011-7/+3
* Adding rename command, for renaming stored playlists.J. Alexander Treuman2007-05-241-0/+2
* Committing pat's rewrite of the stored playlist code. This also adds twoJ. Alexander Treuman2007-05-161-0/+46