| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | audio_core: Use s16 where possible for audio samples. | 2018-08-04 | 1 | -1/+1 | |
| * | audio_core: Sinks need unique names as well. | 2018-08-04 | 1 | -1/+1 | |
| * | audio_core: Streams need unique names for CoreTiming. | 2018-08-04 | 1 | -4/+4 | |
| * | audio_out: Use Buffer::Tag alias in GetTagsAndReleaseBuffers()'s prototype | 2018-08-02 | 1 | -1/+1 | |
| * | audio_core: Add configuration settings. | 2018-07-31 | 1 | -2/+3 | |
| * | audio_core: Implement Sink and SinkStream interfaces with cubeb. | 2018-07-30 | 1 | -3/+10 | |
| * | audio_core: Misc. improvements to stream/buffer/audio_out. | 2018-07-30 | 1 | -2/+2 | |
| * | audio_core: Add initial code for keeping track of audout state. | 2018-07-27 | 1 | -0/+50 |