summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/debugqt.c
Commit message (Expand)AuthorAgeFilesLines
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-081-359/+0
* -Made osd_interface base class for OSD and moved initialization for each subs... Miodrag Milanovic2014-04-251-7/+9
* SDL: Remove deprecated GTK+ debugger. [R. Belmont] R. Belmont2013-10-251-0/+2
* temp fix for qt debugger until handling of main loop is done in different way... Miodrag Milanovic2013-07-081-0/+1
* diserial: add attotime and clock-div forms of set_rate and rename check_for_s... cracyc2013-06-301-0/+5
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-12/+12
* QT Debugger: WIP for a new breakpoints window. [Andrew Gardner] Andrew Gardner2013-06-061-4/+10
* debugqt: prevent threading deadlock in win32 with qt debugger (nw) cracyc2013-06-041-3/+10
* Qt Debugger: The MAME memory tracking system no longer double-frees closed QT Andrew Gardner2013-06-041-25/+36
* reorder ifdefs (nw) Miodrag Milanovic2013-05-311-4/+4
* Cleaned a bit Carl's solution for optional QT debugger for Windows (nw) Miodrag Milanovic2013-05-301-2/+10
* SDL: Don't double-shutdown the font cache on *IX when exiting with the debugg... R. Belmont2013-04-291-0/+6
* QT Debugger: Now saves all settings for all open windows - including docks Andrew Gardner2013-04-271-31/+25
* Convert the std::vector of settings to a simple_list in preparation for saving Andrew Gardner2013-04-251-31/+27
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-4/+4
* QT Debugger improvements [Andrew Gardner] Andrew Gardner2013-01-241-6/+208
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-33/+33
* SDL: Experimental Qt-based debugger [Andrew Gardner, R. Belmont] R. Belmont2012-12-251-0/+119