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
/
src
/
frontend
Commit message (
Expand
)
Author
Age
Files
Lines
*
analogipt: hold ALT to inc/dec setting by 100
hap
2025-08-24
1
-2
/
+3
*
docs: add note about compressor
hap
2025-07-16
1
-2
/
+2
*
compressor: add a header to advanced settings
hap
2025-07-16
1
-1
/
+1
*
compressor: re-add infinite release option, and also infinite ratio
hap
2025-07-16
2
-13
/
+56
*
audioeffects.h: correction to function prototype
hap
2025-07-15
1
-1
/
+1
*
ui: update prev commit (keeping max settings same as before)
hap
2025-07-15
2
-10
/
+11
*
ui: finer control over hq resampler settings
hap
2025-07-15
2
-61
/
+34
*
(emu.h) sound: use emplace instead of emplace_back when reconfiguring mapping
hap
2025-07-10
2
-35
/
+62
*
viewgfx: add shift/ctrl/alt modifier keys to some controls
hap
2025-07-08
1
-28
/
+35
*
(emu.h) resampler: don't repeat default settings at several places, remove un...
hap
2025-07-04
2
-21
/
+21
*
audiomix: let's move those new full/channel menus up
hap
2025-06-25
1
-13
/
+33
*
audiomix: add not initialzed message when entering menu too early (eg. pressi...
hap
2025-06-25
1
-1
/
+4
*
audiomix: put devtag in add ful/channel menu entry
hap
2025-06-25
2
-11
/
+11
*
filter: move notch filter check to ui
hap
2025-06-25
1
-4
/
+18
*
docs: update docs after prev audiomix commit
hap
2025-06-25
1
-2
/
+2
*
audiomix: add full/channel route via menu instead of f/c keys
hap
2025-06-25
2
-73
/
+25
*
Various fixes:
Vas Crabb
2025-06-25
15
-824
/
+1253
*
dipalette: add shadow config to savestates, and might as well rename hilight ...
hap
2025-06-24
1
-1
/
+1
*
equalizer: check band mask instead of db when building filter
hap
2025-06-20
1
-1
/
+1
*
compressor: add separator before the 'expert' settings
hap
2025-06-20
1
-0
/
+2
*
compressor: reorder settings a bit
hap
2025-06-20
2
-16
/
+14
*
filter,equalizer: do limit rounding with roundf instead of manually
hap
2025-06-20
2
-12
/
+12
*
audio_effect: move effect title to header (no need to know effect entry numbe...
hap
2025-06-20
4
-7
/
+13
*
filter,equalizer: add separators to menu
hap
2025-06-19
2
-29
/
+37
*
audio_effect: add space between value and unit
hap
2025-06-19
5
-10
/
+10
*
equalizer: finer control over settings
hap
2025-06-19
5
-84
/
+160
*
audio_effect: fix some limit issues
hap
2025-06-19
3
-45
/
+45
*
audiomix: add LR_REPEAT flag when cursor is on db
hap
2025-06-19
1
-3
/
+3
*
audio_effect: LR_ALWAYS flag is not applicable here
hap
2025-06-19
5
-4
/
+5
*
audioeffects: fix conflict between effect and resampler menu entries
hap
2025-06-19
2
-3
/
+4
*
audio_effect: small update to prev commit
hap
2025-06-19
5
-6
/
+6
*
audio_effect: add reset_all for resetting all variable settings
hap
2025-06-19
8
-15
/
+66
*
compressor: change most floats to 2-decimals
hap
2025-06-19
1
-18
/
+18
*
compressor: change channel link range to 0-1
hap
2025-06-19
1
-3
/
+3
*
Revert "compressor: add infinite release option (eg. combine with input gain ...
hap
2025-06-19
2
-24
/
+3
*
compressor: add infinite release option (eg. combine with input gain of 12db ...
hap
2025-06-19
2
-3
/
+24
*
dpatrol: added bd3.d1 prom [Bitsavers]
hap
2025-06-19
1
-1
/
+1
*
equalizer: change freq to u32, apply same nyquist freq fix as 1e71f7a0d3bd119...
hap
2025-06-18
2
-12
/
+12
*
filter: allow finer control of frequency with shift+alt
hap
2025-06-18
1
-16
/
+20
*
-ui/info.cpp: Treat incorrect ROM content as a severe warning.
Vas Crabb
2025-06-18
2
-1
/
+29
*
reverb: add more to default_changed
hap
2025-06-18
1
-0
/
+2
*
reverb: fix config_load typo
hap
2025-06-18
1
-2
/
+2
*
filter: correction to prev commit
hap
2025-06-18
1
-4
/
+6
*
ui/audio_effect_reverb.cpp: Fix assert in debug build
AJR
2025-06-17
1
-1
/
+1
*
filter: don't repeat min/max freq values in multiple places
hap
2025-06-17
2
-15
/
+18
*
ui: improve control over audio filter cutoff freq
hap
2025-06-17
2
-75
/
+141
*
reverb: remove del key on load preset again, it's awkward
hap
2025-06-17
1
-7
/
+1
*
reverb: update to prev commit, don't hardcode "Default" in preset string
hap
2025-06-17
1
-1
/
+7
*
Reenabling the write accessor for the LUA input_class enabled property (#7564)
npwoods
2025-06-17
1
-1
/
+1
*
reverb: detect preset when entering menu
hap
2025-06-17
1
-2
/
+2
[next]