aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-06MixerPlugin: convert function pointers to Mixer virtual methodsMax Kellermann1-1/+1
2014-01-29output: move functions into the AudioOutput structMax Kellermann16-17/+17
2014-01-29AudioOutput: pass plugin to constructorMax Kellermann16-33/+59
2014-01-28AudioOutput: add constructor and destructorMax Kellermann16-76/+1
2014-01-28output: rename source filesMax Kellermann1-1/+1
2014-01-28output: rename struct audio_output to AudioOutputMax Kellermann17-141/+141
2014-01-28OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann32-32/+32
2014-01-24Mixer*: move to mixer/Max Kellermann5-6/+6
2014-01-24Config*: move to config/Max Kellermann5-5/+5
2014-01-23output/*: move to output/plugins/Max Kellermann35-0/+8690