summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/sound/coreaudio_sound.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std::clamp in more source files AJR2021-08-151-2/+2
* use C++ library includes (nw) firewave2020-01-221-1/+1
* stupid syntax error (nw) Vas Crabb2019-11-221-1/+1
* sound/coraudio: get rid of global_alloc/global_free (nw) Vas Crabb2019-11-221-60/+48
* add missing override (nw) smf-2018-03-151-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* patch up on OSX Vas Crabb2016-08-011-2/+2
* fix osx compile (nw) Miodrag Milanovic2016-07-311-2/+2
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-5/+5
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-61/+61
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1032