- 08 Mar, 2021 1 commit
-
-
Max Kellermann authored
None of the current FormatHResultError() callers need the format string.
-
- 07 Mar, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Parameters should better be captured. This removes some complexity from Async().
-
- 06 Mar, 2021 1 commit
-
-
Max Kellermann authored
-
- 05 Mar, 2021 33 commits
-
-
Shen-Ta Hsieh authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1102
-
Max Kellermann authored
Stop early, don't try more formats if it is clear that we have no chance.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes assertion failure in the Thread destructor.
-
Max Kellermann authored
Fixes crash due to std::stoul() throwing std::invalid_argument.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduce header dependencies.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduce header dependencies.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduce header dependencies.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes linker failure on test/run_output.exe
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Casting to std::runtime_error loses information (and prevents RVO).
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Mar, 2021 3 commits
-
-
Rosen Penev authored
Shorter. Signed-off-by: Rosen Penev <rosenp@gmail.com>
-
Shen-Ta Hsieh authored
* Use PcmExport for 24bit packed output
-
Shen-Ta Hsieh authored
-