Age | Commit message (Expand) | Author |
---|---|---|
2008-12-04 | stored_playlist: include time.h for the time_t type | Max Kellermann |
2008-10-23 | stored_playlist: renamed and moved spl_delete() to stored_playlist.c | Max Kellermann |
2008-10-23 | stored_playlist: spl_load() returns GPtrArray | Max Kellermann |
2008-10-23 | stored_playlist: unsigned index arguments | Max Kellermann |
2008-10-22 | stored_playlist: added spl_list() | Max Kellermann |
2008-10-22 | stored_playlist: spl_append_uri() returns enum playlist_result | Max Kellermann |
2008-10-22 | stored_playlist: de-CamelCase moved function | Max Kellermann |
2008-10-22 | stored_playlist: moved functions from playlist.c | Max Kellermann |
2008-10-22 | stored_playlist: no CamelCase | Max Kellermann |
2008-10-22 | renamed storedPlaylist.c to stored_playlist.c | Max Kellermann |