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
/
scripts
/
src
/
osd
/
osdmini.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved osdsync to root of OSD, removed osdmini (nw)
Miodrag Milanovic
2016-04-15
1
-133
/
+0
*
Added skeleton for network output (nw)
Miodrag Milanovic
2016-04-09
1
-0
/
+1
*
Added none and console output providers (nw)
Miodrag Milanovic
2016-04-09
1
-0
/
+3
*
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