Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Playlist: convert functions to methods | Max Kellermann | 2013-01-07 | 1 | -2/+1 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -1/+1 |
* | queue: convert all functions to methods | Max Kellermann | 2013-01-06 | 1 | -4/+4 |
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -11/+11 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | 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 |