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
/
modules.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved support for building on Windows arm64.
Vas Crabb
2025-09-21
1
-4
/
+4
*
sound:
Olivier Galibert
2025-06-17
1
-0
/
+1
*
-sound: Removed DirectSound sound module.
Vas Crabb
2025-05-29
1
-1
/
+0
*
-sound/wasapi_sound.cpp: Added preliminary WASAPI sound module (not enabled y...
Vas Crabb
2025-05-25
1
-0
/
+1
*
sound/xaudio2_sound.cpp: Initial support for new sound system features.
Vas Crabb
2025-05-23
1
-0
/
+2
*
modules.lua: only check for pipewire lib if NO_USE_PIPEWIRE is 0
hap
2025-05-07
1
-4
/
+5
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-0
/
+42
*
osd: Got rid of the gross globals and functions for manipulating them in the ...
Vas Crabb
2025-04-23
1
-2
/
+2
*
build: Fixed QT6 build for macosx (#13510)
holub
2025-03-22
1
-5
/
+14
*
Use qmake to query Qt libexec directory to find moc. (#12870)
Michael Cho
2024-10-13
1
-6
/
+10
*
Initial touch input support:
Vas Crabb
2024-04-12
1
-0
/
+1
*
osd: Cleaned up MIDI and network interfaces a little more.
Vas Crabb
2024-03-01
1
-0
/
+1
*
osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058)
Vas Crabb
2024-02-25
1
-0
/
+2
*
modules.lua: Remove stray MOC setting after the Qt6 Linux support change (#11...
Jindřich Makovička
2023-07-18
1
-1
/
+0
*
Allow the use of either Qt5 or Qt6 on Linux (#11413)
Jindřich Makovička
2023-07-14
1
-10
/
+26
*
Removed local copy of SDL source and update Android build support. (#10899)
Miodrag Milanović
2023-02-27
1
-2
/
+10
*
Input refactoring:
Vas Crabb
2023-02-18
1
-0
/
+2
*
Small batch of input refactoring:
Vas Crabb
2023-02-05
1
-0
/
+2
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
1
-43
/
+49
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-2
/
+1
*
Update BGFX, BX and BIMG (#10789)
Miodrag Milanović
2023-01-05
1
-0
/
+1
*
Revert "Update BGFX, BX and BIMG (#10750)" (#10787)
R. Belmont
2023-01-04
1
-1
/
+0
*
Update BGFX, BX and BIMG (#10750)
Miodrag Milanović
2023-01-04
1
-0
/
+1
*
-debugger: Improved session save/restore.
Vas Crabb
2022-12-02
1
-5
/
+3
*
Debugger updates:
Vas Crabb
2022-09-20
1
-9
/
+9
*
debugger/win: Added capability to save/restore window arrangement.
Vas Crabb
2022-09-16
1
-0
/
+2
*
Optimisation, and baby steps towards untangling stuff:
Vas Crabb
2022-06-16
1
-0
/
+5
*
clang fixes
smf-
2021-11-19
1
-0
/
+6
*
Remove uwp specific sources
Miodrag Milanovic
2021-10-26
1
-1
/
+0
*
Compile bgfx
Miodrag Milanovic
2021-08-10
1
-1
/
+0
*
sound: Pulseaudio support
Olivier Galibert
2021-04-16
1
-0
/
+29
*
-bgfx: Corrected a data overrun in the d3d12 backend from allocating only eno...
Ryan Holtz
2020-06-20
1
-0
/
+38
*
Removed winpcap and cleaned up network module selection.
Vas Crabb
2020-03-05
1
-4
/
+33
*
Add include folder 3rdparty/bgfx/3rdparty/khronos too (nw)
yz70s
2019-10-13
1
-0
/
+1
*
Preliminary Mac native OSD. Not working yet. [R. Belmont]
arbee
2019-09-15
1
-0
/
+2
*
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
*
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
*
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
*
Initial PortAudio backend with build script changes to support library versio...
inte alls
2017-01-11
1
-0
/
+25
*
Add basic keyboard input to UWP (nw)
Brad Hughes
2016-11-11
1
-0
/
+1
*
ASIO - header only mode (nw)
Miodrag Milanovic
2016-11-02
1
-1
/
+0
*
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
1
-0
/
+6
*
Add Lua-cleaning ability to srcclean
Vas Crabb
2016-08-30
1
-2
/
+2
*
Merge pull request #1072 from oxc/pkg_config_from_env
R. Belmont
2016-07-16
1
-3
/
+11
|
\
|
*
Take pkg-config path from env if defined
Bernhard Frauendienst
2016-07-09
1
-3
/
+11
[next]