rpcsx/rpcs3/Gui
Sacha e8525a6f14 More rFile cleanups and fixes.
Was using fileExists/dirExists before when really should have just been exists. File or Dir doesn't matter and would only create false negatives.
Current working directory shouldn't really be used at all. This is just the folder the application is run from (not even where the .exe resides).
Some of the infos required by vfsLocalDir such as executable may not be portable. Not sure of their intended function as they are never used.
2014-08-01 04:20:00 +10:00
..
AboutDialog.h Stdafx: Major header cleanup 2014-07-12 16:33:04 +10:00
CompilerELF.cpp More header changes. 2014-07-12 16:33:04 +10:00
CompilerELF.h Stdafx: More cleanup 2014-07-11 06:54:12 +10:00
ConLogFrame.cpp Small fixes 2014-06-30 01:08:56 +04:00
ConLogFrame.h Logging system rework 2014-06-26 17:34:28 +02:00
Debugger.cpp Logging system rework 2014-06-26 17:34:28 +02:00
Debugger.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
DisAsmFrame.cpp Fix conflicts. 2014-07-12 17:02:39 +10:00
DisAsmFrame.h Seperate ConLog.h and ConLogFrame.h (for now only seperate headers) 2014-06-06 02:50:22 +02:00
FrameBase.h stdafx: move out some uncommon includes 2014-07-11 00:16:26 +10:00
GameViewer.cpp More rFile cleanups and fixes. 2014-08-01 04:20:00 +10:00
GameViewer.h use only one set of logging macros instead of two and don't use free() as a function name 2014-06-27 15:28:17 +02:00
GLGSFrame.cpp initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
GLGSFrame.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
GSFrame.cpp Stdafx: Major header cleanup 2014-07-12 16:33:04 +10:00
GSFrame.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
InstructionEditor.h Stdafx: Major header cleanup 2014-07-12 16:33:04 +10:00
InterpreterDisAsm.cpp Removed external functions from SysCalls.h 2014-07-06 16:23:37 +02:00
InterpreterDisAsm.h Clean up UI code. 2014-04-27 19:53:13 -04:00
MainFrame.cpp Merge branch 'master' of https://github.com/DHrpcs3/rpcs3 2014-07-24 17:26:50 +04:00
MainFrame.h Stdafx: More cleanup 2014-07-11 06:54:12 +10:00
MemoryViewer.cpp Logging system rework 2014-06-26 17:34:28 +02:00
MemoryViewer.h Fix some type comparion warnings. 2014-04-27 21:31:41 -07:00
PADManager.cpp use only one set of logging macros instead of two and don't use free() as a function name 2014-06-27 15:28:17 +02:00
PADManager.h Clean up UI code. 2014-04-27 19:53:13 -04:00
RegisterEditor.h Stdafx: Major header cleanup 2014-07-12 16:33:04 +10:00
RSXDebugger.cpp Fix debugger startup error 2014-07-29 11:28:15 +03:00
RSXDebugger.h initial start to eliminate static func init, not compilable atm 2014-06-08 23:16:06 +02:00
TextInputDialog.cpp Clean up UI code. 2014-04-27 19:53:13 -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 rename some functions as per their function 2014-07-15 18:29:48 +03:00
VFSManager.h rename some functions as per their function 2014-07-15 18:29:48 +03:00
VHDDManager.cpp rename some functions as per their function 2014-07-15 18:29:48 +03:00
VHDDManager.h rename some functions as per their function 2014-07-15 18:29:48 +03:00