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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
windows.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Lua-cleaning ability to srcclean
Vas Crabb
2016-08-30
1
-1
/
+1
*
POSIX implementation for new directory read features, cleanup of Windows impl...
Vas Crabb
2016-06-25
1
-1
/
+1
*
Introduce dynamic_module
Giuseppe Gorgoglione
2016-06-11
1
-2
/
+0
*
Placed back old output system as module "-output windows" need more things cl...
Miodrag Milanovic
2016-06-05
1
-0
/
+32
*
moved osdsync to root of OSD, removed osdmini (nw)
Miodrag Milanovic
2016-04-15
1
-3
/
+2
*
Remove os dependant output handling (nw)
Miodrag Milanovic
2016-04-09
1
-33
/
+0
*
move clipboard handling on proper place (nw)
Miodrag Milanovic
2016-04-03
1
-1
/
+0
*
scrclean on lua scripts (nw)
Miodrag Milanovic
2016-03-29
1
-3
/
+3
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-4
/
+6
*
Clang 3.8.0 supports -municode (nw)
Miodrag Milanovic
2016-03-14
1
-1
/
+1
*
Fixing issue compiling on GCC 4.9 till 5.1 (nw)
Miodrag Milanovic
2016-03-05
1
-0
/
+1
*
link ole32 on Windows. Needed for CoInitializeEx()
Brad Hughes
2016-03-02
1
-0
/
+1
*
Used std::thread and std::condition_variable (nw)
Miodrag Milanovic
2016-03-01
1
-12
/
+2
*
Dynamically load xinput
Brad Hughes
2016-03-01
1
-1
/
+0
*
Add XInput support for Windows OSD
Brad Hughes
2016-02-29
1
-0
/
+1
*
cleanup (nw)
Miodrag Milanovic
2016-02-29
1
-1
/
+0
*
Merge input modules work.
Brad Hughes
2016-02-28
1
-1
/
+0
|
\
|
*
Refactor OSD input into modules
Brad Hughes
2016-02-28
1
-1
/
+0
*
|
First take on render API reorg, nw
therealmogminer@gmail.com
2016-02-21
1
-3
/
+6
*
|
removed old entries. nw
dankan1890
2016-02-17
1
-1
/
+0
|
/
*
qtdebugger as separate lib (nw)
Miodrag Milanovic
2015-12-26
1
-0
/
+16
*
Can't do override checks due to QT headers (nw)
Miodrag Milanovic
2015-12-07
1
-6
/
+0
*
Added addprojectflags function and added -Wsuggest-override for all that are ...
Miodrag Milanovic
2015-12-06
1
-0
/
+6
*
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
/
+38
*
Remove not longer needed ForceCpp flag (nw)
Miodrag Milanovic
2015-11-08
1
-7
/
+0
*
update build scripts for rename c - > cpp (nw)
Miodrag Milanovic
2015-11-08
1
-41
/
+41
*
update build scripts and code change in order to fix compile (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+1
*
Update scripts for compile with latest BGFX (nw)
Miodrag Milanovic
2015-09-12
1
-0
/
+1
*
Fixed VS build (nw)
Miodrag Milanovic
2015-08-01
1
-1
/
+3
*
hmm.. new 5.2 mingw seems to need this to pickup sprintf for lto (NW)
Cowering
2015-07-23
1
-0
/
+1
*
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
*
fix for few more executable files (nw)
Miodrag Milanovic
2015-04-16
1
-0
/
+4
*
added SEPARATE_BIN option to put executable files in bin folder and not in ma...
Miodrag Milanovic
2015-04-08
1
-1
/
+3
*
Supported mingw-clang builds (nw)
Miodrag Milanovic
2015-04-06
1
-1
/
+1
*
back (nw)
Miodrag Milanovic
2015-04-05
1
-18
/
+0
*
rolled back, not worth of it (nw)
Miodrag Milanovic
2015-04-05
1
-0
/
+18
*
Made all windows build use icons (nw)
Miodrag Milanovic
2015-04-05
1
-18
/
+0
*
Merge branch 'master' of https://github.com/mamedev/mame
Miodrag Milanovic
2015-04-04
1
-2
/
+50
|
\
|
*
* Take more link dependencies caused by OSD out of genie.lua
Vas Crabb
2015-04-04
1
-0
/
+5
|
*
Bring back USE_SDL, CYGWIN_BUILD and malloc debugging for Windows OSD
Vas Crabb
2015-04-04
1
-2
/
+45
*
|
Moved creation of most non-layout files out of makefile (nw)
Miodrag Milanovic
2015-04-04
1
-0
/
+6
|
/
*
removed includeosd (nw)
Miodrag Milanovic
2015-04-02
1
-2
/
+4
*
Ok shuffling done
Miodrag Milanovic
2015-04-01
1
-0
/
+7
*
fix it properly (nw)
Miodrag Milanovic
2015-04-01
1
-7
/
+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
1
-0
/
+1
*
Bring back NOASM
Vas Crabb
2015-04-01
1
-1
/
+10
[next]