aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/OutputThread.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* OutputThread: move code to CloseOutput()Max Kellermann2015-06-221-6/+12
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* OutputPlugin: pass Tag reference to _send_tag()Max Kellermann2014-12-261-1/+1
* output/Internal: move enum AudioOutputCommand into the structMax Kellermann2014-12-241-18/+18
* output/Internal: convert audio_output_command to strictly-typed enumMax Kellermann2014-12-241-18/+18
* OutputThread: fall back to PCM if given DSD sample rate is not supportedMax Kellermann2014-10-251-0/+30
* OutputThread: close the output plugin after filter failureMax Kellermann2014-10-241-0/+1
* OutputThread: unlock mutex for CloseFilter()Max Kellermann2014-10-241-0/+9
* Merge branch 'v0.18.x'Max Kellermann2014-09-241-1/+10
* Filter: FilterPCM() returns ConstBufferMax Kellermann2014-08-121-58/+35
* MusicChunk: rename struct to MusicChunkMax Kellermann2014-08-121-5/+5
* Main, OutputThread: increase kernel timer slack (Linux)Max Kellermann2014-01-301-0/+2
* OutputThread: move more functions into the AudioOutput classMax Kellermann2014-01-291-240/+226
* output: rename "chunk" to "current_chunk"Max Kellermann2014-01-291-14/+14
* output: move functions into the AudioOutput structMax Kellermann2014-01-291-4/+4
* AudioOutput: make "plugin" a referenceMax Kellermann2014-01-291-10/+10
* output: rename source filesMax Kellermann2014-01-281-2/+2
* output: rename struct audio_output to AudioOutputMax Kellermann2014-01-281-19/+19
* Filter*: move to filter/Max Kellermann2014-01-241-3/+3
* output/*: move to output/plugins/Max Kellermann2014-01-231-0/+690