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
/
Src
Age
Commit message (
Expand
)
Author
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-12-07
fixed issue 6852.
Chanwoong Kim
2013-12-06
Add Read16/Read8 to the CBlobBigEndianReader so the key check is reading 8bit...
Ryan Houdek
2013-11-13
Fix format string warnings
Tillmann Karras
2013-11-11
Add a comment to the magic value reading location.
Ryan Houdek
2013-11-12
Fixed a bug that incorrectly recognized as 'GameCube'. when you open the Kore...
Chanwoong Kim
2013-11-05
Fix {Read,Write}FileToString.
Matthew Parlane
2013-11-03
Run code through clang-modernize -add-override to add 'override' decls.
comex
2013-11-03
Run code through the advanced tool 'sed' to remove trailing whitespace.
comex
2013-11-03
Run code through clang-modernize -loop-convert to create range-based for loop...
comex
2013-10-31
Merge remote-tracking branch 'shuffle2/vc12'
comex
2013-10-27
Wipe all traces of OpenSSL's AES implementation. Use polarssl instead.
Ryan Houdek
2013-10-26
Update to VS2013 and a slew of build-related updates. Notes:
Shawn Hoffman
2013-10-19
Clean up includes in DiscIO as much as possible.
Lioncash
2013-10-19
Remove unnecessary include of "../../Core/Src/ConfigManager.h" from BannerLoa...
Lioncash
2013-10-02
[Common] Abstract out the decode5A3Image and decodeCI8Image functions in Bann...
Lioncash
2013-09-28
Support a gcm revision-specific game ini for cheats + partially fix gecko cod...
comex
2013-09-26
No need to std::move a return value. Thanks Billiard.
comex
2013-09-25
2x banner images!
comex
2013-09-14
proper fix for issue 6206
LPFaint99
2013-09-01
MSVC warnings.
comex
2013-09-01
A bunch of trivial changes to fix clang warnings.
comex
2013-08-31
Better error reporting for ES / NANDContentLoader.
comex
2013-08-31
Fix loading DLC using IOCTL_ES_OPENTITLECONTENT & /dev/es state save.
comex
2013-08-16
Fix polarssl on Windows.
Matthew Parlane
2013-08-15
Support PolarSSL on *nix
Matthew Parlane
2013-04-19
Fix a bunch of random typos in comments and logging.
lioncash
2013-04-17
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...
Lioncash
2013-04-16
Make dolphin aware of disc revision numbers. Display them under game properti...
John Chadwick
2013-04-16
Remove all tab/space mismatches from the Core project. For anyone working on ...
Lioncash
2013-04-15
Update the license file text (change SVN to Git) in all projects except Core ...
lioncash
2013-04-09
ChunkFile has allowed me to accidentally "Do" a non-POD for the last time!
Jordan Woyak
2013-04-09
Fixed split WBFS file size display. (probably)
Jordan Woyak
2013-03-31
Fix some typos and correct some capitalizations in the log messages.
Lioncash
2013-03-19
Clean up some space/tab mismatches in DiscIO and InputCommon.
lioncash
2013-03-07
Fix a potential memory leak in function DecompressBlobToFile in CompressedBlo...
lioncash
2013-03-05
Fixed issue 5270. Don't ask me how, I just clean up code and then it works! I...
Jordan Woyak
2013-03-03
Fix WAD volume name extracting.
Jordan Woyak
2013-03-03
Fix more of what I broke.
Jordan Woyak
2013-03-03
Fix what I broke.
Jordan Woyak
2013-03-02
Eliminate the wstring game name.
Jordan Woyak
2013-03-02
Merge branch 'master' into windows-unicode
Jordan Woyak
2013-03-01
Kill wstring version of game description.
Jordan Woyak
2013-03-01
Fixes two memory leaks, one is pretty bad for OSX.
Matthew Parlane
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
[next]