summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/uiinput.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2019-07-281-1/+1
* Added ui_input_manager::[set_]presses_enabled() and exposed to LUA npwoods2019-07-211-0/+5
* Don't process every character individually when searching - this reduces Vas Crabb2017-08-101-15/+18
* general cleanup: Vas Crabb2017-05-231-3/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-18/+18
* more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-2/+2
* Ioport refactoring and cleanups (nw) AJR2016-05-181-3/+5
* ui: Re-enabled configuration menu for single-machine and added some options. dankan18902016-04-151-0/+4
* Initial import of MEWUI to MAME [Dankan1890] Dankan18902016-02-041-0/+4
* Do not handle any UI inputs immediately after state load/save Victor Vasiliev2016-02-021-0/+2
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-1/+1
* fix clang build (nw) Miodrag Milanovic2016-01-111-2/+0
* modernized ui_input_manager (nw) Miodrag Milanovic2016-01-101-124/+51
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-6/+6
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-111-6/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* reverting to classic ui due to lot of issues, as much as I hate reverting som... Miodrag Milanovic2014-04-171-0/+1
* Merge of new menubar code Nathan Woods2014-04-121-1/+0
* Moved src/emu/uigfx.? ==> src/emu/ui/viewgfx.?, move C++-ifications Nathan Woods2014-01-251-2/+2
* Unglamorous changes from my UI rewrite Jürgen Buchmüller2014-01-171-3/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-4/+2
* BIG update. Aaron Giles2011-03-291-13/+13
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-1/+1
* Minor changes for internal render debugger Couriersud2010-02-051-0/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+0
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-5/+5
* OSD notice: you now need to report separate mouse up/mouse down events Aaron Giles2008-09-091-6/+23
* Cleanups. Aaron Giles2008-07-171-6/+6
* Note: I have done some testing, but there are probably more bugs Aaron Giles2008-07-121-0/+172