summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/disound.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) add doxygen comments for a bunch of core stuff, and convert a bunch of c... Vas Crabb2019-10-161-17/+17
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-7/+8
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-2/+2
* disound: added getters for input/output gain (nw) hap2018-11-041-0/+26
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+6
* Route sound relative to current device. Vas Crabb2018-05-011-56/+62
* Bind devcb relative to current device. This is probably going to break Vas Crabb2018-05-011-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-34/+0
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-62/+0
* New way to provide DAC reference inputs (nw) AJR2018-01-101-0/+62
* Minor core cleanups (nw) AJR2017-07-131-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* simple_list to vector in sound (nw) Miodrag Milanovic2016-06-191-27/+27
* simple_list to std::vector (nw) Miodrag Milanovic2016-06-171-28/+27
* Iterate over devices C++11 style AJR2016-04-181-19/+17
* Iterate over core classes C++11 style AJR2016-03-311-50/+50
* disound: Don't crash on state load when the mixer is disabled by lack of inpu... Olivier Galibert2016-02-041-1/+4
* reverting: Miodrag Milanovic2016-01-201-4/+4
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-26/+26
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+471