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
/
devices
/
sound
/
cdda.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
cdda: Modernize a little
Olivier Galibert
2023-05-18
1
-14
/
+6
*
chd: Add dvd support. better abstraction in general, multi-image support in a...
Olivier Galibert
2023-05-04
1
-2
/
+2
*
cpu/nec: Fixed build; also, srcclean
Vas Crabb
2023-03-26
1
-1
/
+1
*
hash/pcecd.xml: QA notes (#10956)
Angelo Salese
2023-03-19
1
-8
/
+18
*
cdrom_file: classify. Could use more internal work, but it's a step
Olivier Galibert
2022-04-01
1
-5
/
+5
*
sound/cdda.cpp: Return LBA position as currently playing LBA. (#7811)
987123879113
2021-02-23
1
-1
/
+1
*
sound: Add a few new helpers to write_stream_view
Aaron Giles
2020-09-20
1
-3
/
+2
*
Revert "sound: Improved view interfaces to match usage patterns"
Aaron Giles
2020-09-17
1
-8
/
+9
*
sound: Improved view interfaces to match usage patterns
Aaron Giles
2020-09-17
1
-9
/
+8
*
beep/bsmt2000/c140/c352/c6280/cdda: Update to new stream callbacks
Aaron Giles
2020-09-15
1
-14
/
+15
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-3
/
+3
*
Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s...
AJR
2018-06-24
1
-1
/
+1
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-3
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-3
/
+5
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove device_config_complete from numerous devices that don't really need it...
AJR
2017-02-09
1
-10
/
+0
*
removed cdda volume trampolines (nw)
smf-
2016-10-29
1
-22
/
+0
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-7
/
+7
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-11
/
+11
*
m_audio_ended_normally is set within the stream_update(), so update the strea...
smf-
2016-10-06
1
-0
/
+1
*
made constexprs lower case and used constexpr for returning input value as we...
Miodrag Milanovic
2016-07-31
1
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
1
-3
/
+3
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+271