Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-07 | Playlist: convert functions to methods | Max Kellermann | 1 | -35/+26 |
2013-01-07 | decoder_api.h, ...: add "extern C" | Max Kellermann | 1 | -1/+1 |
2013-01-07 | mixer_all: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-07 | volume: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-05 | filter/ReplayGain: add method _set_mode() | Max Kellermann | 1 | -0/+4 |
2013-01-04 | Client: add "playlist" attribute | Max Kellermann | 1 | -29/+36 |
2013-01-04 | player_control.h: convert header to C++ | Max Kellermann | 1 | -1/+3 |
2013-01-04 | playlist: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-03 | Client: rename the struct client to class Client | Max Kellermann | 1 | -21/+21 |
2013-01-03 | client: convert to C++ | Max Kellermann | 1 | -5/+4 |
2013-01-02 | update: convert to C++ | Max Kellermann | 1 | -1/+1 |
2012-09-25 | rename CommandError.h to CommandError.hxx | Max Kellermann | 1 | -1/+1 |
2012-08-29 | playlist_print: rename to PlaylistPrint.cxx | Max Kellermann | 1 | -1/+1 |
2012-08-29 | command: move code to *Commands.cxx | Max Kellermann | 1 | -0/+391 |