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