pcsx2/pcsx2/gui
lightningterror 7b495437ae GSDebugger: Rename dump load error window title. 2021-07-20 06:45:17 +02:00
..
Debugger Set missing icons and update titles 2021-07-17 08:57:49 -04:00
Dialogs GSDebugger: Rename dump load error window title. 2021-07-20 06:45:17 +02:00
Panels GameDB: Removed Ratchet Dynamic patch. 2021-07-18 01:24:29 +01:00
Resources GUI: Add CHD to macOS Info.plist 2021-07-19 22:01:41 +02:00
App.h pcsx2: clean up references to plugins 2021-07-03 18:16:11 -04:00
AppAccelerators.h pcsx2: clean up references to plugins 2021-07-03 18:16:11 -04:00
AppAssert.cpp Allow running on systems without wx stackwalker (#3519) 2020-07-19 19:13:15 -07: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: clean up references to plugins 2021-07-03 18:16:11 -04:00
AppConfig.h pcsx2: clean up references to plugins 2021-07-03 18:16:11 -04:00
AppCoreThread.cpp AppCoreThread: remove unneeded includes & unneeded double init call 2021-07-15 14:01:45 +01:00
AppCoreThread.h savestate: remove a bunch of dead code 2021-07-03 18:16:11 -04:00
AppEventListeners.h pcsx2: clean up references to plugins 2021-07-03 18:16:11 -04:00
AppEventSources.cpp pcsx2: clean up references to plugins 2021-07-03 18:16:11 -04: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: clean up references to plugins 2021-07-03 18:16:11 -04:00
AppGameDatabase.h GameDB: Hopefully resolve possible unicode filepath issues 2020-12-16 09:31:58 +00:00
AppInit.cpp pcsx2: clean up references to plugins 2021-07-03 18:16:11 -04:00
AppMain.cpp misc: Change gsdx to gs comments. 2021-07-09 18:03:44 +02:00
AppRes.cpp gs-merge: gui fixups, getting rid of the plugin selector 2021-07-03 18:16:11 -04:00
AppSaveStates.h gs: continue merge, modify plugin boundaries and expose signature 2021-07-03 18:16:11 -04:00
AppUserMode.cpp pcsx2: clean up references to plugins 2021-07-03 18:16:11 -04:00
ApplyState.h wx: Replace a bunch of wx 2.8 macros with the wx 3.x versions. 2019-05-11 20:43:47 -07:00
ConsoleLogger.cpp gs-merge: gui fixups, getting rid of the plugin selector 2021-07-03 18:16:11 -04:00
ConsoleLogger.h gs-merge: gui fixups, getting rid of the plugin selector 2021-07-03 18:16:11 -04:00
CpuUsageProvider.cpp Core: Purge OS specific CPU usage providers 2021-04-28 01:03:14 +02:00
CpuUsageProvider.h Core: Purge OS specific CPU usage providers 2021-04-28 01:03:14 +02:00
DriveList.cpp pcsx2: remove relative imports 2021-07-03 18:16:11 -04:00
DriveList.h CDVD: clang-format 2020-09-19 01:37:43 +01:00
ExecutorThread.cpp core: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
FrameForGS.cpp GSFrame: Pass focus to GSPanel once Frame receives focus 2021-07-09 18:45:31 +02:00
GSFrame.h GSFrame: Pass focus to GSPanel once Frame receives focus 2021-07-09 18:45:31 +02:00
GlobalCommands.cpp SaveState: Use enum for freeze mode 2021-07-19 18:39:41 +02: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 pcsx2:windows: Remove DWM code 2020-05-17 18:13:39 +01:00
MainFrame.cpp GUI: Re-order config settings 2021-07-20 00:39:30 +02:00
MainFrame.h Capture: Stop a capture at the end of an input recording 2021-07-13 23:03:03 +02:00
MainMenuClicks.cpp SaveState: Use enum for freeze mode 2021-07-19 18:39:41 +02:00
MemoryCardFile.cpp mcd: correctly display osd message 2021-07-03 18:16:11 -04:00
MemoryCardFile.h mcd: finish to remove the remnants of the plugin interface 2021-07-03 18:16:11 -04:00
MemoryCardFolder.cpp gs: initial merge complete up to linking errors 2021-07-03 18:16:11 -04:00
MemoryCardFolder.h gs-merge: gui fixups, getting rid of the plugin selector 2021-07-03 18:16:11 -04:00
MessageBoxes.cpp wx: Replace a bunch of wx 2.8 macros with the wx 3.x versions. 2019-05-11 20:43:47 -07:00
RecentIsoList.cpp pcsx2: Fix a few crashes in macOS. (#3424) 2020-07-12 23:54:21 +02:00
RecentIsoList.h Add clear list option to ISO Selector 2017-10-10 22:43:40 +01:00
Saveslots.cpp gs: initial merge complete up to linking errors 2021-07-03 18:16:11 -04:00
Saveslots.h plugins: cleaning up more plugin cruft, adding a note on freezeData 2021-07-03 18:16:11 -04:00
SysState.cpp SaveState: Use enum for freeze mode 2021-07-19 18:39:41 +02:00
UpdateUI.cpp gui: Visually indicate the current savestate slot in the load/save menu 2021-03-22 08:40:53 +01:00
i18n.cpp macOS:i18n: Include translations in app bundle 2021-01-25 18:33:47 -06:00
i18n.h i18n: on linux seach l10n file also in Langs directory 2011-01-22 14:50:05 +00:00
pxEventThread.h core: Fix no-pch build 2020-11-24 03:16:59 -05:00