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
/
devices
/
sound
/
samples.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples: remove unneeded samples_start callback
hap
2025-06-08
1
-9
/
+0
*
samples: update notes, fix new regression with start_raw at very low samplerate
hap
2025-06-08
1
-3
/
+12
*
samples: fix off by 1 error when interpolating
hap
2025-06-08
1
-2
/
+2
*
samples: set stream samplerate to sample samplerate
hap
2025-06-08
1
-13
/
+21
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-11
/
+7
*
samples: move interface variables to protected
hap
2023-08-31
1
-1
/
+1
*
redclash: add player shoot sample
hap
2022-09-03
1
-13
/
+11
*
Remove fileio.h from emu.h
AJR
2022-02-11
1
-0
/
+1
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-8
/
+10
*
Revert "sound: Improved view interfaces to match usage patterns"
Aaron Giles
2020-09-17
1
-3
/
+3
*
sound: Improved view interfaces to match usage patterns
Aaron Giles
2020-09-17
1
-3
/
+3
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-46
/
+37
*
(nw) Cleanup on the way:
Vas Crabb
2020-03-10
1
-5
/
+5
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-1
/
+2
*
Sanity prevailed (nw)
Olivier Galibert
2019-05-29
1
-42
/
+0
*
Partial support for encrypted audio in k573dio (Konami System 573 Digital I/O...
Windy Fairy
2019-05-15
1
-0
/
+42
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-11
/
+10
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Revert "Use true/false if type used is bool (nw)"
Miodrag Milanovic
2016-11-12
1
-2
/
+2
*
Use true/false if type used is bool (nw)
Miodrag Milanovic
2016-11-11
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-34
/
+34
*
made constexprs lower case and used constexpr for returning input value as we...
Miodrag Milanovic
2016-07-31
1
-8
/
+8
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-6
/
+6
*
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Vas Crabb
2016-03-06
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-13
/
+13
*
add casts from emu_file to core_file (issue #482)
Trammell Hudson
2015-11-27
1
-1
/
+1
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-1
/
+1
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+642