summaryrefslogtreecommitdiffstats
path: root/src/audio_core/sink/sink_details.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-14audio_core: Revert sink name to sdl2Narr the Reg1-2/+2
2022-10-09Choose the SDL audio backend when Cubeb reports too high of a latencyKelebek11-22/+44
2022-09-02Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.Kelebek11-3/+3
2022-07-22Project AndioKelebek11-13/+14
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-06-06Add SDL2 audio backendClément Gallet1-0/+10
2018-12-13audio_core: Make g_sink_details internally linkedLioncash1-8/+45
2018-09-12audio_core/sink_details: Change std::string parameter into std::string_viewLioncash1-1/+1
2018-07-31audio_core: Implement Sink and SinkStream interfaces with cubeb.bunnei1-0/+6
2018-07-31audio_core: Add interfaces for Sink and SinkStream.bunnei1-0/+38
2018-01-13Massive removal of unused modulesJames Rowe1-42/+0
2017-01-26SDL: Select audio device (#2403)Kloen Lansfiel1-0/+19
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-3/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-2/+2
2016-05-07AudioCore: SDL2 SinkMerryMage1-0/+7
2016-04-30Audio: Add sink selection to configuration filesMerryMage1-0/+1
2016-04-30AudioCore: List of sink typesMerryMage1-0/+17