aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/PipeOutputPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-23output/*: move to output/plugins/Max Kellermann1-147/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-15output/pipe: use std::stringMax Kellermann1-8/+6
2013-09-27DecoderControl: use GLib forward declarationsMax Kellermann1-0/+2
2013-09-04util/Error: new error passing libraryMax Kellermann1-24/+19
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-2/+2
2013-08-04OutputPlugin: pass config_param referenceMax Kellermann1-5/+5
2013-08-03audio_format: convert to C++Max Kellermann1-1/+1
2013-07-30output_api: convert to C++Max Kellermann1-1/+1
2013-04-17output/pipe: convert to C++Max Kellermann1-27/+58
2011-09-19output_plugin: the plugin allocates the audio_output objectMax Kellermann1-12/+20
2011-09-17output: per-plugin headerMax Kellermann1-0/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-02-28pipe: new audio output plugin which runs a commandMichal Nazarewicz1-0/+110