summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/ui.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+2
* Have sound_stream::input_name return the std::string it constructs AJR2016-01-241-1/+1
* Print messages for BTANBs, nw angelosa2016-01-241-1/+17
* reverting: Miodrag Milanovic2016-01-201-6/+6
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-3/+3
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-6/+6
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-6/+6
* image_manager modernized and move some things around (nw) Miodrag Milanovic2016-01-111-1/+1
* Merge pull request #561 from ajrhacker/strings Miodrag Milanović2016-01-111-10/+5
|\
| * Return std::string objects by value rather than pass by reference AJR2016-01-101-10/+5
* | modernized ui_input_manager (nw) Miodrag Milanovic2016-01-101-30/+30
|/
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* tagmap_t to std::unordered_map or std::unordered_set where applicable (nw) Miodrag Milanovic2015-12-091-6/+6
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-66/+66
* Fixed some suggestions by ReSharper C++ (nw) Miodrag Milanovic2015-11-141-3/+3
* More cleanups (nw) Miodrag Milanovic2015-11-111-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-3/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2484