pcsx2/pcsx2/gui
lightningterror 417ba188bd PCSX2: Change EE Cyclerate, Cycle Skipping speedhacks gui level colors.
0 - Green - no change
-1/+1 - Orange
-2/+2 - Light Red
-3/+3 - Red - no change.
2018-12-05 21:27:58 +01:00
..
Debugger Enhance "Assemble Opcode" to be pre-populated by existing instruction. (#2244) 2018-01-14 02:47:00 +01:00
Dialogs pcsx2: Update some redirect links. 2018-10-05 02:01:53 +02:00
Panels PCSX2: Change EE Cyclerate, Cycle Skipping speedhacks gui level colors. 2018-12-05 21:27:58 +01:00
Resources pcsx2: Remove theming support 2018-04-28 01:18:12 +01:00
App.h PCSX2: Add ability to pass launch arguments to games with CLI option '--gameargs="-arg1 -arg2 -etc (#2576) 2018-11-07 19:07:17 +01:00
AppAccelerators.h core/gui: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00
AppAssert.cpp common: drop pthread TLS emulation 2017-04-14 17:18:20 +02:00
AppCommon.h * Cmdline: Added warnings when opening settings panels with command line overrides enabled, and force-disable overrides when new settings are manually applied. 2010-06-24 17:39:18 +00:00
AppConfig.cpp pcsx2: Fix some issues on FMV Aspect Ratio Override. 2018-11-19 17:03:45 +01:00
AppConfig.h pcsx2: Fix some issues on FMV Aspect Ratio Override. 2018-11-19 17:03:45 +01:00
AppCorePlugins.cpp core: add a getter for the vsync option 2017-08-05 11:00:41 +02:00
AppCorePlugins.h core/gui: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00
AppCoreThread.cpp Revert "Saveslots: This version is still commented out, and somewhat broken at the moment. If you uncomment it, after loading a game, pause and then resume to force the save and load menus to update." 2018-10-15 23:46:41 -07:00
AppCoreThread.h core: use = default for trivial destructor 2017-05-13 10:38:35 +02:00
AppEventListeners.h core: use = default for trivial destructor 2017-05-13 10:38:35 +02:00
AppEventSources.cpp core: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
AppForwardDefs.h * Fixed fullscreen default-to-on behavior; the bug was caused by wxWidgets being a bit ficle and expecting the window to be Shown prior to being made fullscreen (even though the docs say ShowFullscreen() will show the window itself). 2010-06-22 04:29:24 +00:00
AppGameDatabase.cpp pcsx2: Warn if GameDB section start tag is incorrect 2018-09-17 08:41:53 +01:00
AppGameDatabase.h pcsx2: Remove GameDB write related code 2018-08-29 22:26:09 +01:00
AppInit.cpp PCSX2: Add ability to pass launch arguments to games with CLI option '--gameargs="-arg1 -arg2 -etc (#2576) 2018-11-07 19:07:17 +01:00
AppMain.cpp PCSX2: "FMV Aspect Ratio Switch/Override" feature. 2018-11-18 19:26:07 +01:00
AppRes.cpp pcsx2: Remove theming support 2018-04-28 01:18:12 +01:00
AppSaveStates.h PCSX2: Save/load slot improvements. 2018-09-11 00:39:33 +02:00
AppUserMode.cpp utilities: Remove HashMap 2018-08-29 22:26:09 +01:00
ApplyState.h pcsx2|common: replace throw() by noexcept 2017-05-13 10:38:35 +02:00
ConsoleLogger.cpp Add System Out as a logging source. (#2563) 2018-08-27 13:56:48 +02:00
ConsoleLogger.h core: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
CpuUsageProvider.cpp Darwin/OSX __POSIX__ definitions. 2015-12-02 05:00:41 +02:00
CpuUsageProvider.h core: use = default for trivial destructor 2017-05-13 10:38:35 +02:00
CpuUsageProviderLnx.cpp core: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
CpuUsageProviderMSW.cpp core: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
ExecutorThread.cpp core: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
FrameForGS.cpp pcsx2: Purge leftover commented out code for exclusive fullscreen. 2018-11-22 01:46:54 +01:00
GSFrame.h PCSX2: Remove the "DisableOutput" option. (#2298) 2018-03-04 14:03:50 +00:00
GlobalCommands.cpp utilities: Remove HashMap 2018-08-29 22:26:09 +01:00
IsoDropTarget.cpp core/gui: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00
IsoDropTarget.h core: use = default for trivial destructor 2017-05-13 10:38:35 +02:00
MSWstuff.cpp gui:windows: Implement image DPI scaling 2015-09-08 18:47:44 +01:00
MSWstuff.h gui: Have listbook icons on left for all platforms 2015-09-07 08:25:56 +01:00
MainFrame.cpp pcsx2: small string typo fix. 2018-10-16 01:08:12 +02:00
MainFrame.h PCSX2: Save/load slot improvements. 2018-09-11 00:39:33 +02:00
MainMenuClicks.cpp pcsx2:gui: Remove Game Database dialog and panel 2018-08-26 22:31:49 +01:00
MemoryCardFile.cpp core/gui: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00
MemoryCardFile.h MemoryCard: Add support for folder memcards in GUI and make both implementation function side-by-side. 2015-07-12 14:37:49 +02:00
MemoryCardFolder.cpp Remove old/pointless code 2017-01-29 09:06:21 -05:00
MemoryCardFolder.h core: use = default for trivial destructor 2017-05-13 10:38:35 +02:00
MessageBoxes.cpp core: use = default instead of trivial copy constructor 2017-05-13 10:38:35 +02:00
Readme-MemoryCardFile.txt Fixed inconsistent newlines / added as many svn:eol-style=native properties as I could without killing myself. 2011-03-25 05:06:49 +00:00
RecentIsoList.cpp pcsx2:gui: Display '&' properly in recent ISO list menu 2017-11-26 22:47:16 +00:00
RecentIsoList.h Add clear list option to ISO Selector 2017-10-10 22:43:40 +01:00
Saveslots.cpp Revert "Saveslots: This version is still commented out, and somewhat broken at the moment. If you uncomment it, after loading a game, pause and then resume to force the save and load menus to update." 2018-10-15 23:46:41 -07:00
Saveslots.h Refresh the save slots if either the crc *or* the serial number are different. (Needed for ps1 saves.) 2018-10-28 16:03:50 -07:00
SysState.cpp Revert "Saveslots: This version is still commented out, and somewhat broken at the moment. If you uncomment it, after loading a game, pause and then resume to force the save and load menus to update." 2018-10-15 23:46:41 -07:00
UpdateUI.cpp Refresh the save slots if either the crc *or* the serial number are different. (Needed for ps1 saves.) 2018-10-28 16:03:50 -07:00
i18n.cpp pcsx2:freebsd: Fix build 2016-05-20 22:32:41 +01:00
i18n.h i18n: on linux seach l10n file also in Langs directory 2011-01-22 14:50:05 +00:00
pxEventThread.h core: use = default for trivial destructor 2017-05-13 10:38:35 +02:00