summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/cdda.cpp
Commit message (Expand)AuthorAgeFilesLines
* cdda: Modernize a little Olivier Galibert2023-05-181-14/+6
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-041-2/+2
* cpu/nec: Fixed build; also, srcclean Vas Crabb2023-03-261-1/+1
* hash/pcecd.xml: QA notes (#10956) Angelo Salese2023-03-191-8/+18
* cdrom_file: classify. Could use more internal work, but it's a step Olivier Galibert2022-04-011-5/+5
* sound/cdda.cpp: Return LBA position as currently playing LBA. (#7811) 9871238791132021-02-231-1/+1
* sound: Add a few new helpers to write_stream_view Aaron Giles2020-09-201-3/+2
* Revert "sound: Improved view interfaces to match usage patterns" Aaron Giles2020-09-171-8/+9
* sound: Improved view interfaces to match usage patterns Aaron Giles2020-09-171-9/+8
* beep/bsmt2000/c140/c352/c6280/cdda: Update to new stream callbacks Aaron Giles2020-09-151-14/+15
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
* removed cdda volume trampolines (nw) smf-2016-10-291-22/+0
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-7/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* m_audio_ended_normally is set within the stream_update(), so update the strea... smf-2016-10-061-0/+1
* made constexprs lower case and used constexpr for returning input value as we... Miodrag Milanovic2016-07-311-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+271