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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Odroid n2 build fixes (#5751)
Julian Sikorski
2019-10-18
1
-0
/
+6
*
Add include folder 3rdparty/bgfx/3rdparty/khronos too (nw)
yz70s
2019-10-13
1
-0
/
+1
*
srcclean (nw)
Vas Crabb
2019-09-22
2
-2
/
+2
*
Preliminary Mac native OSD. Not working yet. [R. Belmont]
arbee
2019-09-15
3
-0
/
+208
*
asmjs: avoid explicitly linking SDL2_ttf.
68bit
2019-08-28
1
-1
/
+1
*
asmjs: can not ignore errors on missing libraries
68bit
2019-08-28
1
-1
/
+1
*
gdbstub: added new GDB stub debugger (#5456)
Ramiro Polla
2019-08-11
1
-0
/
+1
*
fix vsllvm configuration
feos
2019-06-03
1
-0
/
+1
*
Disable WII Lightgun hack by default (#5056)
Kiall Mac Innes
2019-05-14
2
-0
/
+23
*
Enable Xinput by default
Kiall Mac Innes
2019-04-21
1
-1
/
+5
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
2
-10
/
+11
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
2
-11
/
+10
*
further quieting of MS-LLVM (nw)
Peter Ferrie
2019-02-25
1
-0
/
+1
*
(nw) misc stuff:
Vas Crabb
2019-02-18
1
-8
/
+8
*
attempt to fix testkeys linking in more configurations (nw)
Vas Crabb
2019-02-18
1
-1
/
+1
*
Fix cross compile mame/sdl/windows. (nw)
couriersud
2019-02-17
1
-1
/
+1
*
additional documentation on compiling MAME (nw)
Vas Crabb
2019-01-01
1
-1
/
+1
*
taptun: add support for Windows (#3790)
Patrick Mackinlay
2018-07-30
1
-0
/
+1
*
Discord plugin try 2 (#3640)
cracyc
2018-06-08
1
-0
/
+1
*
Enable use of system-wide asio, glm and rapidjson (#3172)
Julian Sikorski
2018-02-08
1
-2
/
+2
*
-bgfx: Abstracted some view-related functions into bgfx_view class, nw
mooglyguy
2018-01-13
1
-0
/
+1
*
remove qtmain on windows, it conflicts with SDL2_Main (nw)
smf-
2017-12-26
1
-1
/
+0
*
added -lSDL2main to fix linking with gcc 7 [smf]
smf-
2017-12-26
1
-1
/
+2
*
Attempted to sanitize/rationalize how we access UTF-8 command line arguments ...
npwoods
2017-09-18
4
-14
/
+1
*
In the windows debugger log window add a Log/Clear menu to remove all logged ...
yz70s
2017-07-30
1
-0
/
+2
*
Fix include path with USE_LIBSDL on macOS
Joshua Root
2017-07-22
1
-1
/
+1
*
Lua scripts cleanup.
dankan1890
2017-05-14
1
-1
/
+0
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-9
/
+9
*
Fixed building using system portaudio
Julian Sikorski
2017-01-26
1
-0
/
+4
*
comma (nw)
Vas Crabb
2017-01-23
1
-1
/
+1
*
This isn't behaving how I expect, investigate another time (nw)
Vas Crabb
2017-01-23
1
-1
/
+2
*
portaudio needs COM (nw)
Vas Crabb
2017-01-23
1
-1
/
+1
*
Initial PortAudio backend with build script changes to support library versio...
inte alls
2017-01-11
1
-0
/
+25
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
3
-0
/
+6
*
srcclean (nw)
Vas Crabb
2016-11-27
1
-6
/
+6
*
Add basic keyboard input to UWP (nw)
Brad Hughes
2016-11-11
1
-0
/
+1
*
No need for osd_malloc, osd_malloc_array and osd_free (nw)
Miodrag Milanovic
2016-11-11
2
-9
/
+0
*
UWP builds again but by no means working (nw)
Brad Hughes
2016-11-10
1
-2
/
+2
*
Adding video and window code to UWP(nw)
Miodrag Milanovic
2016-11-10
1
-0
/
+6
*
Some more work on UWP (nw)
Miodrag Milanovic
2016-11-10
1
-6
/
+12
*
Make 3rdparty compile for UWP and start adding new OSD for UWP based on previ...
Miodrag Milanovic
2016-11-09
2
-0
/
+127
*
ASIO - header only mode (nw)
Miodrag Milanovic
2016-11-02
1
-1
/
+0
*
Changing spaces to tabs for fac14f5 (nw)
Brad Hughes
2016-10-09
1
-1
/
+1
*
Fix SDL build on windows: asio.hpp requires _WIN32_WINNT (nw)
Brad Hughes
2016-10-09
1
-0
/
+1
*
Replaced code usage of libuv with asio library (nw)
Miodrag Milanovic
2016-10-07
1
-13
/
+2
*
Convert OSD monitor info to modules plus add DXGI implementation
Brad Hughes
2016-09-14
2
-1
/
+6
*
Add Lua-cleaning ability to srcclean
Vas Crabb
2016-08-30
2
-3
/
+3
*
Merge pull request #1093 from stevenc99/kfreebsd
R. Belmont
2016-07-16
1
-1
/
+1
|
\
|
*
qtdbg: compile with -fPIC on freebsd also
Steven Chamberlain
2016-07-13
1
-1
/
+1
*
|
Merge pull request #1072 from oxc/pkg_config_from_env
R. Belmont
2016-07-16
3
-8
/
+18
|
\
\
[next]