- 10 Feb, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Yet another potential crash bug fix.
-
- 09 Feb, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Doesn't make a practical difference - but it's more correct this way.
-
- 25 Jan, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 14 Jan, 2017 8 commits
-
-
Max Kellermann authored
This way, we have four periods instead of the default of two. With only two periods, we don't get woken up often enough, and we frequently encounter buffer overruns. With four periods, we have more time to breathe, and the buffer overruns magically disappear.
-
Max Kellermann authored
This setting is mostly useless for capture devices. There's no point in configuring it.
-
Max Kellermann authored
-
Steven O'Brien authored
-
Steven O'Brien authored
-
Max Kellermann authored
This is necessary because we'll never get woken up again by epoll_wait() after a buffer overrun recovery, unless we start the PCM explicitly before returning to the I/O loop.
-
Max Kellermann authored
Copy yet more code from the ALSA output plugin.
-
Max Kellermann authored
Copy some good code from the ALSA output plugin.
-
- 13 Jan, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Fixes assertion failure in implicit destructor.
-
- 03 Jan, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 28 Dec, 2016 1 commit
-
-
Max Kellermann authored
-
- 16 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 29 Oct, 2016 1 commit
-
-
Max Kellermann authored
-
- 16 Sep, 2016 1 commit
-
-
Max Kellermann authored
-
- 09 Sep, 2016 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Jun, 2016 1 commit
-
-
Max Kellermann authored
Use the snd_pcm_t only in the IOThread, and reuse code that is well-known to work.
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 06 Nov, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 25 Nov, 2014 1 commit
-
-
Max Kellermann authored
-
- 11 May, 2014 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Replace InputPlugin attributes.
-
Max Kellermann authored
Replaces the method Close().
-
Max Kellermann authored
Prepare for adding virtual methods.
-
Max Kellermann authored
-