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