aboutsummaryrefslogtreecommitdiffstats
path: root/src/output_list.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output_*: convert to C++Max Kellermann2013-01-041-106/+0
* Merge branch 'v0.16.x'Max Kellermann2012-06-121-17/+2
|\
| * cmdline: consistent plugin listingsMax Kellermann2012-06-121-9/+0
| * output_list: declare variables inside _plugins_for_each()Max Kellermann2012-06-121-8/+2
| * output_list: make the list truly "const"Max Kellermann2012-06-121-1/+1
| * output_list: simplify audio_output_plugins_for_each() callMax Kellermann2012-06-121-2/+2
* | output/raop: delete the RAOP pluginMax Kellermann2012-05-291-4/+0
* | use audio_output_plugins_for_each's plugin iteratorJonathan Neuschäfer2012-02-151-2/+2
* | output: rename plugin variablesMax Kellermann2011-09-171-4/+4
* | output: per-plugin headerMax Kellermann2011-09-171-20/+19
* | RoarAudio output pluginHans-Kristian Arntzen2011-03-161-0/+4
* | copyright year 2011Max Kellermann2011-01-291-1/+1
* | output/raop: new output pluginDustin Puckett2011-01-281-0/+4
|/
* output: new output plugin "ffado"Max Kellermann2010-10-271-0/+4
* win32_output: renamed win32 output plugin to winmmDenis Krjuchkov2010-10-081-3/+3
* output/win32: new output plugin for Windows WaveMax Kellermann2010-05-201-0/+4
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-1/+1
* output/jack: renamed source to jack_output_plugin.cMax Kellermann2009-10-211-2/+2
* pulse: renamed source filesMax Kellermann2009-10-201-2/+2
* openal output pluginSerge Ziryukin2009-09-061-0/+4
* output/recorder: new output plugin for recording radio streamsMax Kellermann2009-08-241-0/+4
* move printAllOutputPluginTypes to output_list.cViliam Mateicka2009-03-211-0/+12
* solaris: new audio output plugin for Solaris /dev/audioMax Kellermann2009-03-161-0/+4
* httpd: new output plugin to replace "shout"Max Kellermann2009-03-151-0/+4
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* pipe: new audio output plugin which runs a commandMichal Nazarewicz2009-02-281-0/+4
* oss: no CamelCaseMax Kellermann2009-02-261-2/+2
* mvp: no CamelCaseMax Kellermann2009-02-251-2/+2
* fifo: no CamelCaseMax Kellermann2009-02-251-2/+2
* ao: no CamelCaseMax Kellermann2009-02-251-2/+2
* null: no CamelCaseMax Kellermann2009-01-221-2/+2
* added missing explicit config.h includesMax Kellermann2009-01-081-0/+1
* removed os_compat.hMax Kellermann2008-12-291-1/+0
* pulse: no CamelCaseMax Kellermann2008-10-291-2/+2
* output: don't compile plugins which are disabledMax Kellermann2008-10-261-0/+18
* output: static audio_output_plugin list as arrayMax Kellermann2008-09-081-0/+59