summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/FileUtil.h
AgeCommit message (Expand)Author
2013-09-16Add a hacky check for text file size in ReadFileToString. Fixes issue 6455.Pierre Bourdon
2013-09-14Overlay local gameinis over global gameinis instead of copying.Pierre Bourdon
2013-09-01Work around MSVC bug, and make it less likely to happen again. Ew.comex
2013-08-31Fix loading DLC using IOCTL_ES_OPENTITLECONTENT & /dev/es state save.comex
2013-04-24Merge branch 'master' into wii-networkMatthew Parlane
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2013-04-11Merge branch 'master' into wii-networkMatthew Parlane
2013-04-02real buildfixJordan Woyak
2013-04-01Fix loading of "themes" with non-ascii character names.Jordan Woyak
2013-03-27Merge branch 'master' into wii-networkskidau
2013-02-28It's 2013! Why can't I use C++11 yet!?Jordan Woyak
2013-02-28Open std::fstream in a unicode-safe manner.Jordan Woyak
2013-02-23Merge branch 'master' into wii-networkMatthew Parlane
2013-02-20Hopefully kill a stupid warning on Windows.Jordan Woyak
2013-02-17Some cleanup of CWII_IPC_HLE_Device_FileIO:Jordan Woyak
2013-01-26Merge branch 'master' into wii-networkMatthew Parlane
2013-01-16Move DSP settings to dolphin.iniRachel Bryk
2013-01-13themes directory stuffsJordan Woyak
2013-01-04Add generate id support.Matthew Parlane
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