Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include cleanup | Max Kellermann | 2013-07-30 | 1 | -2/+0 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -5/+6 |
* | Playlist, Song: clarify parameter encoding | Max Kellermann | 2013-01-18 | 1 | -1/+1 |
* | Playlist: initialise attribute "playing" | Max Kellermann | 2013-01-15 | 1 | -1/+1 |
* | Playlist.hxx: move prototype to PlaylistGlobal.hxx | Max Kellermann | 2013-01-09 | 1 | -3/+0 |
* | Playlist: move playlist_increment_version_all() into the class | Max Kellermann | 2013-01-09 | 1 | -3/+2 |
* | Playlist: convert functions to methods | Max Kellermann | 2013-01-07 | 1 | -129/+138 |
* | Queue: add constructor and destructor | Max Kellermann | 2013-01-06 | 1 | -3/+1 |
* | Playlist: add constructor and destructor | Max Kellermann | 2013-01-06 | 1 | -6/+9 |
* | Partition: new class, container for Playlist and PlayerControl | Max Kellermann | 2013-01-05 | 1 | -7/+1 |
* | Playlist: pass max_length to playlist_init() | Max Kellermann | 2013-01-04 | 1 | -2/+2 |
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+256 |