| Commit message (Expand) | Author | Age | Files | Lines |
* | output/recorder: convert path to UTF-8 for logging | Max Kellermann | 2015-03-05 | 1 | -1/+2 |
* | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 2015-01-21 | 1 | -12/+12 |
* | output/recorder: dynamic file name | Max Kellermann | 2015-01-14 | 1 | -9/+169 |
* | output/recorder: move code to encoder/ToOutputStream.cxx | Max Kellermann | 2015-01-14 | 1 | -17/+2 |
* | fs/io/FileOutputStream: add static method Create() | Max Kellermann | 2015-01-14 | 1 | -4/+2 |
* | encoder/Interface: move functions into the struct | Max Kellermann | 2015-01-08 | 1 | -4/+4 |
* | encoder/Plugin: move struct Encoder to EncoderInterface.hxx | Max Kellermann | 2015-01-08 | 1 | -0/+1 |
* | output/recorder: convert struct to class | Max Kellermann | 2015-01-08 | 1 | -1/+3 |
* | output/recorder: move encoder_finish() call to destructor | Max Kellermann | 2015-01-08 | 1 | -10/+7 |
* | output/wrapper: add method SendTag() | Max Kellermann | 2015-01-07 | 1 | -9/+1 |
* | output/recorder: remove unused variable "recorder_output_domain" | Max Kellermann | 2015-01-07 | 1 | -3/+0 |
* | output/recorder: use FileOutputStream | Max Kellermann | 2015-01-07 | 1 | -49/+15 |
* | output/recorder: log commit errors | Max Kellermann | 2015-01-07 | 1 | -1/+3 |
* | output/recorder: move code to method Commit() | Max Kellermann | 2015-01-07 | 1 | -4/+18 |
* | output/recorder: move more functions into the struct | Max Kellermann | 2015-01-07 | 1 | -12/+13 |
* | output/recorder: use config_param::GetBlockPath() | Max Kellermann | 2015-01-05 | 1 | -12/+17 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | output/Wrapper: new helper class | Max Kellermann | 2014-12-29 | 1 | -20/+5 |
* | EncoderPlugin: pass Tag reference to method tag() | Max Kellermann | 2014-12-26 | 1 | -1/+1 |
* | OutputPlugin: pass Tag reference to _send_tag() | Max Kellermann | 2014-12-26 | 1 | -2/+2 |
* | output/recorder: implement send_tag() | Max Kellermann | 2014-12-26 | 1 | -1/+22 |
* | output/recorder: move functions into the struct | Max Kellermann | 2014-12-26 | 1 | -25/+40 |
* | output: move functions into the AudioOutput struct | Max Kellermann | 2014-01-29 | 1 | -1/+1 |
* | AudioOutput: pass plugin to constructor | Max Kellermann | 2014-01-29 | 1 | -2/+4 |
* | AudioOutput: add constructor and destructor | Max Kellermann | 2014-01-28 | 1 | -6/+0 |
* | output: rename struct audio_output to AudioOutput | Max Kellermann | 2014-01-28 | 1 | -6/+6 |
* | OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin | Max Kellermann | 2014-01-28 | 1 | -1/+1 |
* | Config*: move to config/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | output/*: move to output/plugins/ | Max Kellermann | 2014-01-23 | 1 | -0/+262 |