summaryrefslogtreecommitdiff
path: root/src/output/OutputThread.cxx
AgeCommit message (Expand)Author
2016-02-26update copyright year to 2016Max Kellermann
2016-02-19Emit a warning if the OutputThread fails to get realtime schedulingChristian Halaszovich
2015-08-15PlayerThread, ...: move to src/player/Max Kellermann
2015-06-22OutputThread: move code to CloseOutput()Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-26OutputPlugin: pass Tag reference to _send_tag()Max Kellermann
2014-12-24output/Internal: move enum AudioOutputCommand into the structMax Kellermann
2014-12-24output/Internal: convert audio_output_command to strictly-typed enumMax Kellermann
2014-10-25OutputThread: fall back to PCM if given DSD sample rate is not supportedMax Kellermann
2014-10-24OutputThread: close the output plugin after filter failureMax Kellermann
2014-10-24OutputThread: unlock mutex for CloseFilter()Max Kellermann
2014-09-24Merge branch 'v0.18.x'Max Kellermann
2014-08-12Filter: FilterPCM() returns ConstBufferMax Kellermann
2014-08-12MusicChunk: rename struct to MusicChunkMax Kellermann
2014-01-30Main, OutputThread: increase kernel timer slack (Linux)Max Kellermann
2014-01-29OutputThread: move more functions into the AudioOutput classMax Kellermann
2014-01-29output: rename "chunk" to "current_chunk"Max Kellermann
2014-01-29output: move functions into the AudioOutput structMax Kellermann
2014-01-29AudioOutput: make "plugin" a referenceMax Kellermann
2014-01-28output: rename source filesMax Kellermann
2014-01-28output: rename struct audio_output to AudioOutputMax Kellermann
2014-01-24Filter*: move to filter/Max Kellermann
2014-01-23output/*: move to output/plugins/Max Kellermann