summaryrefslogtreecommitdiffstats
path: root/src/audio_core/sink_details.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add SDL2 audio backendClément Gallet2021-06-061-0/+10
* audio_core: Make g_sink_details internally linkedLioncash2018-12-131-8/+45
* audio_core/sink_details: Change std::string parameter into std::string_viewLioncash2018-09-121-1/+1
* audio_core: Implement Sink and SinkStream interfaces with cubeb.bunnei2018-07-311-0/+6
* audio_core: Add interfaces for Sink and SinkStream.bunnei2018-07-311-0/+38
* Massive removal of unused modulesJames Rowe2018-01-131-42/+0
* SDL: Select audio device (#2403)Kloen Lansfiel2017-01-261-0/+19
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-3/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-2/+2
* AudioCore: SDL2 SinkMerryMage2016-05-071-0/+7
* Audio: Add sink selection to configuration filesMerryMage2016-04-301-0/+1
* AudioCore: List of sink typesMerryMage2016-04-301-0/+17