- 01 Feb, 2020 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Rosen Penev authored
Found with modernize-use-override Signed-off-by: Rosen Penev <rosenp@gmail.com>
-
- 31 Jan, 2020 6 commits
-
-
Max Kellermann authored
On some VBR files, the single-step interpolation was very inaccurate and inacceptable. Closes https://github.com/MusicPlayerDaemon/MPD/issues/720
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Jan, 2020 15 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
No output at all is fine. If the partition needs an output, it must be moved there, but having just a null output isn't helpful.
-
Max Kellermann authored
By eliminating GetAnyClient(), we can have instances with no outputs at all.
-
Max Kellermann authored
-
Max Kellermann authored
Make idle events per-partition, but leave Instance::EmitIdle() and its underlying idle_monitor which broadcasts idle events to all partitions.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
For efficient traversal within one partition, e.g. for distributing partition-local idle events.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
These are global events.
-
Max Kellermann authored
-
- 18 Jan, 2020 12 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
One basic library without dependencies, and one with heavy dependencies like libsamplerate.
-
Max Kellermann authored
Prevents compiling those sources many times, once for each debug program using it.
-
Max Kellermann authored
-
Max Kellermann authored
There's just one caller, i.e. ScanGenericTags(), which is documented to throw exceptions.
-
Max Kellermann authored
-