summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/FileUtil.cpp
AgeCommit message (Expand)Author
2008-12-09Wiimote: Added optional status icons for the Wiimote speaker and leds. And a ...John Peterson
2008-12-08oopsbushing
2008-12-08begin using GetUserDirectory()bushing
2008-12-08set svn:eol-style=native for **.cppbushing
2008-12-07Fixed Homebrew againJohn Peterson
2008-12-07cleanup: delete old files and don't use SanitizePath where it's not needed.Shawn Hoffman
2008-12-05replace per-platform DIR_SEP and DIR_SEP_CHR with "/" and '/', cleanup some w...Shawn Hoffman
2008-12-05More portable file management. Verify on linux and check Wii's un-save-able g...XTra.KrazzY
2008-12-01small fixesnakeee
2008-12-01FileUtil: Fixed CreateDirectoryStructure(), I don't think you can use double...John Peterson
2008-12-01small fixesnakeee
2008-12-01added GetCurrentDirectory functionfires.gc
2008-11-30use DIR_SEPnakeee
2008-11-30few more small fixesnakeee
2008-11-30linux fixesnakeee
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-26some cleanupnakeee
2008-11-24fix getsize on 32 bit linuxnakeee
2008-11-20added linux support for fileutilsnakeee
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-07Add some missing GPL headers, fix building with Platform SDK 6.0, delete unus...hrydgard
2008-09-05forgot return value on windowsnakeee
2008-09-05added getuserdirectorynakeee
2008-09-05added createdir and isdirectory for nixnakeee
2008-09-01many warning fixesnakeee
2008-08-17- Fixed: Crash when loading a rom with an unknown file extension.NunoRamiro
2008-07-27Just submitting some boring minor cleanup and improved error msgs, to isolate...hrydgard
2008-07-21Linux: Fixes a few things, Should Compile in Linux. Ran Crazy Taxi horriblySonicadvance1
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