Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-05-26 | Changing calls to strdup to xstrdup. | J. Alexander Treuman | 1 | -2/+2 |
2007-05-26 | Make sure StoredPlaylists always contain UTF-8 paths that are either | J. Alexander Treuman | 1 | -20/+37 |
2007-05-26 | More formatting/error message cleanups in storedPlaylist.c. | J. Alexander Treuman | 1 | -50/+18 |
2007-05-26 | Don't call freeStoredPlaylist(sp) inside an if (!sp) block. It causes | J. Alexander Treuman | 1 | -2/+0 |
2007-05-25 | Cleaning up formatting and error messages in storedPlaylist.c. | J. Alexander Treuman | 1 | -63/+25 |
2007-05-24 | Adding rename command, for renaming stored playlists. | J. Alexander Treuman | 1 | -0/+65 |
2007-05-24 | Cleaning up error messages in storedPlaylist.c. | J. Alexander Treuman | 1 | -28/+42 |
2007-05-16 | Fail loading the playlist on errors mid-file. The same code is used for | J. Alexander Treuman | 1 | -0/+4 |
2007-05-16 | Committing pat's rewrite of the stored playlist code. This also adds two | J. Alexander Treuman | 1 | -0/+473 |