summaryrefslogtreecommitdiffstats
path: root/src/audio_core/sdl2_sink.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Project AndioKelebek12022-07-221-28/+0
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* Add SDL2 audio backendClément Gallet2021-06-061-0/+29
* Massive removal of unused modulesJames Rowe2018-01-131-34/+0
* fixed the override warningnoah the goodra2017-01-271-1/+1
* SDL: Select audio device (#2403)Kloen Lansfiel2017-01-261-0/+5
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::vectorMerryMage2016-08-311-1/+1
* AudioCore: SDL2 SinkMerryMage2016-05-071-0/+30