Commit Graph

132 Commits

Author SHA1 Message Date
zilmar 179282043f Project64: Code cleanup 2022-09-26 12:01:54 +09:30
zilmar a65086579f Project64: Code clean up 2022-09-21 14:46:07 +09:30
zilmar 2850cc78c8 Make showing nag window a temp setting 2021-06-14 16:55:37 +09:30
zilmar fa6d14c029 Disable menu if showing nag window 2021-05-30 20:41:45 +09:30
zilmar b0b6c03eea Do not exit full screen by default on lose focus 2021-04-22 16:18:38 +09:30
zilmar cf58754414 Change NULL to nullptr 2021-04-12 21:05:39 +09:30
zilmar 62d2755300 Remove Common/stdtypes.h 2021-04-12 16:04:26 +09:30
zilmar 133170c1a2 Add option to not exit fullscreen on lose focus 2021-03-23 11:46:11 +10:30
zilmar 1249e1f9f0 Add ability to remove the status bar 2021-03-18 11:02:37 +10:30
Derek "Turtle" Roe 0a7f421c0c Add final new lines to 2 files and beautify 2 files in the settings directory 2021-03-10 03:37:35 -06:00
zilmar 5c60ea213f Update copyright date 2021-03-02 12:43:17 +10:30
Cranky Supertoon 3d24d7fa2c push rpc 2019-10-23 17:12:12 -04:00
oddMLan c7a6e51d62 Make Rom Browser DPI Aware 2019-04-19 17:08:24 -07:00
shygoo 6b34e8f77c [Debugger] Add CPU exception breakpoint window 2019-01-17 03:34:24 -06:00
shygoo 4d322191c2 [Debugger] Add CPU Log, break and show log/commands window on CPU errors 2019-01-14 03:18:43 -06:00
oddMLan 2b96fdaa94 [Debugger] Clean and refactor Window position retrieving & saving code
Many thanks to Shygoo for the general template of the code
2019-01-14 00:08:00 -07:00
oddMLan 7206c28348 [Project64] UISettings: Add Debugger UI window position and size entries 2019-01-13 01:09:37 -07:00
Frank-74 4f4ebfb855
Fix #1510 2018-12-17 23:51:28 +00:00
zilmar bbd89835b3 [Project64] Add Support window 2016-08-11 20:38:45 +10:00
zilmar a1787f7448 [Project64] Add missing UISettings files 2016-04-14 04:29:27 +10:00
zilmar d2d0cc7e2e [Project] Separate out UI settings from core settings 2016-04-13 17:34:19 +10:00
zilmar a228a9d1f9 line ends ? 2016-01-27 20:11:59 +11:00
zilmar a429a7fd08 [Project64] Create Project64-core 2015-12-06 21:05:39 +11:00
zilmar e3b32c572d [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00
zilmar 46fea05262 [Project64] Get settings to use standard types 2015-11-15 08:49:08 +11:00
zilmar 68513c1101 [Project64] Cleanup Debug Settings.cpp 2015-11-15 08:32:57 +11:00
zilmar d9e13d4385 [Project64] Cleanup Game Settings.cpp 2015-11-15 08:14:37 +11:00
zilmar bf9fad6737 [Project64] Clean up N64System Settings.cpp 2015-11-15 08:10:55 +11:00
zilmar ce062e70ed [Projet64] Cleanup Notification Settings.cpp 2015-11-15 08:07:53 +11:00
zilmar 5be42089b0 [Projec64] Clean up Recompiler Settings.cpp 2015-11-15 08:05:48 +11:00
Frank-74 66f5d4b51d Update Settings.h 2015-11-14 02:51:06 +00:00
Frank-74 33cb7e78dc Update Settings Class.cpp 2015-11-14 02:46:50 +00:00
zilmar 9e744ef180 [Project64] Separate out logging from UI 2015-11-14 00:23:43 +11:00
zilmar 73d7263de0 [Project64] Add GameLoaded setting 2015-11-12 22:27:19 +11:00
zilmar 51c89388c7 [Project64] Cleanup Settings.h 2015-11-12 22:00:47 +11:00
zilmar 7f73838ffe [Project64] Move Settings.h in to Settings directory 2015-11-12 21:47:34 +11:00
toehead2001 923f6a485a "Project 64" -> "Project64" 2015-11-09 22:21:49 -07:00
zilmar 6585657d05 [Project64] Change CDebugger to CDebuggerUI 2015-11-07 08:22:02 +11:00
zilmar 0608a8b504 [Project64] Remove DisplayError and DisplayMessage being able to take variable param (eg ... ) 2015-10-25 22:40:21 +11:00
zilmar 0144305c6a [Project64] Clean up path code 2015-10-25 22:10:54 +11:00
zilmar 81fdcb9373 [Project64] Get settngs to use std int 2015-10-25 21:50:28 +11:00
Lioncash adfa096230 Correct order of class initialization lists 2015-09-23 05:00:51 -04:00
Nekokabu 6b33847f2c ROM Header CRC Recalculation
ROM Header CRC Recalculation
2015-06-15 22:03:49 +09:00
zilmar 13e62d7354 [64bit] Get nrage and rsp compiling as 64bit 2015-05-16 10:55:23 +10:00
LuigiBlood 61c7f5ed78 Added "AllowROMWrites" RDB setting, DMA READ to ROM and updated RDB file 2015-05-14 14:34:45 +02:00
Lioncash 21c3c8fd32 Remove unnecessary struct/union typedefs 2015-05-03 20:13:12 -04:00
unknown 42643352b9 s/Initilize/Initialize 2015-04-20 16:01:18 -04:00
zilmar edda4f0555 fix #376 - Games slow if no entry in Project64.cfg 2015-04-20 08:50:07 +10:00
LegendOfDragoon 41c5e26e4a Make an rdb option for the save state audio fix
Now it is a per game config option.
2015-04-12 16:53:39 -07:00
MELERIX dfbf29a035 Cleanup
Removed two duplicated variables in Game Settings.cpp
2015-03-26 02:28:05 -03:00