Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio_core: Sinks need unique names as well. | bunnei | 2018-08-04 | 1 | -1/+3 |
* | audio_core: Add interfaces for Sink and SinkStream. | bunnei | 2018-07-31 | 1 | -0/+29 |
* | Massive removal of unused modules | James Rowe | 2018-01-13 | 1 | -45/+0 |
* | Doxygen: Amend minor issues (#2593) | Mat M | 2017-02-27 | 1 | -1/+1 |
* | SDL: Select audio device (#2403) | Kloen Lansfiel | 2017-01-26 | 1 | -0/+9 |
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -1/+0 |
* | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | 2016-09-19 | 1 | -2/+2 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -2/+4 |
* | sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::vector | MerryMage | 2016-08-31 | 1 | -2/+3 |
* | AudioCore: SDL2 Sink | MerryMage | 2016-05-07 | 1 | -1/+1 |
* | AudioCore: Skeleton Implementation | MerryMage | 2016-02-21 | 1 | -0/+34 |