aboutsummaryrefslogtreecommitdiffstats
path: root/src/storedPlaylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* storedplaylist is now the last stored mtimeQball Cow2007-08-201-14/+3
* just testing3Qball Cow2007-08-201-1/+1
* some fixedQball Cow2007-08-191-5/+8
* Custom patch to add a playlist versioning number, needs testing2Qball Cow2007-08-191-1/+0
* Custom patch to add a playlist versioning number, needs testingQball Cow2007-08-191-0/+37
* Changing calls to strdup to xstrdup.J. Alexander Treuman2007-05-261-2/+2
* Make sure StoredPlaylists always contain UTF-8 paths that are eitherJ. Alexander Treuman2007-05-261-20/+37
* More formatting/error message cleanups in storedPlaylist.c.J. Alexander Treuman2007-05-261-50/+18
* Don't call freeStoredPlaylist(sp) inside an if (!sp) block. It causesJ. Alexander Treuman2007-05-261-2/+0
* Cleaning up formatting and error messages in storedPlaylist.c.J. Alexander Treuman2007-05-251-63/+25
* Adding rename command, for renaming stored playlists.J. Alexander Treuman2007-05-241-0/+65
* Cleaning up error messages in storedPlaylist.c.J. Alexander Treuman2007-05-241-28/+42
* Fail loading the playlist on errors mid-file. The same code is used forJ. Alexander Treuman2007-05-161-0/+4
* Committing pat's rewrite of the stored playlist code. This also adds twoJ. Alexander Treuman2007-05-161-0/+473