Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output/roar: remove unnecessary "volatile" keyword | Max Kellermann | 2014-11-02 | 1 | -1/+1 |
* | TagType: rename enum tag_type to TagType | Max Kellermann | 2013-10-20 | 1 | -1/+1 |
* | output/roar: use const_cast instead of g_strdup() | Max Kellermann | 2013-10-15 | 1 | -9/+3 |
* | output/roar: use std::string | Max Kellermann | 2013-10-15 | 1 | -12/+10 |
* | output/roar: move code into the RoarOutput class | Max Kellermann | 2013-10-15 | 1 | -95/+136 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -4/+2 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -16/+14 |
* | OutputPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -5/+5 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -12/+14 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+1 |
* | output_api: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+1 |
* | output/roar: work around libroar's use of "new" | Max Kellermann | 2013-04-16 | 1 | -0/+4 |
* | mixer_plugin: convert to C++ | Max Kellermann | 2013-02-22 | 1 | -1/+1 |
* | output/roar: convert to C++ | Max Kellermann | 2013-01-16 | 1 | -0/+393 |