- 18 Oct, 2016 5 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 17 Oct, 2016 2 commits
-
-
David Reid authored
ALSA: Address an issue where it was possible for some samples to get dropped when a capture device is closed.
-
David Reid authored
-
- 16 Oct, 2016 13 commits
-
-
David Reid authored
-
David Reid authored
Improve the DirectSound backend by not using notifications exclusively to manage data retrieval and submission.
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
- Fix error with usleep() being undefined. - Add support for 64-bit floating point formats for ALSA.
-
David Reid authored
-
- 15 Oct, 2016 4 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
Fix an issue with the DirectSound backend where there'd be some leftover samples that are not sent to the application when a capture device is stopped.
-
David Reid authored
- Use binary semaphores as the synchronization primitive for the worker thread - Generalize the worker thread so as to avoid having different worker thread for each backend. - Make state changes atomic General improvements bug fixing: - Fix an error where the DirectSound backend would immediately send the application a bunch of invalid audio data. - Have the ALSA backend request more audio data only immediately before it's ready to write it to the device. - General improvements on documentation. - Update readme.
-
- 14 Oct, 2016 1 commit
-
-
David Reid authored
-