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
2015-01-03
Merge pull request #1776 from JosJuice/cleanrip-wii-discs
skidau
2014-12-30
Added identifier for country code 'B'
Stevoisiak
2014-12-28
DiscIO: Replace "raw" functions with "decrypt" parameters
JosJuice
2014-12-27
Never decrypt data when using DI command 0xA8
JosJuice
2014-12-25
FileMonitor: Get rid of "GC" from names and comments
JosJuice
2014-12-25
Re-add FileMonitor support for Wii discs
JosJuice
2014-12-14
DiscIO: Clear error status when reading file
JosJuice
2014-12-04
DiscIO: Remove some explicit deletes
Lioncash
2014-12-03
Merge pull request #1618 from JosJuice/dvd-low-open-partition
skidau
2014-12-03
DiscIO: Safety check when allocating memory for TMD
JosJuice
2014-11-30
DiskIO: Clean up GetTMD() API.
magumagu
2014-11-30
Make DVDLowOpenPartition actually change partitions.
magumagu
2014-11-27
DiscIO: Change a memset() to zero initialization.
Unknown W. Brackets
2014-11-27
DiscIO: Avoid zeroing buffer when compressing gcz.
Unknown W. Brackets
2014-11-27
DiscIO: Decompress to file using a larger buffer.
Unknown W. Brackets
2014-11-27
DolphinWX: Allow cancelling gcz compression.
Unknown W. Brackets
2014-11-24
More formatting and consistency fixes
Stevoisiak
2014-11-18
Removed SDK flag
Steven Vascellaro
2014-11-18
Various country flag improvements
Stevoisiak
2014-11-15
Fix reading wii revisions.
Rachel Bryk
2014-11-14
Implement GetRevision() for wii disks.
Rachel Bryk
2014-11-13
Various formatting and consistency fixes
Stevoisiak
2014-10-28
Merge pull request #1429 from lioncash/concat
comex
2014-10-28
Merge pull request #1430 from lioncash/voldir
comex
2014-10-28
Added flags for Russia and Australia
Stevoisiak
2014-10-28
VolumeDirectory: Pass std::string by reference for SetUniqueID/SetName
Lioncash
2014-10-28
FileSystemGCWii: Shorten some string concatenations
Lioncash
2014-10-12
VolumeCreator: Make master key arrays static
Lioncash
2014-10-07
VolumeGC: Use regular return type declaration for GetStringDecoder
Lioncash
2014-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
2014-09-12
DiscIO: Remove unnecessary break statements.
Lioncash
2014-09-12
Merge pull request #1048 from lioncash/discio
skidau
2014-09-11
Remove some unnecessary semicolons
Lioncash
2014-09-09
DiscIO: Get rid of some casts and a c_str call in VolumeDirectory
Lioncash
2014-09-09
DiscIO: Simplify GetUniqueID in VolumeDirectory
Lioncash
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-06
Merge pull request #851 from lioncash/logg
shuffle2
2014-09-06
Common: Kill off duplicate log warning definitions
Lioncash
2014-09-05
FileHandlerARC: Remove FileHandlerARC.
Rohit Nirmal
2014-09-05
BannerLoaderWii: Removed #if 0'd code.
Rohit Nirmal
2014-09-02
Merge pull request #893 from rohitnirmal/scan-build-fixes
shuffle2
2014-09-01
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
Shawn Hoffman
2014-09-01
DiscIO: Prefix class member variables with "m_"
Lioncash
2014-08-31
DiscIO: Move some raw pointers over to unique_ptr
Lioncash
2014-08-30
DiscIO: Clean up brace placements
Lioncash
2014-08-30
Merge pull request #909 from lioncash/void
Lioncash
2014-08-30
Get rid of C-style empty function parameter indicators
Lioncash
2014-08-29
DiscIO: Get rid of unnecessary struct differencing
Lioncash
2014-08-28
Merge pull request #877 from lioncash/voldir
Lioncash
2014-08-27
Initialize variables to silence garbage return warning from scan-build.
Rohit Nirmal
[next]