| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | audio_core: Use s16 where possible for audio samples. | 2018-08-04 | 1 | -2/+1 | |
| * | audio_core: Sinks need unique names as well. | 2018-08-04 | 1 | -1/+2 | |
| * | audio_core: Add interfaces for Sink and SinkStream. | 2018-07-30 | 1 | -0/+27 | |
| * | Massive removal of unused modules | 2018-01-12 | 1 | -34/+0 | |
| * | SDL: Select audio device (#2403) | 2017-01-25 | 1 | -0/+6 | |
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -1/+0 | |
| * | Manually tweak source formatting and then re-run clang-format | 2016-09-18 | 1 | -2/+1 | |
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -1/+2 | |
| * | sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::v... | 2016-08-31 | 1 | -1/+1 | |
| * | AudioCore: Implement NullSink | 2016-04-30 | 1 | -0/+29 |