index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
/
osdmodule.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
1
-5
/
+3
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-3
/
+4
*
Miscellaneous fixes and refactoring:
Vas Crabb
2023-01-28
1
-11
/
+20
*
Clean up #includes in src/osd (#10029)
ajrhacker
2022-07-04
1
-3
/
+0
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
1
-22
/
+23
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
simplified memory allocation for osd_module (nw)
Miodrag Milanovic
2016-11-11
1
-2
/
+2
*
We ran out of room for OSD modules (nw)
Brad Hughes
2016-09-30
1
-1
/
+1
*
couriersud please stop using _names, they're reserved for compiler/system
Vas Crabb
2016-05-26
1
-12
/
+12
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-3
/
+3
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
1
-2
/
+2
*
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Miodrag Milanovic
2015-05-09
1
-2
/
+2
*
Added license headers to the rest of files (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-2
/
+2
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-2
/
+2
*
Make OSD options an init parameter for modules
Vas Crabb
2015-04-07
1
-4
/
+5
*
Converted pcap and taptun network code into modules. (nw)
couriersud
2015-01-30
1
-2
/
+2
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
1
-39
/
+39
*
Converted sound modules to be osd_modules. Simplified code. (nw)
couriersud
2015-01-24
1
-2
/
+2
*
Added a generic module abstraction layer and migrated font modules to
couriersud
2015-01-23
1
-0
/
+106