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
/
osdmini.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
scrclean on lua scripts (nw)
Miodrag Milanovic
2016-03-29
1
-6
/
+6
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-1
/
+1
*
Fixed osdmini building for android and pnacl (nw)
Miodrag Milanovic
2016-03-08
1
-0
/
+1
*
update for osdmini (nw)
Miodrag Milanovic
2016-03-01
1
-2
/
+18
*
Used std::thread and std::condition_variable (nw)
Miodrag Milanovic
2016-03-01
1
-20
/
+2
*
Fix compile for Android(nw)
Miodrag Milanovic
2016-02-26
1
-2
/
+2
*
replace osd_lock with std::mutex [Miodrag Milanovic]
Miodrag Milanovic
2016-01-30
1
-1
/
+0
*
osdmini: fixes build issues
Stuart Carnie
2016-01-29
1
-0
/
+1
*
qtdebugger as separate lib (nw)
Miodrag Milanovic
2015-12-26
1
-0
/
+21
*
Can't do override checks due to QT headers (nw)
Miodrag Milanovic
2015-12-07
1
-4
/
+0
*
Added addprojectflags function and added -Wsuggest-override for all that are ...
Miodrag Milanovic
2015-12-06
1
-0
/
+4
*
Added info header at the top of each .lua file (nw)
Scott Stone
2015-11-14
1
-0
/
+8
*
added more h files missing in lua scripts (nw)
Miodrag Milanovic
2015-11-12
1
-0
/
+6
*
Remove not longer needed ForceCpp flag (nw)
Miodrag Milanovic
2015-11-08
1
-8
/
+0
*
update build scripts for rename c - > cpp (nw)
Miodrag Milanovic
2015-11-08
1
-25
/
+25
*
Allow compiling with shared libraries [O. Galibert]
Olivier Galibert
2015-05-31
1
-2
/
+2
*
propagate _subtarget in maintargetosdoptions call (nw)
Miodrag Milanovic
2015-05-21
1
-1
/
+1
*
Removed comments and added generic license for whole team on top (nw)
Miodrag Milanovic
2015-05-09
1
-0
/
+3
*
fixed osdmini build (nw)
Miodrag Milanovic
2015-04-06
1
-0
/
+1
*
Ok shuffling done
Miodrag Milanovic
2015-04-01
1
-0
/
+2
*
Remove all the stuff that causes driver and emu sources to be compiled
Vas Crabb
2015-03-29
1
-4
/
+1
*
Explicit file listing in lua scripts making generate much much faster (nw)
Miodrag Milanovic
2015-03-28
1
-21
/
+21
*
Move more OSD-specific stuff to OSD scripts
Vas Crabb
2015-03-28
1
-0
/
+7
*
Split OSD per file [qmc2]
Miodrag Milanovic
2015-03-27
1
-0
/
+93