summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/sliders.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-283/+0
* Reduction code for entries of "enum class ui_menu_item_type" and the use of i... dankan18902016-04-151-6/+6
* Make OSDs return ui_menu_item lists, not slider_state lists therealmogminer@gmail.com2016-04-101-23/+34
* Add dividing line to bgfx slider list where applicable, nw therealmogminer@gmail.com2016-04-101-1/+5
* Make sliders use an std::vector instead of a linked list, nw therealmogminer@gmail.com2016-04-101-12/+17
* Add runtime screen chain selection, nw therealmogminer@gmail.com2016-04-091-5/+5
* Cleanups and version bump Miodrag Milanovic2016-03-301-3/+3
* sliders.cpp: Made Alt+Arrow minimize or maximize value. [MooglyGuy] therealmogminer@gmail.com2016-03-271-6/+13
* Merge with master therealmogminer@gmail.com2016-03-211-1/+1
|\
| * Added support and configuration for the image collection "covers". dankan18902016-03-181-1/+1
* | Fix scrolling in slider list, nw therealmogminer@gmail.com2016-03-171-9/+3
|/
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-9/+15
* Initial import of MEWUI to MAME [Dankan1890] Dankan18902016-02-041-2/+2
* replace osd_lock with std::mutex [Miodrag Milanovic] Miodrag Milanovic2016-01-301-1/+1
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-9/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+256