aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/RoarOutputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/*: move to output/plugins/Max Kellermann2014-01-231-428/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-1/+1
* output/roar: use const_cast instead of g_strdup()Max Kellermann2013-10-151-9/+3
* output/roar: use std::stringMax Kellermann2013-10-151-12/+10
* output/roar: move code into the RoarOutput classMax Kellermann2013-10-151-95/+136
* Log: new logging library APIMax Kellermann2013-10-021-4/+2
* util/Error: new error passing libraryMax Kellermann2013-09-041-16/+14
* OutputPlugin: pass config_param referenceMax Kellermann2013-08-041-5/+5
* audio_format: convert to C++Max Kellermann2013-08-031-12/+14
* tag: convert to C++Max Kellermann2013-07-301-1/+1
* output_api: convert to C++Max Kellermann2013-07-301-1/+1
* output/roar: work around libroar's use of "new"Max Kellermann2013-04-161-0/+4
* mixer_plugin: convert to C++Max Kellermann2013-02-221-1/+1
* output/roar: convert to C++Max Kellermann2013-01-161-0/+393