| Commit message (Expand) | Author | Age | Files | Lines |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -2/+2 |
* | use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
* | ui refactoring [Vas Crabb] |  Vas Crabb | 2016-05-27 | 1 | -1/+1 |
* | Move slider_state and ui_menu_item into src/frontend/mame, nw |  therealmogminer@gmail.com | 2016-05-16 | 1 | -1/+1 |
* | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 1 | -1/+1 |
* | Isolate CLI part (nw) |  Miodrag Milanovic | 2016-04-20 | 1 | -1/+0 |
* | Add AVI writing to bgfx, nw |  therealmogminer@gmail.com | 2016-04-17 | 1 | -0/+1 |
* | Make OSDs return ui_menu_item lists, not slider_state lists |  therealmogminer@gmail.com | 2016-04-10 | 1 | -3/+2 |
* | Make sliders use an std::vector instead of a linked list, nw |  therealmogminer@gmail.com | 2016-04-10 | 1 | -1/+1 |
* | Move font enumeration to OSD, separate font name from display name as needed ... |  Vas Crabb | 2016-03-17 | 1 | -7/+23 |
* | More work on targets, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -1/+1 |
* | First take on render API reorg, nw |  therealmogminer@gmail.com | 2016-02-21 | 1 | -1/+3 |
* | Fix warning with some clang configurations, don't automatically disable bgfx ... |  Vas Crabb | 2015-04-03 | 1 | -0/+2 |
* | Converted midi into a module. (nw) |  couriersud | 2015-01-31 | 1 | -0/+3 |
* | Cleanups and version bumpmame0158 |  Miodrag Milanovic | 2015-01-28 | 1 | -4/+4 |
* | Added a generic module abstraction layer and migrated font modules to |  couriersud | 2015-01-23 | 1 | -9/+2 |
* | Moved font code into osd/modules/font. Extended osd_font to a proper |  couriersud | 2015-01-19 | 1 | -7/+22 |
* | Changed osd_font to struct osd_font and removed unnecessary osdepend.h |  couriersud | 2015-01-17 | 1 | -4/+4 |
* | OSD Updates: |  couriersud | 2015-01-14 | 1 | -7/+2 |
* | Untangled options inheritance. Previously code locked in osd_options |  couriersud | 2015-01-13 | 1 | -101/+1 |
* | Converted back osd_interface into a pure interface. |  couriersud | 2015-01-12 | 1 | -177/+80 |
* | Moved osd midi stuff to osd/modules/midi. Needed to touch a couple of |  couriersud | 2015-01-09 | 1 | -0/+7 |
* | Added window to osd_interface (nw) |  Miodrag Milanovic | 2014-09-01 | 1 | -0/+2 |
* | More cleanups, there is issue with srcclean that needs to be taken care as we... |  Miodrag Milanovic | 2014-07-22 | 1 | -23/+23 |
* | -Reorganized OSD, handling more sound output systems and debuggers, defaults ... |  Miodrag Milanovic | 2014-05-08 | 1 | -11/+178 |
* | -Made osd_interface base class for OSD and moved initialization for each subs... |  Miodrag Milanovic | 2014-04-25 | 1 | -0/+21 |
* | reverting to classic ui due to lot of issues, as much as I hate reverting som... |  Miodrag Milanovic | 2014-04-17 | 1 | -2/+0 |
* | Small core cleanup (nw) |  Miodrag Milanovic | 2014-04-15 | 1 | -1/+0 |
* | Merge of new menubar code |  Nathan Woods | 2014-04-12 | 1 | -0/+2 |
* | Bulk convert files that already had standard BSD license in my name |  Aaron Giles | 2013-10-16 | 1 | -31/+2 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -2/+2 |
* | Major bitmap-related changes throughout the system. There are |  Aaron Giles | 2012-01-12 | 1 | -1/+1 |
* | (Finally found the time to finish this....) |  Aaron Giles | 2011-05-30 | 1 | -2/+3 |
* | Call off the dogs, the OSD routing for OSD-side sliders has been fixed. nwn |  Ryan Holtz | 2011-05-23 | 1 | -0/+3 |
* | Cleanup & version bump.mame0140u1 |  Aaron Giles | 2010-11-08 | 1 | -3/+3 |
* | Added support for OSD-generated fonts. The OSD is queried first to see |  Aaron Giles | 2010-10-24 | 1 | -0/+7 |
* | Create new class osd_interface to house OSD callbacks. Added new |  Aaron Giles | 2010-10-21 | 1 | -128/+37 |
* | **FOR REVIEW** |  Andrew Gardner | 2010-09-20 | 1 | -0/+1 |
* | Split mame.c into mame.c and machine.c, the latter containing the |  Aaron Giles | 2010-06-30 | 1 | -1/+1 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -2/+2 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -2/+2 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -3/+4 |
* | NOTE: This change requires two new osd functions: osd_malloc() and |  Aaron Giles | 2010-01-08 | 1 | -1/+1 |
* | Cleanups and version bump.mame0134u3 |  Aaron Giles | 2009-10-12 | 1 | -13/+13 |
* | Moved all the OSD/windows code over to straight BSD license. |  Aaron Giles | 2009-10-12 | 1 | -2/+30 |
* | Big debugger cleanup. |  Aaron Giles | 2008-12-03 | 1 | -1/+1 |
* | Robustified key behavior when the debugger is visible. Should now |  Aaron Giles | 2008-07-17 | 1 | -1/+1 |
* | Restructured input port internals and cleaned up inptport.c: |  Aaron Giles | 2008-05-15 | 1 | -1/+2 |
* | Remove some deprecat.h includes from osd layer: |  Couriersud | 2008-02-23 | 1 | -2/+2 |
* | Copyright cleanup: |  Aaron Giles | 2008-01-06 | 1 | -1/+1 |