summaryrefslogtreecommitdiff
path: root/src/output/Control.hxx
AgeCommit message (Expand)Author
2017-12-19output/Interface: add "attributes" mapMax Kellermann
2017-12-19output/Print: print the plugin nameMax Kellermann
2017-08-08output/Filtered: add attribute "log_name"Max Kellermann
2017-08-07filter/Internal: rename struct AudioOutput to FilteredAudioOutputMax Kellermann
2017-08-07output/Internal: move the Mutex to struct AudioOutputControlMax Kellermann
2017-08-07output/Thread: move code to InternalCloseOutput()Max Kellermann
2017-08-07output/Control: more locking information in API docsMax Kellermann
2017-08-07output/Thread: move code to InternalClose()Max Kellermann
2017-08-07output/Thread: rename InternalClose() to InternalCheckClose()Max Kellermann
2017-06-15output/Internal: move the "open" flag to struct AudioOutputControlMax Kellermann
2017-06-08output/Internal: move the AudioOutputSource to struct AudioOutputControlMax Kellermann
2017-06-08output/Thread: move code to InternalClose()Max Kellermann
2017-06-08output/Internal: move "really_enabled" flag to class AudioOutputControlMax Kellermann
2017-06-08output/Thread: move Enable() call to InternalEnable()Max Kellermann
2017-06-08output/Thread: move code to InternalDisable()Max Kellermann
2017-05-23output/Internal: move the "pause" flag to struct AudioOutputControlMax Kellermann
2017-05-23output/Thread: skip WaitForDelay() after resuming playbackMax Kellermann
2017-05-23output/Thread: rename {Play,Pause}() to Internal{Play,Pause}()Max Kellermann
2017-05-23output/Internal: move "client" to struct AudioOutputControlMax Kellermann
2017-05-23output/{Internal,Control}: add "noexcept"Max Kellermann
2017-05-23output/Thread: move code to InternalOpen()Max Kellermann
2017-05-22output/Internal: move several flags to struct AudioOutputControlMax Kellermann
2017-05-22output/Control: add method Configure()Max Kellermann
2017-04-28output/Internal: move thread-specific stuff to AudioOutputControlMax Kellermann
2017-04-28output/Control: add struct AudioOutputControlMax Kellermann
2017-04-18output/Control: drop "Output" prefix from file nameMax Kellermann