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
/
font
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixes for Linux
Vas Crabb
2016-03-14
1
-3
/
+3
*
Add module probe support for directwrite so we can fall back cleanly.
Brad Hughes
2016-03-03
1
-0
/
+12
*
Fix DirectWrite font module init error handling
Brad Hughes
2016-03-02
1
-2
/
+9
*
Add DirectWrite font support module
Brad Hughes
2016-03-02
1
-0
/
+708
*
Remove SDL 1.2 support (nw)
Miodrag Milanovic
2016-02-16
1
-4
/
+0
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
2
-10
/
+10
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-1
/
+1
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
2
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
4
-0
/
+0
*
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Miodrag Milanovic
2015-05-09
5
-13
/
+13
*
Added license headers to the rest of files (nw)
Miodrag Milanovic
2015-05-07
5
-0
/
+10
*
fix linux build (nw)
Miodrag Milanovic
2015-04-22
1
-6
/
+6
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
2
-16
/
+16
*
Fix OSX build and get rid of an astring while at it
Vas Crabb
2015-04-20
1
-12
/
+10
*
SDL fix (nw)
Miodrag Milanovic
2015-04-19
1
-1
/
+1
*
more conversions to std::string (nw)
Miodrag Milanovic
2015-04-19
1
-1
/
+1
*
Fix compile. (nw)
couriersud
2015-04-12
1
-3
/
+3
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-2
/
+2
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
2
-8
/
+8
*
Make OSD options an init parameter for modules
Vas Crabb
2015-04-07
4
-33
/
+31
*
Add a simple CoreAudio sound output module
Vas Crabb
2015-04-05
1
-1
/
+1
*
font_windows.c: don't crash if no memory for bitmap [Peter Ferrie]
Peter Ferrie
2015-03-18
1
-67
/
+72
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
5
-610
/
+607
*
Solaris 11 build support. [Couriersud]
couriersud
2015-01-25
1
-1
/
+1
*
Converted modules/debugger/* to new module infrastructure. (nw)
couriersud
2015-01-25
1
-41
/
+0
*
Converted sound modules to be osd_modules. Simplified code. (nw)
couriersud
2015-01-24
2
-5
/
+3
*
Added a generic module abstraction layer and migrated font modules to
couriersud
2015-01-23
5
-33
/
+144
*
Moved font code into osd/modules/font. Extended osd_font to a proper
couriersud
2015-01-19
4
-0
/
+869
[prev]