- 04 Jul, 2016 3 commits
-
-
Max Kellermann authored
Commit 3a212412 changed the meaning of out_audio_format, but I forgot to apply this to ConvertFilter::FilterPCM(). See https://bugs.musicpd.org/view.php?id=4551
-
Max Kellermann authored
The latter doesn't exist, and this broke Vorbis-only builds.
-
Max Kellermann authored
-
- 03 Jul, 2016 5 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 02 Jul, 2016 6 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Jul, 2016 5 commits
-
-
Max Kellermann authored
See https://bugs.musicpd.org/view.php?id=4547
-
Max Kellermann authored
For easier state management inside filter plugins.
-
Max Kellermann authored
While this assert() was useful when we had to track the object's state manually, there was no practical purpose other than verifying old code, and it complicates our new C++ code.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Jun, 2016 3 commits
-
-
Dimitris Papastamos authored
The variable is actually used in this function.
-
Dimitris Papastamos authored
-
Dimitris Papastamos authored
This is a left-over from the previous version of the code that was retrying on EINTR.
-
- 23 Jun, 2016 1 commit
-
-
Dimitris Papastamos authored
Some minor style fixes as well.
-
- 22 Jun, 2016 14 commits
-
-
Max Kellermann authored
-
Dimitris Papastamos authored
-
Dimitris Papastamos authored
-
Dimitris Papastamos authored
This can happen if you remove an external audio card or if you stop sndiod(8) while playing a song. sio_write() will retry internally if it fails with errno == EINTR so no need to handle that.
-
Dimitris Papastamos authored
-
Dimitris Papastamos authored
It defaults to 250 ms.
-
Max Kellermann authored
-
Max Kellermann authored
-
Dimitris Papastamos authored
-
Max Kellermann authored
-
Dimitris Papastamos authored
-
Max Kellermann authored
Fixes build failure on Debian Wheezy.
-
Dimitris Papastamos authored
-
Dimitris Papastamos authored
-
- 20 Jun, 2016 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-