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