pcsx2/pcsx2/gui
Jonathan Li 1b5f2639a0 pcsx2:windows: Fix path issues
Fixes some issues with opening files if the path contains characters not
present in the current codepage.
2018-07-23 00:51:02 +01:00
..
Debugger Enhance "Assemble Opcode" to be pre-populated by existing instruction. (#2244) 2018-01-14 02:47:00 +01:00
Dialogs Add missing names to About Box, removed duplicate, misc. formatting 2018-04-15 18:56:50 +01:00
Panels pcsx2: Remove theming support 2018-04-28 01:18:12 +01:00
Resources pcsx2: Remove theming support 2018-04-28 01:18:12 +01:00
App.h pcsx2: Remove theming support 2018-04-28 01:18:12 +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:windows: Fix path issues 2018-07-23 00:51:02 +01:00
AppConfig.h pcsx2: Remove theming support 2018-04-28 01:18:12 +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 pcsx2: Fix inconsistent framelimiter/vsync interaction 2017-08-30 21:08:54 +01: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: Fix string truncation on Windows 2018-02-06 00:04:52 +00:00
AppGameDatabase.h core: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
AppInit.cpp core: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
AppMain.cpp core/gui: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00
AppRes.cpp pcsx2: Remove theming support 2018-04-28 01:18:12 +01:00
AppSaveStates.h core: use = default for trivial destructor 2017-05-13 10:38:35 +02:00
AppUserMode.cpp pcsx2: Remove theming support 2018-04-28 01:18:12 +01:00
ApplyState.h pcsx2|common: replace throw() by noexcept 2017-05-13 10:38:35 +02:00
ConsoleLogger.cpp core: remove throw specifier on destructor 2017-05-13 10:38:35 +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: Remove the "DisableOutput" option. (#2298) 2018-03-04 14:03:50 +00:00
GSFrame.h PCSX2: Remove the "DisableOutput" option. (#2298) 2018-03-04 14:03:50 +00:00
GlobalCommands.cpp pcsx2: Pass UTF-8 pathnames to plugins 2018-07-23 00:51:02 +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 Add clear list option to ISO Selector 2017-10-10 22:43:40 +01:00
MainFrame.h Add clear list option to ISO Selector 2017-10-10 22:43:40 +01:00
MainMenuClicks.cpp Console Window: Reset the titlebar when the VM is shutdown. 2018-03-05 20:17:01 +05:30
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 pcsx2: Pass UTF-8 pathnames to plugins 2018-07-23 00:51:02 +01:00
SysState.cpp core/gui: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00
UpdateUI.cpp PCSX2-WX: Add "Always ask when booting" option 2017-06-19 23:33:29 +01: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