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
/
lib
/
osdobj_common.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various cleanups:
Vas Crabb
2026-04-04
1
-5
/
+0
*
sdl3: Fix font lookup. [R. Belmont]
arbee
2026-02-07
1
-0
/
+4
*
Initial support for SDL3. [R. Belmont, Vas Crabb]
arbee
2026-02-07
1
-0
/
+19
*
osd: Preliminary revised macOS CoreAudio backend. [R. Belmont]
arbee
2025-05-31
1
-10
/
+0
*
sound: change audio_latency meaning similar to what it was before (20ms steps...
hap
2025-05-31
1
-1
/
+1
*
attotime: fix lockup with as_string and negative attotime,
hap
2025-05-30
1
-1
/
+1
*
sound: tell the osd about the update
Olivier Galibert
2025-05-29
1
-0
/
+9
*
-sound: Removed DirectSound sound module.
Vas Crabb
2025-05-29
1
-1
/
+0
*
-sound/wasapi_sound.cpp: Improved error handling and buffer management.
Vas Crabb
2025-05-26
1
-1
/
+2
*
sound: change audio_latency to seconds (float), so people with existing mame....
hap
2025-05-20
1
-1
/
+1
*
sound: remove references to portaudio options that were removed
hap
2025-05-18
1
-7
/
+0
*
sound: change audio_latency duration option to milliseconds
hap
2025-05-18
1
-1
/
+1
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-24
/
+46
*
osd: Got rid of the gross globals and functions for manipulating them in the ...
Vas Crabb
2025-04-23
1
-10
/
+20
*
file selector: Add midi connection selection to midi ports
Olivier Galibert
2024-10-29
1
-0
/
+6
*
Cleaned up the mess from #12610:
Vas Crabb
2024-08-27
1
-1
/
+1
*
gdbstub: add -debugger_host option (#12610)
Ramiro Polla
2024-08-08
1
-0
/
+1
*
-osd: Update slider list on demand rather than on frame updated (fixes MT08857).
Vas Crabb
2024-04-27
1
-3
/
+25
*
input/input_sdl.cpp: Added an SDL lightgun provider.
Vas Crabb
2024-04-26
1
-0
/
+1
*
osd: Cleaned up MIDI and network interfaces a little more.
Vas Crabb
2024-03-01
1
-4
/
+41
*
Skeleton driver for 600 Cellular Activation Tester (#11225)
MooglyGuy
2023-05-13
1
-1
/
+1
*
Various optimisations to code generaton.
Vas Crabb
2023-03-26
1
-1
/
+1
*
Update accumulating relative inputs exactly once per frame.
Vas Crabb
2023-02-24
1
-5
/
+5
*
osd: Don't pump events when reading inputs.
Vas Crabb
2023-02-23
1
-0
/
+8
*
bgfx: Refined configuration handling:
Vas Crabb
2023-02-02
1
-8
/
+8
*
osd: Fixed BGFX crash on toggling fullscreen on Linux.
Vas Crabb
2023-02-02
1
-2
/
+2
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
1
-55
/
+50
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-23
/
+8
*
Miscellaneous fixes and refactoring:
Vas Crabb
2023-01-28
1
-71
/
+17
*
osd: Added option to accept SDL game controller/joystick input when losing UI...
Vas Crabb
2023-01-14
1
-1
/
+2
*
osd: Added support for mapping files to sdlgame joystick provider and made it...
Vas Crabb
2023-01-14
1
-122
/
+124
*
-osd: Better XInput and SDL game controller input enhancements:
Vas Crabb
2023-01-12
1
-1
/
+2
*
util/options.cpp: Fixed overriden default option values from OSD.
Vas Crabb
2022-12-19
1
-2
/
+2
*
osd/modules/file: Don't magically substitute environment variables when openi...
npwoods
2022-12-17
1
-2
/
+2
*
Patched up some gaps in functionality and fixed some bugs.
Vas Crabb
2022-09-02
1
-1
/
+1
*
OSD/network interface cleanup
AJR
2022-08-28
1
-0
/
+1
*
Clean up #includes in src/osd (#10029)
ajrhacker
2022-07-04
1
-2
/
+26
*
util/options.h: Removed legacy OPTION_* option type constants. (#9851)
npwoods
2022-05-30
1
-116
/
+116
*
-bgfx: Added default LUT PNG, fixes LUT-effect crash. Fixed external texture ...
MooglyGuy
2022-03-12
1
-1
/
+1
*
Remove uwp specific sources
Miodrag Milanovic
2021-10-26
1
-2
/
+0
*
Updated help text for bgfx_backend
Robbbert
2021-08-13
1
-1
/
+1
*
sound: Pulseaudio support
Olivier Galibert
2021-04-16
1
-0
/
+3
*
Changed audio_latency valid range from 1-5 to 0-5 (#7916)
987123879113
2021-04-01
1
-1
/
+1
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-1
/
+1
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
1
-10
/
+10
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
1
-2
/
+2
*
video: higher maximum prescale (nw)
hap
2020-01-05
1
-1
/
+1
*
UI input menu: treat codes containing a postive and negative of the same thin...
Vas Crabb
2019-11-21
1
-1
/
+1
*
Make osd_printf_* use util/strformat semantics.
Vas Crabb
2019-09-26
1
-17
/
+20
*
Fix typo (nw)
R. Belmont
2019-09-16
1
-1
/
+1
[next]