rpcsx/rpcs3/Gui
Raul Tambre 09673c928c cellVideoOut accuracy improved, logging additions
Now basic settings are logged in the start of every log, to help devs in
determining  possible problems, when users test or try to run certain
games.
2015-09-07 20:00:58 +03:00
..
AboutDialog.h Swapped buttons positions in about dialog 2015-07-10 04:26:54 +03:00
AutoPauseManager.cpp fs:: const renaming, fs::g_tls_error stub 2015-08-24 21:22:39 +03:00
AutoPauseManager.h Bugfix 2015-04-20 01:26:28 +03:00
CgDisasm.cpp Implemented binary vertex program disassembler 2015-02-23 16:22:30 +04:00
CgDisasm.h Implemented binary vertex program disassembler 2015-02-23 16:22:30 +04:00
CompilerELF.cpp Unused code removed 2015-02-28 15:37:06 +03:00
CompilerELF.h Include cleaning 2014-08-24 21:42:19 +04:00
ConLogFrame.cpp Add missing override specifiers 2015-07-26 18:37:14 +03:00
ConLogFrame.h Some std include moved 2014-08-28 20:29:05 +04:00
D3DGSFrame.cpp d3d12: Honor adaptater selection + debug output layer 2015-08-12 00:25:39 +02:00
D3DGSFrame.h d3d12: Honor adaptater selection + debug output layer 2015-08-12 00:25:39 +02:00
Debugger.cpp ThreadBase rewritten (wip) 2015-07-10 04:31:16 +03:00
Debugger.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
DisAsmFrame.cpp Implemented LLE Modules Manager (draft) 2014-11-19 16:16:30 +02:00
DisAsmFrame.h Implemented LLE Modules Manager (draft) 2014-11-19 16:16:30 +02:00
FrameBase.h stdafx: move out some uncommon includes 2014-07-11 00:16:26 +10:00
GameViewer.cpp Add missing override specifiers 2015-07-26 18:37:14 +03:00
GameViewer.h Gui: separate 'Settings' code from MainFrame.cpp, minor cleanup 2015-08-24 00:23:30 +03:00
GLGSFrame.cpp d3d12: Create window 2015-08-12 00:23:07 +02:00
GLGSFrame.h Add missing override specifiers 2015-07-26 18:37:14 +03:00
GSFrame.cpp cellSysutil crap split, cleanup, functions added 2015-08-01 21:49:01 +03:00
GSFrame.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
InstructionEditor.h Minor style change 2015-07-21 23:14:31 +03:00
InterpreterDisAsm.cpp SPU Cleanup 2015-09-02 00:38:44 +03:00
InterpreterDisAsm.h SPU Cleanup 2015-09-02 00:38:44 +03:00
KernelExplorer.cpp KernelExplorer improved 2015-08-24 21:22:34 +03:00
KernelExplorer.h Minor sys_prx update 2014-08-19 13:19:24 +02:00
LLEModulesManager.cpp vfsDir usage fixed 2015-04-26 00:26:54 +03:00
LLEModulesManager.h Some changes in LLEModulesManager and cellAudio 2014-12-27 21:25:51 +04:00
MainFrame.cpp fs:: const renaming, fs::g_tls_error stub 2015-08-24 21:22:39 +03:00
MainFrame.h Implemented binary fragment program disassembler 2015-02-22 18:47:12 +04:00
MemoryStringSearcher.cpp cellSysutil crap split, cleanup, functions added 2015-08-01 21:49:01 +03:00
MemoryStringSearcher.h MemoryStringSearcher: drop superfluous qualifier 2014-12-25 00:53:56 -08:00
MemoryViewer.cpp Memory cleanup, page flags implemented 2015-02-13 17:04:03 +03:00
MemoryViewer.h Fix some type comparion warnings. 2014-04-27 21:31:41 -07:00
MsgDialog.cpp cellMsgDialog race condition fixed 2015-08-01 14:38:51 +03:00
MsgDialog.h cellMsgDialog race condition fixed 2015-08-01 14:38:51 +03:00
PADManager.cpp stdafx_gui.h created, wx removed from stdafx.h 2014-08-29 02:49:26 +04:00
PADManager.h Clean up UI code. 2014-04-27 19:53:13 -04:00
RegisterEditor.h Minor style change 2015-07-21 23:14:31 +03:00
RSXDebugger.cpp cellSysutil crap split, cleanup, functions added 2015-08-01 21:49:01 +03:00
RSXDebugger.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
SaveDataDialog.cpp cellSaveData improved 2015-04-17 07:37:13 +03:00
SaveDataDialog.h Bugfix 2015-04-20 01:26:28 +03:00
SaveDataUtility.cpp rfile_t renamed 2015-04-25 00:38:11 +03:00
SaveDataUtility.h Bugfix 2015-04-20 01:26:28 +03:00
SettingsDialog.cpp cellVideoOut accuracy improved, logging additions 2015-09-07 20:00:58 +03:00
SettingsDialog.h fmt::by_value, fmt::Format removed 2015-08-24 21:22:42 +03:00
TextInputDialog.cpp stdafx_gui.h created, wx removed from stdafx.h 2014-08-29 02:49:26 +04:00
TextInputDialog.h Implemented small tool for generating id of HLE-Function. Fixed small issue in PADManager dialog. 2014-04-09 23:57:26 +04:00
VFSManager.cpp stdafx_gui.h created, wx removed from stdafx.h 2014-08-29 02:49:26 +04:00
VFSManager.h Some leaks fixed 2014-08-26 03:55:37 +04:00
VHDDManager.cpp fmt::by_value, fmt::Format removed 2015-08-24 21:22:42 +03:00
VHDDManager.h Some std include moved 2014-08-28 20:29:05 +04:00