- 04 Feb, 2020 1 commit
-
-
Rosen Penev authored
Found with readability-const-return-type Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 18 Jan, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Jul, 2019 1 commit
-
-
Max Kellermann authored
-
- 03 Jul, 2019 1 commit
-
-
Max Kellermann authored
-
- 17 Jun, 2019 1 commit
-
-
Max Kellermann authored
-
- 31 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 19 Aug, 2018 1 commit
-
-
Max Kellermann authored
-
- 18 Aug, 2018 1 commit
-
-
Max Kellermann authored
Eliminate a use of GetGlobalConfig().
-
- 23 Jun, 2018 1 commit
-
-
Max Kellermann authored
-
- 04 Jan, 2018 3 commits
-
-
Max Kellermann authored
All it does is "sometimes" close the mixer, but that is also done in the destructor.
-
Max Kellermann authored
-
Max Kellermann authored
This is implicitly done by the destructor.
-
- 27 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 19 Dec, 2017 2 commits
-
-
Max Kellermann authored
These attributes are printed in the "outputs" response, and the new command "outputset" allows setting new values. No attributes are currently implemented.
-
Max Kellermann authored
-
- 10 Aug, 2017 1 commit
-
-
Max Kellermann authored
Yet another C-style vtable replaced with C++.
-
- 09 Aug, 2017 1 commit
-
-
Max Kellermann authored
-
- 08 Aug, 2017 5 commits
-
-
Max Kellermann authored
Hide struct FilteredAudioOutput from the plugins, preparing for hiding MPD's core internals.
-
Max Kellermann authored
Avoid accessing FilteredAudioFormat attributes directly.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Aug, 2017 8 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to add an abstract class AudioOutput, to be implemented by plugins, to get rid of the C-style vtable.
-
Max Kellermann authored
-
Max Kellermann authored
Moved code from AudioOutputControl::InternalOpen2().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
struct AudioOutput should not know or care about multi-threading.
-
Max Kellermann authored
-
- 15 Jun, 2017 1 commit
-
-
Max Kellermann authored
-
- 08 Jun, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for moving the AudioOutputSource to class AudioOutputControl.
-
Max Kellermann authored
-
- 23 May, 2017 1 commit
-
-
Max Kellermann authored
-
- 22 May, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 08 May, 2017 1 commit
-
-
Max Kellermann authored
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
-