summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/sound/direct_sound.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std::clamp in more source files AJR2021-08-151-1/+1
* Changed audio_latency valid range from 1-5 to 0-5 (#7916) 9871238791132021-04-011-1/+2
* Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) Oliver Stöneberg2020-04-081-1/+1
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-301-1/+1
* fixed some clang-tidy warnings (nw) (#6236) Oliver Stöneberg2020-01-301-1/+1
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-3/+0
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-171-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* algorithm-> utility where appropriate, fix imgtool (nw) Miodrag Milanovic2016-07-311-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-3/+6
* Move window_list to osd_common_t Brad Hughes2016-06-111-2/+2
* Unify window_list in Windows and SDL OSD Brad Hughes2016-06-101-2/+2
* Revert "Temp revert of Brad changes (nw)" Miodrag Milanovic2016-04-251-2/+2
* Temp revert of Brad changes (nw) Miodrag Milanovic2016-04-251-2/+2
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-17/+17
* Refactor OSD window. Brad Hughes2016-04-211-2/+2
* Standardize platform window pointer storage in osd_window. Brad Hughes2016-04-181-2/+2
* Remove SDL 1.2 support (nw) Miodrag Milanovic2016-02-161-9/+0
* fixing some more override (nw) Miodrag Milanovic2015-12-061-4/+4
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+570