aboutsummaryrefslogtreecommitdiff
path: root/src/output_list.c
Commit message (Expand)AuthorAge
* Merge branch 'v0.16.x'Max Kellermann2012-06-12
|\
| * cmdline: consistent plugin listingsMax Kellermann2012-06-12
| * output_list: declare variables inside _plugins_for_each()Max Kellermann2012-06-12
| * output_list: make the list truly "const"Max Kellermann2012-06-12
| * output_list: simplify audio_output_plugins_for_each() callMax Kellermann2012-06-12
* | output/raop: delete the RAOP pluginMax Kellermann2012-05-29
* | use audio_output_plugins_for_each's plugin iteratorJonathan Neuschäfer2012-02-15
* | output: rename plugin variablesMax Kellermann2011-09-17
* | output: per-plugin headerMax Kellermann2011-09-17
* | RoarAudio output pluginHans-Kristian Arntzen2011-03-16
* | copyright year 2011Max Kellermann2011-01-29
* | output/raop: new output pluginDustin Puckett2011-01-28
|/
* output: new output plugin "ffado"Max Kellermann2010-10-27
* win32_output: renamed win32 output plugin to winmmDenis Krjuchkov2010-10-08
* output/win32: new output plugin for Windows WaveMax Kellermann2010-05-20
* Update copyright notices.Avuton Olrich2009-12-31
* include config.h in all sourcesMax Kellermann2009-11-12
* output/jack: renamed source to jack_output_plugin.cMax Kellermann2009-10-21
* pulse: renamed source filesMax Kellermann2009-10-20
* openal output pluginSerge Ziryukin2009-09-06
* output/recorder: new output plugin for recording radio streamsMax Kellermann2009-08-24
* move printAllOutputPluginTypes to output_list.cViliam Mateicka2009-03-21
* solaris: new audio output plugin for Solaris /dev/audioMax Kellermann2009-03-16
* httpd: new output plugin to replace "shout"Max Kellermann2009-03-15
* all: Update copyright header.Avuton Olrich2009-03-13
* pipe: new audio output plugin which runs a commandMichal Nazarewicz2009-02-28
* oss: no CamelCaseMax Kellermann2009-02-26
* mvp: no CamelCaseMax Kellermann2009-02-25
* fifo: no CamelCaseMax Kellermann2009-02-25
* ao: no CamelCaseMax Kellermann2009-02-25
* null: no CamelCaseMax Kellermann2009-01-22
* added missing explicit config.h includesMax Kellermann2009-01-08
* removed os_compat.hMax Kellermann2008-12-29
* pulse: no CamelCaseMax Kellermann2008-10-29
* output: don't compile plugins which are disabledMax Kellermann2008-10-26
* output: static audio_output_plugin list as arrayMax Kellermann2008-09-08