summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* simple_list to vector in sound (nw) Miodrag Milanovic2016-06-191-6/+7
* Machine management cleanups AJR2016-04-251-4/+23
* Move a few odds and ends out of the emu core AJR2016-04-231-1/+1
* Iterate over devices C++11 style AJR2016-04-181-11/+10
* Add AVI writing to bgfx, nw therealmogminer@gmail.com2016-04-171-0/+1
* Iterate over core classes C++11 style AJR2016-03-311-4/+4
* removed double string in some instances of "Fatal error: Error: x" hap2016-03-201-2/+2
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-3/+3
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-7/+6
* Have sound_stream::input_name return the std::string it constructs AJR2016-01-241-2/+4
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* modernized configuration_manager (nw) Miodrag Milanovic2016-01-101-5/+5
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-3/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-53/+53
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-3/+3
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1104