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
/
windows.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed vs2019, broken by clang fix.
smf-
2021-09-09
1
-3
/
+5
*
fixes for building with clang 12.0.1 on windows
smf-
2021-09-04
1
-0
/
+4
*
Slightly cleaned up OSD input modules.
Vas Crabb
2021-07-29
1
-34
/
+2
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-0
/
+1
*
Removed winpcap and cleaned up network module selection.
Vas Crabb
2020-03-05
1
-1
/
+0
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+1
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-1
/
+0
*
further quieting of MS-LLVM (nw)
Peter Ferrie
2019-02-25
1
-0
/
+1
*
Attempted to sanitize/rationalize how we access UTF-8 command line arguments ...
npwoods
2017-09-18
1
-3
/
+0
*
In the windows debugger log window add a Log/Clear menu to remove all logged ...
yz70s
2017-07-30
1
-0
/
+2
*
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
[next]