Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -1/+0 |
* | Main: move global variables to struct Instance | Max Kellermann | 2013-04-17 | 1 | -3/+3 |
* | EventPipe: rename to GlobalEvents | Max Kellermann | 2013-01-09 | 1 | -3/+3 |
* | event_pipe.h: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -4/+1 |
* | Playlist.hxx: move prototype to PlaylistGlobal.hxx | Max Kellermann | 2013-01-09 | 1 | -0/+1 |
* | Playlist: convert functions to methods | Max Kellermann | 2013-01-07 | 1 | -3/+2 |
* | Partition: new class, container for Playlist and PlayerControl | Max Kellermann | 2013-01-05 | 1 | -13/+5 |
* | 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/+60 |