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
/
Control.hxx
Age
Commit message (
Expand
)
Author
2017-12-19
output/Interface: add "attributes" map
Max Kellermann
2017-12-19
output/Print: print the plugin name
Max Kellermann
2017-08-08
output/Filtered: add attribute "log_name"
Max Kellermann
2017-08-07
filter/Internal: rename struct AudioOutput to FilteredAudioOutput
Max Kellermann
2017-08-07
output/Internal: move the Mutex to struct AudioOutputControl
Max Kellermann
2017-08-07
output/Thread: move code to InternalCloseOutput()
Max Kellermann
2017-08-07
output/Control: more locking information in API docs
Max Kellermann
2017-08-07
output/Thread: move code to InternalClose()
Max Kellermann
2017-08-07
output/Thread: rename InternalClose() to InternalCheckClose()
Max Kellermann
2017-06-15
output/Internal: move the "open" flag to struct AudioOutputControl
Max Kellermann
2017-06-08
output/Internal: move the AudioOutputSource to struct AudioOutputControl
Max Kellermann
2017-06-08
output/Thread: move code to InternalClose()
Max Kellermann
2017-06-08
output/Internal: move "really_enabled" flag to class AudioOutputControl
Max Kellermann
2017-06-08
output/Thread: move Enable() call to InternalEnable()
Max Kellermann
2017-06-08
output/Thread: move code to InternalDisable()
Max Kellermann
2017-05-23
output/Internal: move the "pause" flag to struct AudioOutputControl
Max Kellermann
2017-05-23
output/Thread: skip WaitForDelay() after resuming playback
Max Kellermann
2017-05-23
output/Thread: rename {Play,Pause}() to Internal{Play,Pause}()
Max Kellermann
2017-05-23
output/Internal: move "client" to struct AudioOutputControl
Max Kellermann
2017-05-23
output/{Internal,Control}: add "noexcept"
Max Kellermann
2017-05-23
output/Thread: move code to InternalOpen()
Max Kellermann
2017-05-22
output/Internal: move several flags to struct AudioOutputControl
Max Kellermann
2017-05-22
output/Control: add method Configure()
Max Kellermann
2017-04-28
output/Internal: move thread-specific stuff to AudioOutputControl
Max Kellermann
2017-04-28
output/Control: add struct AudioOutputControl
Max Kellermann
2017-04-18
output/Control: drop "Output" prefix from file name
Max Kellermann