aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/RecorderOutputPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* output/*: move to output/plugins/Max Kellermann2014-01-231-262/+0
|
* Encoder*: move to src/encoderMax Kellermann2014-01-231-2/+2
| | | | .. and move the plugins to src/encoder/plugins/.
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* Log: new logging library APIMax Kellermann2013-10-021-3/+0
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* util/Error: new error passing libraryMax Kellermann2013-09-041-40/+31
| | | | Replaces GLib's GError.
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-1/+1
|
* EncoderPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
|
* OutputPlugin: pass config_param referenceMax Kellermann2013-08-041-7/+7
|
* audio_format: convert to C++Max Kellermann2013-08-031-1/+1
|
* encoder_api: convert to C++Max Kellermann2013-07-301-5/+4
|
* output_api: convert to C++Max Kellermann2013-07-301-1/+1
|
* encoder_list: convert to C++Max Kellermann2013-04-171-1/+1
|
* output/recorder: convert to C++Max Kellermann2013-04-171-0/+275