index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
modules
/
sound
/
direct_sound.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd/modules/input: Modernised interface for enumerating DirectInput devices.
Vas Crabb
2023-02-28
1
-1
/
+2
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
1
-9
/
+22
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-9
/
+17
*
Clean up #includes in src/osd (#10029)
ajrhacker
2022-07-04
1
-1
/
+1
*
ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915)
Vas Crabb
2022-06-11
1
-2
/
+7
*
Fix 9ce44fa048793de5e14d1e7af98e8b5ca148d0f3 for non-Windows builds
AJR
2022-05-25
1
-2
/
+2
*
osd: Cleaned up Windows API usage a little.
Vas Crabb
2022-05-26
1
-189
/
+184
*
Use std::clamp in more source files
AJR
2021-08-15
1
-1
/
+1
*
Changed audio_latency valid range from 1-5 to 0-5 (#7916)
987123879113
2021-04-01
1
-1
/
+2
*
Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360)
Oliver Stöneberg
2020-04-08
1
-1
/
+1
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
1
-3
/
+0
*
Change window handle storage to template instead of void* (nw) (#1725)
Brad Hughes
2016-11-17
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-6
/
+6
*
algorithm-> utility where appropriate, fix imgtool (nw)
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-3
/
+6
*
Move window_list to osd_common_t
Brad Hughes
2016-06-11
1
-2
/
+2
*
Unify window_list in Windows and SDL OSD
Brad Hughes
2016-06-10
1
-2
/
+2
*
Revert "Temp revert of Brad changes (nw)"
Miodrag Milanovic
2016-04-25
1
-2
/
+2
*
Temp revert of Brad changes (nw)
Miodrag Milanovic
2016-04-25
1
-2
/
+2
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-17
/
+17
*
Refactor OSD window.
Brad Hughes
2016-04-21
1
-2
/
+2
*
Standardize platform window pointer storage in osd_window.
Brad Hughes
2016-04-18
1
-2
/
+2
*
Remove SDL 1.2 support (nw)
Miodrag Milanovic
2016-02-16
1
-9
/
+0
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
1
-4
/
+4
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+570