Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | database.h: eliminate db_*_song() | Max Kellermann | 2013-01-03 | 1 | -14/+19 |
* | *_print: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | playlist_{any,song,queue}: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -3/+3 |
* | main: use C++ compiler | Max Kellermann | 2012-09-28 | 1 | -1/+1 |
* | PlaylistFile: use std::list instead of GPtrArray | Max Kellermann | 2012-09-28 | 1 | -9/+9 |
* | stored_playlist, playlist_save: use C++ compiler | Max Kellermann | 2012-09-28 | 1 | -1/+1 |
* | SongFilter: convert to a C++ class | Max Kellermann | 2012-08-29 | 1 | -3/+3 |
* | playlist_print: rename to PlaylistPrint.cxx | Max Kellermann | 2012-08-29 | 1 | -0/+195 |