aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateSong.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
|
* Log: add level "DEFAULT"Max Kellermann2013-11-041-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 2013Max Kellermann2013-10-301-1/+1
|
* decoder_plugin: rename struct to DecoderPluginMax Kellermann2013-10-211-2/+2
|
* *: use references instead of pointersMax Kellermann2013-10-191-13/+13
|
* *: use nullptr instead of NULLMax Kellermann2013-10-191-6/+6
|
* Log: new logging library APIMax Kellermann2013-10-021-13/+17
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* song: convert header to C++Max Kellermann2013-07-281-4/+4
|
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
|
* decoder_list: convert to C++Max Kellermann2013-01-301-4/+1
|
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-2/+2
|
* Directory: turn functions to methodsMax Kellermann2013-01-021-9/+8
|
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
|
* db_lock: convert to C++Max Kellermann2013-01-021-1/+1
|
* update: convert to C++Max Kellermann2013-01-021-0/+116