Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log: add level "DEFAULT" | Max Kellermann | 2013-11-04 | 1 | -4/+4 |
| | | | | | | Map LogLevel::INFO to G_LOG_LEVEL_INFO, and LogLevel::DEFAULT to G_LOG_LEVEL_MESSAGE. Now client connect/disconnect message are only logged on log_level "secure". | ||||
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
| | |||||
* | decoder_plugin: rename struct to DecoderPlugin | Max Kellermann | 2013-10-21 | 1 | -2/+2 |
| | |||||
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -13/+13 |
| | |||||
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -6/+6 |
| | |||||
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -13/+17 |
| | | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend. | ||||
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -4/+4 |
| | |||||
* | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
| | |||||
* | decoder_list: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -4/+1 |
| | |||||
* | Directory: rename struct directory to Directory | Max Kellermann | 2013-01-03 | 1 | -2/+2 |
| | |||||
* | Directory: turn functions to methods | Max Kellermann | 2013-01-02 | 1 | -9/+8 |
| | |||||
* | Directory: make the header C++ only | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | db_lock: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | update: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+116 |