summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/FileUtil.h
AgeCommit message (Expand)Author
2012-06-19Added a button to dump the FakeVMEM from the memory debugger if the game uses itPierre Bourdon
2011-06-11Windows: Sets the cwd to the folder that dolphin.exe resides in.LPFaint99
2011-05-24Adds the option to change the path to the wii nand rootLPFaint99
2011-03-11Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...Jordan Woyak
2011-03-01Pass std::string's by reference when possible.Glenn Rice
2011-03-01More conversion from char * to std::string.Glenn Rice
2011-02-28Convert GetUserPath to return a std::string instead of a const char *. This ...Glenn Rice
2011-02-14Some work on changing comments, log messages, and variable and function names...Glenn Rice
2011-02-11* Dump AVI output on every VI (fixes issue #4064).smelenchuk
2011-01-29Fix the Audio tab and merge the DSP config into one.sl1nk3.s
2010-12-19Fix TextureDecoder.cl to work on both NVidia and ATI video cards.Glenn Rice
2010-12-03Attempt to fix issue r3458. I don't have a 32bit linux install, however I kno...Shawn Hoffman
2010-09-06Some work towards launching by titleid rather than content path,LPFaint99
2010-05-12OSX fix Dolphin not actually using the Application Support path.Shawn Hoffman
2010-02-03Revert commit 4997 and fix in a way that is more consistent with the structureGlenn Rice
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-29Fixes Issue 2176 (SysConf on OSX), plus some initialization order warning fix...j4ck.fr0st
2009-08-06misc cleanupShawn Hoffman
2009-07-30dolphinwx and debuggerwx can now be compiled with unicodeLPFaint99
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-06-09Post-processing: Added options to graphics config dialog.hrydgard
2009-04-25Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (c...XTra.KrazzY
2009-04-12DSP assembler: Error message improvements.hrydgard
2009-04-12DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start c...hrydgard
2009-03-28Some code cleanupomegadox
2009-03-09fix main config dir on osx and autodetect ogl version when it buildtmator
2009-02-28fix compile on osx and linuxnakeee
2009-02-28Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr...hrydgard
2009-02-26fix plugin dir on osxtmator
2009-02-24Ported wxutils from soap branch (Should make launch and explore work in Linux...nakeee
2009-02-24added check if "file open dialog" changes the working directory. i dunno why ...fires.gc
2009-02-21Adds IsDrive to FileUtil for win32,LPFaint99
2008-12-08set svn:eol-style=native for **.hbushing
2008-12-01added GetCurrentDirectory functionfires.gc
2008-11-29Create a dir for setting.txt toJohn Peterson
2008-11-29Wii IPC file handling: Made some comments and changes to try to locate the Ma...John Peterson
2008-11-06it seems that "rename" overwrites files...fires.gc
2008-11-02some more HLE of the IPCfires.gc
2008-11-01updating the HLE FS and FileIOfires.gc
2008-09-23Moved ScanDirectoryTree() to FileUtil: this is a generic directory scanning f...Maarten ter Huurne
2008-09-23Changed File from a class into a namespace, since all its methods were static.Maarten ter Huurne
2008-09-22Reduce the use of string objects slightly. Add Delete ISO feature.hrydgard
2008-09-17Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnin...hrydgard
2008-09-07Add some missing GPL headers, fix building with Platform SDK 6.0, delete unus...hrydgard
2008-09-05added getuserdirectorynakeee
2008-07-20Better error messages, Dolphin will create save directories if not present.hrydgard
2008-07-20Attempt at auto update SVN revision in title bar - let's see if it works for ...hrydgard
2008-07-20More GFX plugin cleanup, still no visible changes. hrydgard
2008-07-16Mostly cleanup and some better crash messages. Also enabled partial block lin...hrydgard