.. |
Debugger
|
pcsx2-gui: Some menu changes (#3597)
|
2020-08-23 16:10:39 -07:00 |
Dialogs
|
CDVD: remove disc selector dialog
|
2020-09-19 01:37:43 +01:00 |
Panels
|
pcsx2: purge fmv in sw hack (#3806)
|
2020-10-09 17:19:17 -04:00 |
Resources
|
Better Apple icon file:
|
2020-09-22 14:26:44 -05:00 |
App.h
|
gui: Add `Screenshot As...` option
|
2020-10-16 23:29:12 +01:00 |
AppAccelerators.h
|
pcsx2-gui: Improve method of adding key shortcut to menu items
|
2020-10-03 01:45:18 +01: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
|
recording: Store VirtualPad window position in .ini file
|
2020-10-01 17:52:59 +01:00 |
AppConfig.h
|
recording: Store VirtualPad window position in .ini file
|
2020-10-01 17:52:59 +01:00 |
AppCorePlugins.cpp
|
pcsx2-gui: Disable recording shortcuts on any GS panel close, even from pausing or shutting down
|
2020-10-03 01:45:18 +01:00 |
AppCorePlugins.h
|
core/gui: use = default instead of trivial constructor/destructor
|
2017-05-13 10:38:35 +02:00 |
AppCoreThread.cpp
|
recording: Don't reload cheats/settings on every frame-advance
|
2020-10-16 23:28:42 +01:00 |
AppCoreThread.h
|
Separate debug pausing from savestates and recording frame advance
|
2020-05-02 04:29:30 +01: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-gui: Clang format
|
2020-10-27 12:00:08 +01:00 |
AppMain.cpp
|
pcsx2: purge fmv in sw hack (#3806)
|
2020-10-09 17:19:17 -04:00 |
AppRes.cpp
|
CDVD: drive selection submenu and OS-specific fixes
|
2020-09-19 01:37:43 +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
|
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
|
pcsx2-gui: Further improve with adding punctation,tooltip and formatting.
|
2020-10-27 12:00:08 +01:00 |
ConsoleLogger.h
|
pcsx2-gui: Change the console logger's theme on the fly
|
2020-09-04 15:11:42 +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 |
DriveList.cpp
|
CDVD: clang-format
|
2020-09-19 01:37:43 +01: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
|
recording: Updated all current logging instances to use new logger
|
2020-10-17 04:12:50 +01:00 |
GSFrame.h
|
pcsx2-gui: Disable recording shortcuts on any GS panel close, even from pausing or shutting down
|
2020-10-03 01:45:18 +01:00 |
GlobalCommands.cpp
|
SPU2: clang-format, spu close before cdvd and remove unused refs
|
2020-10-04 00:13:36 +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
|
pcsx2:windows: Remove DWM code
|
2020-05-17 18:13:39 +01:00 |
MainFrame.cpp
|
DEV9: add back configure GUI
|
2020-10-31 16:35:38 +00:00 |
MainFrame.h
|
DEV9: add back configure GUI
|
2020-10-31 16:35:38 +00:00 |
MainMenuClicks.cpp
|
DEV9: add back configure GUI
|
2020-10-31 16:35:38 +00:00 |
MemoryCardFile.cpp
|
pcsx2: Remove/disable unused variables.
|
2019-01-09 16:01:56 +01: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
|
wx: Replace a bunch of wx 2.8 macros with the wx 3.x versions.
|
2019-05-11 20:43:47 -07: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: 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
|
Only update the backup when freezing or defrosting, not when updating the ui. Refactor saveslot code. (#3363)
|
2020-05-12 22:55:34 -07:00 |
Saveslots.h
|
Only update the backup when freezing or defrosting, not when updating the ui. Refactor saveslot code. (#3363)
|
2020-05-12 22:55:34 -07:00 |
SysState.cpp
|
DEV9: windows support unicode fixes
|
2020-10-31 16:35:38 +00:00 |
UpdateUI.cpp
|
pcsx2-gui: Some menu changes (#3597)
|
2020-08-23 16:10:39 -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 |