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
/
scripts
/
src
/
osd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
removed includeosd (nw)
Miodrag Milanovic
2015-04-02
2
-4
/
+6
*
SDL1 does not work with BFGX
Vas Crabb
2015-04-03
1
-0
/
+4
*
Add a nice wrapper for doing backtick-like processing of command output
Vas Crabb
2015-04-02
3
-14
/
+14
*
typo fix, SDL compile fix [qmc2] (nw)
Miodrag Milanovic
2015-04-01
1
-1
/
+1
*
Ok shuffling done
Miodrag Milanovic
2015-04-01
5
-0
/
+33
*
fix it properly (nw)
Miodrag Milanovic
2015-04-01
4
-20
/
+0
*
uf reverting breaks mingw (nw)
Miodrag Milanovic
2015-04-01
2
-0
/
+9
*
moved unicode specific build defines in genie.lua to fix tools build (nw)
Miodrag Milanovic
2015-04-01
2
-9
/
+0
*
MSVC build fix (nw)
Miodrag Milanovic
2015-04-01
1
-3
/
+6
*
Move osdcore.c back into libocore, don't allow libutil to #include osd
Vas Crabb
2015-04-01
2
-0
/
+2
*
Link osdnet into a library reflecting its location, define USE_NETWORK proper...
Vas Crabb
2015-04-01
3
-2
/
+5
*
Bring back NOASM
Vas Crabb
2015-04-01
2
-5
/
+20
*
Build Qt debugger on OSX if requested
Vas Crabb
2015-04-01
1
-5
/
+11
*
Add back DIRECTINPUT config for Windows OSD
Vas Crabb
2015-04-01
1
-1
/
+34
*
Can't use BGFX or QT without X11 on *NIX
Vas Crabb
2015-04-01
1
-13
/
+15
*
Refactor out common OSD modules into separate lua file
Vas Crabb
2015-04-01
5
-244
/
+270
*
Restore DONT_USE_NETWORK
Vas Crabb
2015-04-01
3
-12
/
+26
*
WTF was I thinking
Vas Crabb
2015-04-01
1
-1
/
+1
*
Restore SDL2_MULTIAPI
Vas Crabb
2015-04-01
2
-0
/
+18
*
Fix USE_BGFX=0 with windows OSD
Vas Crabb
2015-04-01
1
-1
/
+7
*
Small cleanup to how macros are defined for SDL OSD
Vas Crabb
2015-04-01
1
-11
/
+0
*
Restore MESA_INSTALL_ROOT
Vas Crabb
2015-04-01
2
-5
/
+23
*
Restore NO_OPENGL and USE_DISPATCH_GL
Vas Crabb
2015-04-01
2
-7
/
+67
*
Restore NO_USE_MIDI and some more OS support from the old SDL makefile
Vas Crabb
2015-04-01
2
-5
/
+69
*
Made SDL build to be able to be compiled on VS (nw)
Miodrag Milanovic
2015-03-31
2
-8
/
+31
*
Removed not needed flag since duplicate has been removed (nw)
Miodrag Milanovic
2015-03-31
1
-1
/
+0
*
Get NO_X11, NO_USE_XINPUT and SDL_LIBVER working on Linux
Vas Crabb
2015-03-31
2
-37
/
+123
*
Bring back some SDL OSD configurability (WIP)
Vas Crabb
2015-03-31
3
-75
/
+272
*
Remove need for winprefix.h and moved alloca define to osdcomm.h (nw)
Miodrag Milanovic
2015-03-31
1
-4
/
+1
*
Restore ledutil for windows builds with TOOLS=1
Vas Crabb
2015-03-30
1
-5
/
+32
*
Fix compile. (nw)
couriersud
2015-03-29
4
-8
/
+18
*
Added two more options to the build system:
couriersud
2015-03-29
2
-25
/
+27
*
Added network flags (nw)
Miodrag Milanovic
2015-03-29
2
-1
/
+5
*
Small cleanup
Vas Crabb
2015-03-29
2
-12
/
+3
*
SDL and Windows strconv are the same thing.
Vas Crabb
2015-03-29
3
-4
/
+3
*
Remove all the stuff that causes driver and emu sources to be compiled
Vas Crabb
2015-03-29
5
-66
/
+49
*
fix for osx debugger (nw)
Miodrag Milanovic
2015-03-28
1
-0
/
+1
*
Explicit file listing in lua scripts making generate much much faster (nw)
Miodrag Milanovic
2015-03-28
3
-89
/
+132
*
linkoptions for QT are needed (nw)
Miodrag Milanovic
2015-03-28
1
-3
/
+3
*
Put some OSD libs back in main GENie file to fix WinSDL build for now
Vas Crabb
2015-03-28
1
-8
/
+0
*
build into OSD subdirectory for people building multiple OSDs
Vas Crabb
2015-03-28
1
-0
/
+2
*
Move more OSD-specific stuff to OSD scripts
Vas Crabb
2015-03-28
3
-0
/
+48
*
Split OSD per file [qmc2]
Miodrag Milanovic
2015-03-27
6
-0
/
+490
[prev]