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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ability to completely disable MIDI [qmc2] (nw)
Miodrag Milanovic
2015-03-16
1
-0
/
+2
*
First step to move osd_printf_* into osd again. Callbacks are now
couriersud
2015-03-04
2
-9
/
+39
*
OpenGL on windows now supports glsl options. This worked out of the box
couriersud
2015-02-28
2
-0
/
+62
*
OS/2 patches for SDLMAME v0.158 [KO Myung-Hun]
Vas Crabb
2015-02-24
1
-1
/
+4
*
Make OpenGL renderer available in mainline build as well. This needs to
couriersud
2015-02-22
1
-0
/
+3
*
Add a netdev provider "none" as a fallback doing nothing.
couriersud
2015-02-02
1
-0
/
+1
*
Converted midi into a module. (nw)
couriersud
2015-01-31
2
-16
/
+26
*
Converted pcap and taptun network code into modules. (nw)
couriersud
2015-01-30
2
-20
/
+16
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
6
-581
/
+577
*
Fix compile for Windows/non-sdl. (nw)
couriersud
2015-01-27
1
-0
/
+4
*
Promote osd_getenv from osdlib.h to osdcore.h. Change return type to
couriersud
2015-01-27
5
-17
/
+4
*
Removed include not needed. Fixed compile. Thanks David! (nw)
couriersud
2015-01-27
1
-2
/
+0
*
Fix osx compile. (nw)
couriersud
2015-01-25
1
-1
/
+3
*
Merged winmisc/sdlmisc into osdlib_*.c. (nw)
couriersud
2015-01-25
4
-32
/
+502
*
Converted modules/debugger/* to new module infrastructure. (nw)
couriersud
2015-01-25
2
-49
/
+17
*
Renamed osd_debugger_interface to debug_module in a first step to move
couriersud
2015-01-24
2
-39
/
+6
*
Converted sound modules to be osd_modules. Simplified code. (nw)
couriersud
2015-01-24
2
-103
/
+22
*
Added a generic module abstraction layer and migrated font modules to
couriersud
2015-01-23
2
-13
/
+58
*
Changed osd_font to struct osd_font and removed unnecessary osdepend.h
couriersud
2015-01-17
2
-6
/
+6
*
OSD Updates:
couriersud
2015-01-14
2
-25
/
+37
*
Untangled options inheritance. Previously code locked in osd_options
couriersud
2015-01-13
2
-44
/
+217
*
Converted back osd_interface into a pure interface.
couriersud
2015-01-12
2
-0
/
+698
*
Moved OSX osd_sleep and friends to modules/lib (nw)
couriersud
2015-01-10
1
-0
/
+124
*
For unix and windows, moved osd_ticks() and friends to
couriersud
2015-01-10
2
-0
/
+147
*
fixed Visual Studio compilation (nw)
Oliver Stöneberg
2015-01-09
1
-0
/
+2
*
Commit missing files. (nw)
couriersud
2015-01-09
4
-0
/
+362
*
- Moved OS specific low level code to osd/modules/lib.
couriersud
2015-01-09
1
-0
/
+78