| Commit message (Expand) | Author | Files | Lines |
2013-10-28 | *: use nullptr instead of NULL | Max Kellermann | 1 | -2/+2 |
2013-07-30 | tag: convert to C++ | Max Kellermann | 1 | -0/+2 |
2013-07-30 | output_api: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-04-17 | output/solaris: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-04-17 | output/openal: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-04-17 | output/ao: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-04-17 | output/shout: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-04-17 | output/ffado: remove broken plugin | Max Kellermann | 1 | -4/+0 |
2013-04-17 | output/mvp: remove obsolete plugin | Max Kellermann | 1 | -4/+0 |
2013-04-17 | output/jack: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-04-17 | output/fifo: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-04-17 | output/pipe: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-04-17 | output/recorder: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-04-16 | output/Pulse: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-02-22 | {output,mixer}/winmm: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-02-02 | output/null: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-29 | output/osx: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-29 | output/{alsa,oss}: convert to C++ | Max Kellermann | 1 | -2/+2 |
2013-01-16 | output/roar: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-15 | output/httpd: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-04 | output_*: convert to C++ | Max Kellermann | 1 | -2/+2 |
2012-06-12 | cmdline: consistent plugin listings | Max Kellermann | 1 | -9/+0 |
2012-06-12 | output_list: declare variables inside _plugins_for_each() | Max Kellermann | 1 | -8/+2 |
2012-06-12 | output_list: make the list truly "const" | Max Kellermann | 1 | -1/+1 |
2012-06-12 | output_list: simplify audio_output_plugins_for_each() call | Max Kellermann | 1 | -2/+2 |
2012-05-29 | output/raop: delete the RAOP plugin | Max Kellermann | 1 | -4/+0 |
2012-02-15 | use audio_output_plugins_for_each's plugin iterator | Jonathan Neuschäfer | 1 | -2/+2 |
2011-09-17 | output: rename plugin variables | Max Kellermann | 1 | -4/+4 |
2011-09-17 | output: per-plugin header | Max Kellermann | 1 | -20/+19 |
2011-03-16 | RoarAudio output plugin | Hans-Kristian Arntzen | 1 | -0/+4 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2011-01-28 | output/raop: new output plugin | Dustin Puckett | 1 | -0/+4 |
2010-10-27 | output: new output plugin "ffado" | Max Kellermann | 1 | -0/+4 |
2010-10-08 | win32_output: renamed win32 output plugin to winmm | Denis Krjuchkov | 1 | -3/+3 |
2010-05-20 | output/win32: new output plugin for Windows Wave | Max Kellermann | 1 | -0/+4 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -1/+1 |
2009-10-21 | output/jack: renamed source to jack_output_plugin.c | Max Kellermann | 1 | -2/+2 |
2009-10-20 | pulse: renamed source files | Max Kellermann | 1 | -2/+2 |
2009-09-06 | openal output plugin | Serge Ziryukin | 1 | -0/+4 |
2009-08-24 | output/recorder: new output plugin for recording radio streams | Max Kellermann | 1 | -0/+4 |
2009-03-21 | move printAllOutputPluginTypes to output_list.c | Viliam Mateicka | 1 | -0/+12 |
2009-03-16 | solaris: new audio output plugin for Solaris /dev/audio | Max Kellermann | 1 | -0/+4 |
2009-03-15 | httpd: new output plugin to replace "shout" | Max Kellermann | 1 | -0/+4 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-02-28 | pipe: new audio output plugin which runs a command | Michal Nazarewicz | 1 | -0/+4 |
2009-02-26 | oss: no CamelCase | Max Kellermann | 1 | -2/+2 |
2009-02-25 | mvp: no CamelCase | Max Kellermann | 1 | -2/+2 |
2009-02-25 | fifo: no CamelCase | Max Kellermann | 1 | -2/+2 |
2009-02-25 | ao: no CamelCase | Max Kellermann | 1 | -2/+2 |