index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
output
/
OutputThread.cxx
Age
Commit message (
Expand
)
Author
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-19
Emit a warning if the OutputThread fails to get realtime scheduling
Christian Halaszovich
2015-08-15
PlayerThread, ...: move to src/player/
Max Kellermann
2015-06-22
OutputThread: move code to CloseOutput()
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-26
OutputPlugin: pass Tag reference to _send_tag()
Max Kellermann
2014-12-24
output/Internal: move enum AudioOutputCommand into the struct
Max Kellermann
2014-12-24
output/Internal: convert audio_output_command to strictly-typed enum
Max Kellermann
2014-10-25
OutputThread: fall back to PCM if given DSD sample rate is not supported
Max Kellermann
2014-10-24
OutputThread: close the output plugin after filter failure
Max Kellermann
2014-10-24
OutputThread: unlock mutex for CloseFilter()
Max Kellermann
2014-09-24
Merge branch 'v0.18.x'
Max Kellermann
2014-08-12
Filter: FilterPCM() returns ConstBuffer
Max Kellermann
2014-08-12
MusicChunk: rename struct to MusicChunk
Max Kellermann
2014-01-30
Main, OutputThread: increase kernel timer slack (Linux)
Max Kellermann
2014-01-29
OutputThread: move more functions into the AudioOutput class
Max Kellermann
2014-01-29
output: rename "chunk" to "current_chunk"
Max Kellermann
2014-01-29
output: move functions into the AudioOutput struct
Max Kellermann
2014-01-29
AudioOutput: make "plugin" a reference
Max Kellermann
2014-01-28
output: rename source files
Max Kellermann
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
2014-01-24
Filter*: move to filter/
Max Kellermann
2014-01-23
output/*: move to output/plugins/
Max Kellermann