Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: change C-style prototypes, drop "(void)" | Max Kellermann | 2015-03-03 | 1 | -1/+1 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | PlaylistFile: use class SongLoader | Max Kellermann | 2014-02-03 | 1 | -1/+4 |
* | PlaylistFile: switch spl_append_uri() arguments | Max Kellermann | 2014-02-03 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | DetachedSong: fork of struct Song | Max Kellermann | 2014-01-09 | 1 | -2/+2 |
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -1/+0 |
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -1/+1 |
* | Playlist*: use nullptr instead of NULL | Max Kellermann | 2013-10-02 | 1 | -1/+1 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -11/+10 |
* | *: remove remaining __cplusplus checks | Max Kellermann | 2013-08-07 | 1 | -4/+0 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -2/+2 |
* | TagPool, ...: include cleanup | Max Kellermann | 2013-01-30 | 1 | -3/+2 |
* | PlaylistFile: reuse classes PlaylistInfo and PlaylistVector | Max Kellermann | 2013-01-04 | 1 | -10/+3 |
* | don't include stdbool.h in C++ sources | Max Kellermann | 2013-01-02 | 1 | -1/+0 |
* | main: use C++ compiler | Max Kellermann | 2012-09-28 | 1 | -0/+94 |