Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SDL: Select audio device (#2403) | Kloen Lansfiel | 2017-01-26 | 1 | -4/+26 |
* | Improve verbosity of audio errors with SDL_GetError() | freiro | 2016-11-22 | 1 | -2/+2 |
* | Use negative priorities to avoid special-casing the self-include | Yuri Kunde Schlesner | 2016-09-21 | 1 | -1/+1 |
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -5/+2 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -9/+13 |
* | audio_core: Tweak audio latency | MerryMage | 2016-09-07 | 1 | -1/+1 |
* | sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::vector | MerryMage | 2016-08-31 | 1 | -4/+2 |
* | AudioCore: SDL2 Sink | MerryMage | 2016-05-07 | 1 | -0/+126 |