summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/sound/direct_sound.cpp
Commit message (Expand)AuthorAgeFilesLines
* osd/modules/input: Modernised interface for enumerating DirectInput devices. Vas Crabb2023-02-281-1/+2
* osd: Turned video modules into actual modules, fixed various issues. Vas Crabb2023-02-011-9/+22
* Various input and OSD refactoring: Vas Crabb2023-01-291-9/+17
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-041-1/+1
* ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) Vas Crabb2022-06-111-2/+7
* Fix 9ce44fa048793de5e14d1e7af98e8b5ca148d0f3 for non-Windows builds AJR2022-05-251-2/+2
* osd: Cleaned up Windows API usage a little. Vas Crabb2022-05-261-189/+184
* 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