index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Src
/
FileUtil.cpp
Age
Commit message (
Expand
)
Author
2013-09-16
Add a hacky check for text file size in ReadFileToString. Fixes issue 6455.
Pierre Bourdon
2013-09-16
Look for portable.txt in the exe directory and activate portable mode if it e...
Pierre Bourdon
2013-09-14
Overlay local gameinis over global gameinis instead of copying.
Pierre Bourdon
2013-09-14
Move Themes/ from User to Sys. Only Gameinis remain.
Pierre Bourdon
2013-09-14
Change the initial user directory creation to stop special casing Windows
Pierre Bourdon
2013-09-14
Use global user directory on windows.
Rachel Bryk
2013-09-01
Work around MSVC bug, and make it less likely to happen again. Ew.
comex
2013-08-26
Merge branch 'master' into wii-network
Matthew Parlane
2013-08-25
Actually allow the dump and logs folders to be set outside of user/
Rachel Bryk
2013-08-24
Allow user folder to be set via command line.
Rachel Bryk
2013-04-24
Merge branch 'master' into wii-network
Matthew Parlane
2013-04-17
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...
Lioncash
2013-04-15
Update the license file text (change SVN to Git) in all projects except Core ...
lioncash
2013-04-11
Merge branch 'master' into wii-network
Matthew Parlane
2013-04-02
real buildfix
Jordan Woyak
2013-04-01
Probably a sloppy buildfix.
Jordan Woyak
2013-04-01
Fix loading of "themes" with non-ascii character names.
Jordan Woyak
2013-04-01
Some more logging typos and clarifications. Missed these in my last commit.
Lioncash
2013-03-31
Fix some typos and correct some capitalizations in the log messages.
Lioncash
2013-03-27
Merge branch 'master' into wii-network
skidau
2013-03-19
Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.
lioncash
2013-02-27
Buildfix for non-legacy OSes.
Jordan Woyak
2013-02-27
Hopefully fix all filename handling to support Unicode.
Jordan Woyak
2013-02-27
Fix "Common" to build with "Unicode" project setting.
Jordan Woyak
2013-02-26
ARM Support without GLSL
Ryan Houdek
2013-02-23
Merge branch 'master' into wii-network
Matthew Parlane
2013-02-20
Fix OSX!
Jordan Woyak
2013-02-20
Hopefully kill a stupid warning on Windows.
Jordan Woyak
2013-02-17
Some cleanup of CWII_IPC_HLE_Device_FileIO:
Jordan Woyak
2013-02-17
Let's not CreateDir an empty string every time CreateFullPath is used, loggin...
Jordan Woyak
2013-01-28
Merge branch 'master' into wii-network
Matthew Parlane
2013-01-26
Merge branch 'master' into wii-network
Matthew Parlane
2013-01-24
Fix a potential memory leak on non-windows systems.
lioncash
2013-01-16
Move DSP settings to dolphin.ini
Rachel Bryk
2013-01-13
themes directory stuffs
Jordan Woyak
2013-01-04
Add generate id support.
Matthew Parlane
2012-12-26
Always use the right user dir on windows.
rog
2012-12-18
Fix a memory leak based on Lioncash's patches.
Ryan Houdek
2012-12-14
If the HOME environment variable isn't set, fall back on to PWD. Closes 5584.
Ryan Houdek
2012-06-19
Added a button to dump the FakeVMEM from the memory debugger if the game uses it
Pierre Bourdon
2011-06-11
Windows: Sets the cwd to the folder that dolphin.exe resides in.
LPFaint99
2011-05-24
Adds the option to change the path to the wii nand root
LPFaint99
2011-05-07
Move the HLE hack of setting.txt file redirection to the BS2Emu
LPFaint99
2011-03-22
Fixed some memory leaks. Only one was mine ;P
Jordan Woyak
2011-03-11
Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...
Jordan Woyak
2011-03-01
Pass std::string's by reference when possible.
Glenn Rice
2011-03-01
More conversion from char * to std::string.
Glenn Rice
2011-02-28
Convert GetUserPath to return a std::string instead of a const char *. This ...
Glenn Rice
2011-02-11
* Dump AVI output on every VI (fixes issue #4064).
smelenchuk
2011-02-01
Fixed vs2010 SVNRevGen project. (Also changed "make_svnrev.h.vbs" to jscript ...
Jordan Woyak
[next]