summaryrefslogtreecommitdiff
path: root/src/audio_core/sink.h
AgeCommit message (Expand)Author
2018-08-04audio_core: Sinks need unique names as well.bunnei
2018-07-30audio_core: Add interfaces for Sink and SinkStream.bunnei
2018-01-12Massive removal of unused modulesJames Rowe
2017-02-26Doxygen: Amend minor issues (#2593)Mat M
2017-01-25SDL: Select audio device (#2403)Kloen Lansfiel
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-08-31sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::v...MerryMage
2016-05-07AudioCore: SDL2 SinkMerryMage
2016-02-21AudioCore: Skeleton ImplementationMerryMage