| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | API cleanups and miscellaneous fixes. | 2021-07-15 | 1 | -12/+8 | |
| | | | | | | | | | | | | | | | | | emu/ioport.cpp: Allow controller files to override input sequences for inputs that don't use defaults, and to override the toggle setting for digital inputs. emu/config.cpp: Expose configuration level (mostly matters for controller files), improved verbose diagnostic messages, and moved a few things out of the global and preprocessor namespaces. docs: Added documentation for some controller configuration file features. The device mapping feature documentation will be merged in at some point. util/unicode.cpp, emu/input.cpp: API cleanups. | ||||
| * | -Qt debugger updates: | 2021-01-28 | 1 | -78/+73 | |
| | | | | | | | | | * Added context menu with Copy Visible and Paste commands to debug views (partially addresses #6066). * Made memory view last PC display a context menu item. * Fixed crash on right-clicking a memory view showing something other than an address space. -debugger: Fixed commas in dumpkbd output. | ||||
| * | work around Qt crash, thanks mizapf (nw) | 2018-12-25 | 1 | -9/+15 | |
| | | |||||
| * | XML refactoring: | 2016-12-11 | 1 | -8/+8 | |
| | | | | | | | | * move stuff to namespace util::xml * scope down some enums * split config load/save delegate types * make config load take const so it can't mangle data | ||||
| * | patch up Qt debugger for new xmlfile API (nw) | 2016-11-17 | 1 | -7/+6 | |
| | | |||||
| * | Do not use FUNC in delegate where applicable (nw) | 2016-11-06 | 1 | -2/+2 | |
| | | |||||
| * | Various cleanups suggested by static analyzer (nw) | 2016-04-24 | 1 | -10/+10 | |
| | | |||||
| * | use chrono calls for time handling in core (nw) | 2016-03-03 | 1 | -1/+1 | |
| | | |||||
| * | modernized configuration_manager (nw) | 2016-01-10 | 1 | -6/+5 | |
| | | |||||
| * | remove usage of NO_MEM_TRACKING macro (nw) | 2016-01-08 | 1 | -2/+0 | |
| | | |||||
| * | Do not add this for other then windows (nw) | 2015-12-27 | 1 | -2/+7 | |
| | | |||||
| * | Fix for windows Qt5 compile (nw) | 2015-12-27 | 1 | -3/+11 | |
| | | |||||
| * | qt5 debugger port [O. Galibert] | 2015-12-27 | 1 | -4/+1 | |
| | | |||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+364 | |
