aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/JackOutputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/SplitString: new utility classMax Kellermann2014-12-041-20/+10
* output/jack: use usleep() instead of g_usleep()Max Kellermann2014-12-041-1/+2
* output: move functions into the AudioOutput structMax Kellermann2014-01-291-1/+1
* AudioOutput: pass plugin to constructorMax Kellermann2014-01-291-2/+4
* AudioOutput: add constructor and destructorMax Kellermann2014-01-281-5/+0
* output: rename struct audio_output to AudioOutputMax Kellermann2014-01-281-10/+10
* OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann2014-01-281-1/+1
* Config*: move to config/Max Kellermann2014-01-241-1/+1
* output/*: move to output/plugins/Max Kellermann2014-01-231-0/+765