| Commit message (Expand) | Author | Age | Files | Lines |
* | Much more core std::string_view modernization |  AJR | 2021-01-20 | 1 | -5/+5 |
* | Fairly significant overhaul of Lua engine and some cleanup. |  Vas Crabb | 2020-11-25 | 1 | -3/+3 |
* | disound: Create m_specified_inputs_mask to track which inputs have been speci... |  Aaron Giles | 2020-10-18 | 1 | -10/+16 |
* | Complete sound modernization of remaining devices. Legacy callbacks and strea... |  Aaron Giles | 2020-09-28 | 1 | -17/+1 |
* | sound: Some optimizations for common cases |  Aaron Giles | 2020-09-17 | 1 | -0/+7 |
* | 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 | -23/+75 |
* | Revert "Add an overload to input_to_stream_input in disound.cpp, fixes the in... |  Lord-Nightmare | 2020-08-13 | 1 | -26/+0 |
* | Add an overload to input_to_stream_input in disound.cpp, fixes the input_gain... |  Lord-Nightmare | 2020-08-12 | 1 | -0/+26 |
* | emu: correct some file headers (nw) |  hap | 2020-06-19 | 1 | -1/+1 |
* | fixed some clang-tidy warnings (nw) (#6197) |  Oliver Stöneberg | 2020-01-22 | 1 | -1/+1 |
* | disound.cpp, sound.cpp, speaker.cpp: Use fill_n and resize to zero memory ins... |  AJR | 2019-11-24 | 1 | -1/+1 |
* | (nw) add doxygen comments for a bunch of core stuff, and convert a bunch of c... |  Vas Crabb | 2019-10-16 | 1 | -17/+17 |
* | Make osd_printf_* use util/strformat semantics. |  Vas Crabb | 2019-09-26 | 1 | -1/+1 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -7/+8 |
* | -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... |  mooglyguy | 2018-12-14 | 1 | -2/+2 |
* | disound: added getters for input/output gain (nw) |  hap | 2018-11-04 | 1 | -0/+26 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -3/+6 |
* | Route sound relative to current device. |  Vas Crabb | 2018-05-01 | 1 | -56/+62 |
* | Bind devcb relative to current device. This is probably going to break |  Vas Crabb | 2018-05-01 | 1 | -1/+1 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -34/+0 |
* | This causes huge changes in behaviour that can't be hand-waved away. |  Vas Crabb | 2018-01-13 | 1 | -62/+0 |
* | New way to provide DAC reference inputs (nw) |  AJR | 2018-01-10 | 1 | -0/+62 |
* | Minor core cleanups (nw) |  AJR | 2017-07-13 | 1 | -2/+2 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -0/+1 |
* | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -3/+3 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -3/+3 |
* | simple_list to vector in sound (nw) |  Miodrag Milanovic | 2016-06-19 | 1 | -27/+27 |
* | simple_list to std::vector (nw) |  Miodrag Milanovic | 2016-06-17 | 1 | -28/+27 |
* | Iterate over devices C++11 style |  AJR | 2016-04-18 | 1 | -19/+17 |
* | Iterate over core classes C++11 style |  AJR | 2016-03-31 | 1 | -50/+50 |
* | disound: Don't crash on state load when the mixer is disabled by lack of inpu... |  Olivier Galibert | 2016-02-04 | 1 | -1/+4 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -4/+4 |
* | 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 | -4/+4 |
* | clang-modernize part 1 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -26/+26 |
* | Some cleanups and init fixes with help of ReSharper C++ (nw) |  Miodrag Milanovic | 2015-11-11 | 1 | -2/+2 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+471 |