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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sound: tell the osd about the update
Olivier Galibert
2025-05-29
1
-0
/
+2
*
sound: change audio_latency to seconds (float), so people with existing mame....
hap
2025-05-20
1
-2
/
+2
*
sound: remove references to portaudio options that were removed
hap
2025-05-18
1
-9
/
+0
*
osd: small cleanup to copy pasted header comment
hap
2025-05-16
1
-1
/
+1
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-2
/
+10
*
osd: Got rid of the gross globals and functions for manipulating them in the ...
Vas Crabb
2025-04-23
1
-3
/
+11
*
file selector: Add midi connection selection to midi ports
Olivier Galibert
2024-10-29
1
-0
/
+1
*
gdbstub: add -debugger_host option (#12610)
Ramiro Polla
2024-08-08
1
-0
/
+2
*
-osd: Update slider list on demand rather than on frame updated (fixes MT08857).
Vas Crabb
2024-04-27
1
-3
/
+0
*
osd: Cleaned up MIDI and network interfaces a little more.
Vas Crabb
2024-03-01
1
-1
/
+2
*
Various optimisations to code generaton.
Vas Crabb
2023-03-26
1
-1
/
+1
*
Various cleanups:
Vas Crabb
2023-02-27
1
-1
/
+1
*
Update accumulating relative inputs exactly once per frame.
Vas Crabb
2023-02-24
1
-1
/
+1
*
osd: Don't pump events when reading inputs.
Vas Crabb
2023-02-23
1
-0
/
+2
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
1
-19
/
+16
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-4
/
+6
*
Miscellaneous fixes and refactoring:
Vas Crabb
2023-01-28
1
-5
/
+8
*
osd: Added option to accept SDL game controller/joystick input when losing UI...
Vas Crabb
2023-01-14
1
-0
/
+2
*
osd: Added support for mapping files to sdlgame joystick provider and made it...
Vas Crabb
2023-01-14
1
-4
/
+15
*
remove not used template function
Miodrag Milanovic
2022-07-07
1
-8
/
+0
*
Clean up #includes in src/osd (#10029)
ajrhacker
2022-07-04
1
-19
/
+21
*
coretmpl.h: Move lru_cache_map to separate header
AJR
2021-02-03
1
-0
/
+1
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-8
/
+8
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
1
-3
/
+3
*
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
-2
/
+2
*
gdbstub: added new GDB stub debugger (#5456)
Ramiro Polla
2019-08-11
1
-0
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-1
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+1
*
apply -verbose after processing command-line options and after first pass ove...
Vas Crabb
2019-01-12
1
-1
/
+2
*
HLSL Color Transforms and 3D LUT (#4043)
Westley M. Martinez
2018-10-07
1
-0
/
+2
*
Eliminate core_strdup (nw)
AJR
2018-01-24
1
-1
/
+2
*
Add Bicubic Shader to OpenGL Backend
Aaron
2017-12-30
1
-1
/
+1
*
Fixed an options overhaul regression (#2530)
npwoods
2017-10-06
1
-1
/
+0
*
Overhaul to how MAME handles options, take two (#2341)
npwoods
2017-06-25
1
-1
/
+1
*
Revert "Overhaul to how MAME handles options (#2260)"
Vas Crabb
2017-05-07
1
-1
/
+1
*
Overhaul to how MAME handles options (#2260)
npwoods
2017-05-05
1
-1
/
+1
*
Initial PortAudio backend with build script changes to support library versio...
inte alls
2017-01-11
1
-0
/
+9
*
Small cleanup (nw)
Miodrag Milanovic
2016-11-11
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
Convert OSD monitor info to modules plus add DXGI implementation
Brad Hughes
2016-09-14
1
-8
/
+10
*
Restore ability to supply explicit name for bgfx AVI output file, auto causes...
Vas Crabb
2016-07-07
1
-0
/
+2
*
Remove bgfx_avi_name and hlsl_write options
Giuseppe Gorgoglione
2016-07-04
1
-2
/
+0
*
A few minor input fixes and cleanups
Brad Hughes
2016-06-25
1
-1
/
+0
*
Move window_list to osd_common_t
Brad Hughes
2016-06-11
1
-0
/
+3
*
ui refactoring [Vas Crabb]
Vas Crabb
2016-05-27
1
-2
/
+2
*
Move slider_state and ui_menu_item into src/frontend/mame, nw
therealmogminer@gmail.com
2016-05-16
1
-2
/
+1
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-1
/
+1
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-4
/
+4
*
Isolate CLI part (nw)
Miodrag Milanovic
2016-04-20
1
-2
/
+2
[next]