spycrab
|
40bb9974f2
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
Léo Lam
|
8e0869aff6
|
DiscIO: Remove comments that state obvious facts
|
2017-10-24 11:41:54 +02:00 |
JosJuice
|
38304da947
|
DiscIO: Use Common::Lazy for loading filesystems
This simplifies FileMonitor a lot and also lets us
clean up FilesystemPanel.
|
2017-09-15 18:57:05 +02:00 |
JosJuice
|
5e3c98af1d
|
DiscIO: Add a Volume::ReadSwappedAndShifted function
This is a fairly common operation, so let's make a utility
function for it to cut down on code duplication.
|
2017-08-02 22:00:51 +02:00 |
JosJuice
|
78217532e5
|
VolumeWii: Defer loading tickets, TMDs and keys until when needed
This should make building the game list cache a tiny bit
faster, since we won't have to read anything from
partitions other than the game partition.
|
2017-07-04 21:31:24 +02:00 |
JosJuice
|
333b6d99d2
|
VolumeWii: Change the format of partition maps
Having a separate map for each type of data is a bit unnecessary.
|
2017-07-04 16:20:13 +02:00 |
JosJuice
|
a59edfe8cf
|
FilesystemPanel: Put partitions in separate folders when extracting all partitions
|
2017-06-28 22:25:27 +02:00 |
JosJuice
|
b2af07a7b7
|
DiscIO: Remove C/I/S prefixes from class names
These prefixes were inconsistent with the rest of Dolphin.
I'm also renaming VolumeWiiCrypted to VolumeWii because of 1113b13 .
|
2017-06-06 12:31:59 +02:00 |