aboutsummaryrefslogtreecommitdiffstats
path: root/src/storedPlaylist.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-11song: converted typedef Song to struct songMax Kellermann1-1/+1
2008-09-09playlist: don't pass "fd" to storedPlaylist.c functionsMax Kellermann1-6/+13
2008-04-12clean up CPP includesMax Kellermann1-1/+0
2008-01-01storedPlaylist: remove the needless StoredPlaylist struct and just use ListEric Wong1-8/+1
2008-01-01storedPlaylist: cleanup API and avoid needless heap allocations + error checksEric Wong1-7/+3
2007-05-24Adding rename command, for renaming stored playlists.J. Alexander Treuman1-0/+2
2007-05-16Committing pat's rewrite of the stored playlist code. This also adds twoJ. Alexander Treuman1-0/+46