- 17 May, 2019 5 commits
-
-
Max Kellermann authored
The "seek_error" attribute will be eliminated soon.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
More preparations to support multiple readers.
-
Max Kellermann authored
If a read error occurs, it is very unlikely that the InputStream will ever recover. Removing the code removes some code complexity which just isn't worth it. And it allows supporting multiple readers for one buffer.
-
- 16 May, 2019 11 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
After seeking, a new read should be done.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to reuse it in another class.
-
Max Kellermann authored
-
- 07 May, 2019 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Prepare the transition to std::mutex.
-
Max Kellermann authored
-
- 26 Apr, 2019 1 commit
-
-
Max Kellermann authored
Just like std::condition_variable, which however has no way to specify the std::mutex directly.
-
- 25 Apr, 2019 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Apr, 2019 1 commit
-
-
Max Kellermann authored
This enables the input buffer for remote files and caches file contents in MPD. Closes https://github.com/MusicPlayerDaemon/MPD/issues/376
-
- 05 Apr, 2019 1 commit
-
-
Max Kellermann authored
-
- 04 Apr, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Mar, 2019 2 commits
-
-
Max Kellermann authored
Let the caller decide what to do with the original exception.
-
Max Kellermann authored
Preserve the original exception.
-
- 13 Mar, 2019 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 08 Mar, 2019 1 commit
-
-
Max Kellermann authored
-
- 06 Mar, 2019 3 commits
-
-
borine authored
using the device "default" brings this plugin into line with the AlsaOutputPlugin; and a sample rate of 48kHz is more widely used as a native default for modern hardware than 44.1kHz Also fixes an inconsistency between the docs and code.
-
borine authored
input/plugins/AlsaInputPlugin: introduce mpd.conf config block to allow user to override the builtin defaults
-
borine authored
input/plugins/AlsaInputPlugin: extend the alsa uri parsing to permit specification of the desired pcm audio format in the uri
-
- 05 Feb, 2019 1 commit
-
-
Max Kellermann authored
-