Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | player_control: rename to PlayerControl | Max Kellermann | 2013-10-28 | 1 | -1/+1 |
* | Partition: add method DatabaseModified() | Max Kellermann | 2013-10-22 | 1 | -0/+6 |
* | Playlist: copy stream tags from the PlayerThread | Max Kellermann | 2013-10-22 | 1 | -2/+2 |
* | Partition: add methods TagModified(), SyncWithPlayer() | Max Kellermann | 2013-10-21 | 1 | -0/+11 |
* | PlaylistError: convert playlist_result to a strictly-typed enum | Max Kellermann | 2013-10-20 | 1 | -22/+22 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
* | Main: move global variables to struct Instance | Max Kellermann | 2013-04-17 | 1 | -2/+7 |
* | Playlist, Song: clarify parameter encoding | Max Kellermann | 2013-01-18 | 1 | -2/+2 |
* | Playlist: convert functions to methods | Max Kellermann | 2013-01-07 | 1 | -0/+122 |
* | Playlist: add constructor and destructor | Max Kellermann | 2013-01-06 | 1 | -6/+2 |
* | Partition: new class, container for Playlist and PlayerControl | Max Kellermann | 2013-01-05 | 1 | -0/+47 |