summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/sound/sdl_sound.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std::clamp in more source files AJR2021-08-151-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+7
* sdl_sound.cpp: Remove leftover variable (nw) Enik Land2019-02-181-3/+0
* (nw) remove some superfluous const, eliminate a superfluous temp, remove supe... Vas Crabb2019-02-181-4/+2
* clean up sdl_sound a bit (nw) Vas Crabb2018-12-251-113/+74
* Android compile fix (#4395) Miodrag Milanović2018-12-111-4/+4
* sdl_sound.cpp: Rework the circular buffer Celelibi2018-12-091-196/+164
* Fix sound_sdl::sdl_callback, fill buffer with silence when underflow. 057a3dd61f99517a3afea0051a49cb27994f94d2017-06-251-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-2/+2
* RIP sdlinc.h couriersud2016-05-061-1/+1
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-4/+4
* Remove SDL 1.2 support (nw) Miodrag Milanovic2016-02-161-4/+0
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+1
* fix SDL on Windows compile Cowering2015-12-061-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+545