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
/
sound.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sound: If stream->update() is done going back in time (originating from
Olivier Galibert
2018-05-15
1
-0
/
+3
*
This causes huge changes in behaviour that can't be hand-waved away.
Vas Crabb
2018-01-13
1
-13
/
+17
*
New way to provide DAC reference inputs (nw)
AJR
2018-01-10
1
-17
/
+13
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-0
/
+1
*
XML refactoring:
Vas Crabb
2016-12-11
1
-7
/
+7
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-27
/
+27
*
Turn xmlfile API into something that looks like C++
Vas Crabb
2016-11-17
1
-7
/
+7
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-6
/
+6
*
Reverting part of changes from previous commits as described in mail on list ...
Miodrag Milanovic
2016-10-23
1
-1
/
+1
*
there you go (nw)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-27
/
+27
*
some bool <-> int not needed conversions, also cleaned drivenum.* was using m...
Miodrag Milanovic
2016-10-21
1
-1
/
+1
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-2
/
+2
*
simple_list to vector in sound (nw)
Miodrag Milanovic
2016-06-19
1
-6
/
+7
*
Machine management cleanups
AJR
2016-04-25
1
-4
/
+23
*
Move a few odds and ends out of the emu core
AJR
2016-04-23
1
-1
/
+1
*
Iterate over devices C++11 style
AJR
2016-04-18
1
-11
/
+10
*
Add AVI writing to bgfx, nw
therealmogminer@gmail.com
2016-04-17
1
-0
/
+1
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-4
/
+4
*
removed double string in some instances of "Fatal error: Error: x"
hap
2016-03-20
1
-2
/
+2
*
* Support *n conversion in stream_format/string_format
Vas Crabb
2016-03-01
1
-3
/
+3
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-7
/
+6
*
Have sound_stream::input_name return the std::string it constructs
AJR
2016-01-24
1
-2
/
+4
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
modernized configuration_manager (nw)
Miodrag Milanovic
2016-01-10
1
-5
/
+5
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
1
-3
/
+1
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-53
/
+53
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-3
/
+3
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-2
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1104
[prev]