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
/
DiscIO
/
Src
Age
Commit message (
Expand
)
Author
2011-06-05
fix infinitely recursive deletion from r7587 and actually update locations of...
LPFaint99
2011-06-05
fix a small oversight to changing NAND root, update locations of content.map ...
LPFaint99
2011-06-02
Potential fix for errors related to 'Not enough free blocks'
LPFaint99
2011-05-16
Fix IOCTL_ES_GETVIEWCNT (uninitialized data)
LPFaint99
2011-05-09
Fix non-Windows build.
Soren Jorvang
2011-05-09
NAND:Consolidate Wad/Directory loading in CNANDContentLoader to one function
LPFaint99
2011-05-05
Update the country code in SysConf when wii system language is changed.
LPFaint99
2011-04-01
Use mutexes in LogManager to make it threadsafe, as suggested by beistin's pa...
Jordan Woyak
2011-03-16
Reinstate AfterInit(), which is still needed for MacOpenFile()
Soren Jorvang
2011-03-11
Hack up hack number 7328, just to get things to compile.
Glenn Rice
2011-03-11
Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...
Jordan Woyak
2011-03-05
deleting a channel via the wii sysmenu works now
LPFaint99
2011-03-05
Replace install wii menu option tools to install wad
LPFaint99
2011-03-03
Move SConscript files out from the Src subdirectories to be
Soren Jorvang
2011-03-03
Prepare for the release of Xcode 4, which has working LTO
Soren Jorvang
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-04
In the SCons build, skip the generation of static libraries
Soren Jorvang
2011-02-02
Thread affinity on OS X and *BSD.
Soren Jorvang
2011-02-02
Remove the global namespace a bit and remove some dead code.
Soren Jorvang
2011-01-30
Terminate a C string.
Soren Jorvang
2011-01-29
Be a little more careful about the use of SSE.
Soren Jorvang
2011-01-27
Various minor fixes to allow building with clang on OS X.
Soren Jorvang
2011-01-27
Actually fix issue 3659.
LPFaint99
2011-01-27
Committing Visual Studio 2010 solution/project files. (not switching from 200...
Jordan Woyak
2011-01-13
Removed my previous PanicAlert translation hack. Fixed with a better method ...
Glenn Rice
2011-01-08
Fixed language selection by adding English, leaving default as "<System>" lan...
j4ck.fr0st
2011-01-01
Set native eol-style on some recently added files.
Soren Jorvang
2010-12-29
Linux build fix.
Glenn Rice
2010-12-29
Add ciso support.
NeoBrainX
2010-12-22
Fix Unix build.
Soren Jorvang
2010-12-22
Move AES to common lib
LPFaint99
2010-12-22
Update Wii save import / export to use the same replace list as FileIO
LPFaint99
2010-12-16
System Menu Region is now detected based on the Title Version in tmd
LPFaint99
2010-12-15
Make sure a few more directories exist when needed. Most package builders (i...
Glenn Rice
2010-12-14
Revert back to LogTypes. Fixes issue 3668.
Glenn Rice
2010-12-05
Cast size_t to unsigned long for printf to deal with (32-bit)
Soren Jorvang
2010-12-05
First pass at dealing with different size_t/off_t sizes in C90 environments.
Soren Jorvang
2010-12-05
allow gcc to check the format of args being passed to MsgAlert and GenericLog...
Shawn Hoffman
2010-12-05
fix a crash that could occur in CompressedBlob.cpp
Shawn Hoffman
2010-12-04
Second attempt at issue 3458. Fixes issue 3458.
Shawn Hoffman
2010-12-03
Attempt to fix issue r3458. I don't have a 32bit linux install, however I kno...
Shawn Hoffman
2010-11-10
StringUtil cleanup. Nothing seems broken.
Jordan Woyak
2010-10-03
Added support for PAL-R (Russia) ISO detection. Fixes issue 2575.
skidau
2010-09-08
call DIVerify when a wii game is launched directly by dolphin (adds tmd+uid)
LPFaint99
2010-09-07
Implement parts of DIVerify that can be useful. (copy tmd to emulated nand fo...
LPFaint99
2010-09-06
Some work towards launching by titleid rather than content path,
LPFaint99
2010-08-13
Warning fixes and some cleanups.
NeoBrainX
2010-08-01
Silence some compiler warnings.
Soren Jorvang
2010-08-01
Clean up and fix some issues with the dialogs for compression and decompressi...
Glenn Rice
[next]