Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio/out/pull: avoid dropping some audio when draining | wm4 | 2015-06-09 | 1 | -9/+18 |
* | audio/out/pull: correctly pad partial frames with silence | wm4 | 2015-06-09 | 1 | -1/+1 |
* | audio/out/pull: avoid deadlock if audio callback stops | wm4 | 2014-11-09 | 1 | -26/+40 |
* | audio/out: consistently use double return type for get_delay | wm4 | 2014-11-09 | 1 | -1/+1 |
* | audio/out: make EOF handling properly event-based | wm4 | 2014-09-05 | 1 | -0/+9 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 1 | -1/+1 |
* | audio: don't wait for draining if paused | wm4 | 2014-07-13 | 1 | -0/+9 |
* | audio/out/pull: remove race conditions | wm4 | 2014-05-29 | 1 | -34/+40 |
* | atomics: switch to C11 stdatomic.h | wm4 | 2014-05-21 | 1 | -27/+17 |
* | audio: wake up the core when audio buffer is running low (2) | wm4 | 2014-04-15 | 1 | -2/+9 |
* | audio/out: make draining a separate operation | wm4 | 2014-03-09 | 1 | -2/+2 |
* | audio/out: feed AOs from a separate thread | wm4 | 2014-03-09 | 1 | -0/+219 |