Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stored_playlist: renamed and moved spl_delete() to stored_playlist.c | Max Kellermann | 2008-10-23 | 1 | -0/+3 |
* | stored_playlist: spl_load() returns GPtrArray | Max Kellermann | 2008-10-23 | 1 | -2/+4 |
* | stored_playlist: unsigned index arguments | Max Kellermann | 2008-10-23 | 1 | -2/+2 |
* | stored_playlist: added spl_list() | Max Kellermann | 2008-10-22 | 1 | -0/+18 |
* | stored_playlist: spl_append_uri() returns enum playlist_result | Max Kellermann | 2008-10-22 | 1 | -1/+1 |
* | stored_playlist: de-CamelCase moved function | Max Kellermann | 2008-10-22 | 1 | -3/+2 |
* | stored_playlist: moved functions from playlist.c | Max Kellermann | 2008-10-22 | 1 | -0/+4 |
* | stored_playlist: no CamelCase | Max Kellermann | 2008-10-22 | 1 | -6/+7 |
* | renamed storedPlaylist.c to stored_playlist.c | Max Kellermann | 2008-10-22 | 1 | -0/+44 |