Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ConfigFile: add enum ConfigOption | Max Kellermann | 2013-01-30 | 1 | -1/+1 |
| | | | | | Look up top-level config options by enum (= integer), not by name string. | ||||
* | PlayerControl: move functions into the class | Max Kellermann | 2013-01-20 | 1 | -18/+11 |
| | |||||
* | Playlist: convert functions to methods | Max Kellermann | 2013-01-07 | 1 | -21/+11 |
| | |||||
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -3/+0 |
| | |||||
* | queue: convert all functions to methods | Max Kellermann | 2013-01-06 | 1 | -9/+6 |
| | |||||
* | player_control.h: convert header to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
| | |||||
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -2/+2 |
| | |||||
* | TextFile: convert to a class | Max Kellermann | 2013-01-03 | 1 | -7/+7 |
| | |||||
* | text_file: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | db_save, state_file: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+252 |