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
/
src
/
emu
/
disound.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-10
/
+5
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-15
/
+15
*
Separated user gain from input gain. Added more functions to
Aaron Giles
2012-04-26
1
-0
/
+2
*
Broke dependency between mcr68 and mcr by creating
Aaron Giles
2012-04-17
1
-5
/
+11
*
Make all items connected to mixer inputs available in the UI, not just items
Aaron Giles
2012-02-28
1
-0
/
+3
*
Create a new device_mixer_interface, derived from device_sound_interface,
Aaron Giles
2012-02-25
1
-0
/
+25
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-1
/
+3
*
Major bitmap-related changes throughout the system. There are
Aaron Giles
2012-01-12
1
-0
/
+3
*
Various memory leaks and unnecessary checks removed by Oliver Stoneberg (no w...
Miodrag Milanovic
2011-08-14
1
-1
/
+1
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-35
/
+12
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
1
-1
/
+1
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-1
/
+1
*
Cleanups and version bump.
mame0141u2
Aaron Giles
2011-02-09
1
-2
/
+2
*
C++-ified the sound and streams interfaces. Combined sound.c and streams.c
Aaron Giles
2011-01-27
1
-22
/
+28
*
Added a virtual stream update function to the device sound interface.
Aaron Giles
2011-01-21
1
-0
/
+3
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-14
/
+14
*
Moved sound routing for non-speaker devices over to the
Aaron Giles
2010-09-08
1
-0
/
+1
*
Remove artificial SOUND_ prefix from sound device names.
Aaron Giles
2010-09-02
1
-2
/
+2
*
De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining
Aaron Giles
2010-08-26
1
-4
/
+6
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-4
/
+4
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-0
/
+161