| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bumpmame0155 |  Miodrag Milanovic | 2014-10-15 | 1 | -5/+5 |
| * | Added window to osd_interface (nw) |  Miodrag Milanovic | 2014-09-01 | 1 | -15/+30 |
| * | For windows auto is now same as d3d, till video part is redone (nw) |  Miodrag Milanovic | 2014-05-08 | 1 | -0/+2 |
| * | -Made osd_interface base class for OSD and moved initialization for each subs... |  Miodrag Milanovic | 2014-04-25 | 1 | -16/+12 |
| * | reverting to classic ui due to lot of issues, as much as I hate reverting som... |  Miodrag Milanovic | 2014-04-17 | 1 | -0/+28 |
| * | we anyway do not support win95 for a time :) (nw) |  Miodrag Milanovic | 2014-04-16 | 1 | -5/+0 |
| * | Moved eminline and related files into /src/osd since it's system related (nw) |  Miodrag Milanovic | 2014-04-16 | 1 | -5/+5 |
| * | Merge of new menubar code |  Nathan Woods | 2014-04-12 | 1 | -28/+0 |
| * | Moved src/emu/ui.? ==> src/emu/ui/ui.?, changed to follow MAME OOP convention... |  Nathan Woods | 2014-01-29 | 1 | -1/+1 |
| * | Bulk convert files that already had standard BSD license in my name |  Aaron Giles | 2013-10-16 | 1 | -35/+2 |
| * | "put HLSL back ..." fix build etc. |  David Haywood | 2013-06-06 | 1 | -0/+12 |
| * | As this project is clearly now run by people who care more about "feelings" a... |  Ryan Holtz | 2013-06-06 | 1 | -12/+0 |
| * | debugqt: prevent threading deadlock in win32 with qt debugger (nw) |  cracyc | 2013-06-04 | 1 | -1/+1 |
| * | Cleaned a bit Carl's solution for optional QT debugger for Windows (nw) |  Miodrag Milanovic | 2013-05-30 | 1 | -1/+1 |
| * | - d3dhlsl.c: Made HLSL switchable at runtime, Ctrl+Alt+F12. [MooglyGuy] |  Ryan Holtz | 2013-01-13 | 1 | -0/+4 |
| * | less ugly way to silence gcc 4.6 (no whatsnew) |  Miodrag Milanovic | 2011-12-15 | 1 | -2/+2 |
| * | Fixed warnings found by GCC 4.6.2 without change of h63484.c since that one i... |  Miodrag Milanovic | 2011-09-22 | 1 | -0/+2 |
| * | HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere, SoltanGris42] |  Ryan Holtz | 2011-05-30 | 1 | -0/+8 |
| * | Switch to using delegates for some callbacks: |  Aaron Giles | 2011-04-27 | 1 | -1/+1 |
| * | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -14/+14 |
| * | Converted core_options to a class. Removed a bunch of marginal |  Aaron Giles | 2011-03-03 | 1 | -47/+31 |
| * | mame_file is now emu_file and is a class. It is required |  Aaron Giles | 2011-02-12 | 1 | -35/+35 |
| * | Cleaned OSD windows and emu part from NEWUI dependencies (no whatsnew) |  Miodrag Milanovic | 2011-01-13 | 1 | -11/+0 |
| * | Incorporate MESS change into MAME core. |  Scott Stone | 2010-11-06 | 1 | -2/+2 |
| * | Create new class osd_interface to house OSD callbacks. Added new |  Aaron Giles | 2010-10-21 | 1 | -8/+6 |
| * | Fix crash when specifying -effect. |  Aaron Giles | 2010-10-16 | 1 | -44/+0 |
| * | Converted render.c objects into C++ objects. Updated all callers. |  Aaron Giles | 2010-10-13 | 1 | -1/+1 |
| * | Split mame.c into mame.c and machine.c, the latter containing the |  Aaron Giles | 2010-06-30 | 1 | -20/+20 |
| * | Remove stray bitmap_free's. |  Aaron Giles | 2010-06-08 | 1 | -2/+1 |
| * | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -2/+1 |
| * | Fix the memory leaks with the strconv.c function by |  Scott Stone | 2010-04-23 | 1 | -2/+2 |
| * | several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg] |  Fabio Priuli | 2010-03-17 | 1 | -1/+1 |
| * | Added DEBUG_FLAG_OSD_ENABLED to allow coexistence of debuggers going forward. |  Couriersud | 2010-02-05 | 1 | -2/+2 |
| * | Bulk driver.h -> emu.h switch. |  Aaron Giles | 2010-01-10 | 1 | -4/+1 |
| * | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -1/+2 |
| * | NOTE: This change requires two new osd functions: osd_malloc() and |  Aaron Giles | 2010-01-08 | 1 | -7/+7 |
| * | Whitespace cleanup. (No, a release is not yet imminent.) |  Aaron Giles | 2009-12-28 | 1 | -1/+1 |
| * | Changed behavior of -watchdog option to act like a real watchdog. It now |  Aaron Giles | 2009-12-24 | 1 | -0/+3 |
| * | Cleanups and version bump.mame0134u3 |  Aaron Giles | 2009-10-12 | 1 | -22/+22 |
| * | Moved all the OSD/windows code over to straight BSD license. |  Aaron Giles | 2009-10-12 | 1 | -2/+34 |
| * | Bulk change alert. |  Aaron Giles | 2009-04-26 | 1 | -3/+2 |
| * | Crosshair update |  Derrick Renaud | 2009-03-28 | 1 | -1/+1 |
| * | Modified the makefile to support experimental optional C++ |  Aaron Giles | 2009-02-28 | 1 | -2/+2 |
| * | From: Christophe Jaillet [mailto:christophe.jaillet@wanadoo.fr] |  Aaron Giles | 2008-08-19 | 1 | -1/+0 |
| * | From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2008-07-31 | 1 | -4/+4 |
| * | Attempted fix for 01092: debugger crashes when exiting during "run to cursor" |  Aaron Giles | 2008-07-26 | 1 | -4/+0 |
| * | Note: I have done some testing, but there are probably more bugs |  Aaron Giles | 2008-07-12 | 1 | -2/+3 |
| * | Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER |  Aaron Giles | 2008-06-26 | 1 | -6/+1 |
| * | Restructured input port internals and cleaned up inptport.c: |  Aaron Giles | 2008-05-15 | 1 | -5/+5 |
| * | From: Oliver Stoenberg |  Aaron Giles | 2008-04-11 | 1 | -3/+3 |