Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Playlist: move playlist_increment_version_all() into the class | Max Kellermann | 2013-01-09 | 1 | -2/+2 |
* | idle: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -4/+1 |
* | Playlist: convert functions to methods | Max Kellermann | 2013-01-07 | 1 | -170/+94 |
* | queue: convert all functions to methods | Max Kellermann | 2013-01-06 | 1 | -36/+27 |
* | Playlist: add constructor and destructor | Max Kellermann | 2013-01-06 | 1 | -15/+0 |
* | Playlist: pass max_length to playlist_init() | Max Kellermann | 2013-01-04 | 1 | -5/+2 |
* | player_control.h: convert header to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+452 |