- 03 Dec, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 25 Nov, 2016 3 commits
-
-
-
Max Kellermann authored
Don't use the global variables in class DecoderBridge; instead, forward these values to the decoder thread via PlayerControl and DecoderControl.
-
Max Kellermann authored
-
- 24 Nov, 2016 14 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Move code from ReplayGainConfig.cxx.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Declare two named elements. An enum should not be used as an array index, as this is error prone.
-
Max Kellermann authored
Eliminates Complete().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Move code from replay_gain_get_real_mode().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Nov, 2016 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Steven OBrien authored
SimpleDatabase::Visit() always throws exception when visiting a song. Adding a song to the queue always results in a "No such directory" error response, although the song is successfully added. This behaviour was introduced by commit 3ff728ab. This patch fixes this. https://bugs.musicpd.org/view.php?id=4601
-
- 22 Nov, 2016 14 commits
-
-
Max Kellermann authored
Speed up container_scan() again, by eliminating the need to call scan_file() for each item.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Broken by commit 0abee77e
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Got lost in 0abee77e
-
Max Kellermann authored
Catch ENOTDIR exceptions and in that case, try all matching decoder plugins which implement the "container_scan" method. https://bugs.musicpd.org/view.php?id=4561
-
Max Kellermann authored
-
- 21 Nov, 2016 1 commit
-
-
Max Kellermann authored
-