Age | Commit message (Expand) | Author |
---|---|---|
2014-01-13 | copyright year 2014 | Max Kellermann |
2014-01-09 | DetachedSong: fork of struct Song | Max Kellermann |
2013-10-28 | player_control: rename to PlayerControl | Max Kellermann |
2013-10-20 | PlaylistError: convert playlist_result to a strictly-typed enum | Max Kellermann |
2013-10-19 | *: use references instead of pointers | Max Kellermann |
2013-10-02 | Log: new logging library API | Max Kellermann |
2013-10-02 | Playlist*: use nullptr instead of NULL | Max Kellermann |
2013-09-27 | PlayerControl: use strictly typed enums | Max Kellermann |
2013-07-28 | song: convert header to C++ | Max Kellermann |
2013-01-20 | PlayerControl: move functions into the class | Max Kellermann |
2013-01-07 | Playlist: convert functions to methods | Max Kellermann |
2013-01-06 | queue: convert all functions to methods | Max Kellermann |
2013-01-04 | player_control.h: convert header to C++ | Max Kellermann |
2013-01-04 | playlist: convert to C++ | Max Kellermann |