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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
Age
Commit message (
Expand
)
Author
2013-02-27
Fix "DiscIO" to build with "Unicode".
Jordan Woyak
2013-02-26
ARM Support without GLSL
Ryan Houdek
2013-02-17
Change some CNANDContentLoader logic to what was probably intended. Kills som...
Jordan Woyak
2013-01-31
Fix remaining compiler warnings.
Glenn Rice
2013-01-29
Fix the majority of the compiler warnings unearthed by the addition of
Glenn Rice
2013-01-25
Better implementation of revision 2cc1a97a66c2. Works with .gcz files now.
Rachel Bryk
2013-01-16
Merge branch 'ES_LAUNCH'
skidau
2013-01-10
Apparently the order here was important, cached somewhere I guess.
Jordan Woyak
2013-01-09
Add support for german region flag. Still need to change image. (currently us...
Jordan Woyak
2013-01-09
Display error messages when failing to compress/decompress games.
Jordan Woyak
2013-01-09
Actually export 0-sized files.
Jordan Woyak
2012-12-26
Added support for Reset (from menu). Fixes Sam & Max.
skidau
2012-08-20
Use do { ... } while (0) for the *_LOG macros
Pierre Bourdon
2012-08-05
Fix a wrong data type in the WBFS Blob reader causing issues on x86 systems
Pierre Bourdon
2012-05-11
Fix DVD root path for Wii games. Now Wii games can be booted using extracted ...
Pierre Bourdon
2012-05-04
Add Wii DVD integrity checking to Dolphin
Pierre Bourdon
2012-05-04
Added wbfs support. Thanks to lordlyhobo for the patch. Fixes issue 859.
skidau
2012-04-28
Corrected the file offset within the FST of virtual disks (used by the DVD Ro...
skidau
2012-04-23
force VolumeDirectory to align files to 32KB (only streaming audio files real...
Shawn Hoffman
2012-03-30
Fixes issue 5330.
Matthew Parlane
2012-03-25
Remove scons-related files
Shawn Hoffman
2012-03-25
Merge branch 'wxw3-update'
Shawn Hoffman
2012-03-22
Forward "raw" reads of GC discs to the normal read function, since they are n...
Shawn Hoffman
2012-03-22
Merge branch 'master' into wxw3-update
Shawn Hoffman
2012-03-22
Fixes issue 5278. Thanks to megazig for finding the bug :)
Matthew Parlane
2012-03-18
remove scons files from VS projects
Shawn Hoffman
2012-02-01
less log noise from CNandContentLoader
LPFaint99
2012-02-01
split adding the ticket to its own function (installing a wad)
LPFaint99
2012-01-17
Ensure comment strings in CBannerLoaderWii::SWiiBanner are null-terminated. F...
Shawn Hoffman
2011-12-22
fix an ascii/wxstring in gamelistctrl, replace fromascii("") with wxemptystri...
LPFaint99
2011-12-18
add the function to read the game name and description from the banner as uni...
LPFaint99
2011-12-18
add the function to read all unicode gamenames from a wad file
LPFaint99
2011-09-05
vs2010: Disable LTCG for realz
Shawn Hoffman
2011-07-18
Add the DSPTool and UnitTests to the cmake build. They are optional, and to ...
Glenn Rice
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
[next]