summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/FileSystemGCWii.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2017-06-18 22:12:36 +0200
committerLéo Lam <leo@innovatetechnologi.es>2017-07-14 13:23:21 +0800
commitdc1707faa8304dcc55673f87131dc9f408735636 (patch)
tree31004078f47bc881e0ca847067893a844dba35c3 /Source/Core/DiscIO/FileSystemGCWii.cpp
parent0dff8a3bded0286cae62113e7b0a89e849ed3245 (diff)
IOS/ES: Merge the title import and export contexts
This commit merges the import and export contexts into a single context because this is what IOS does, which means we can only reproduce its behaviour correctly if we use a single context for both operations. The other reason is that having two separate and very similar structs is not really a good idea. While working on this commit, I was notified that our handling of ImportTmd/ExportTitleInit is not correct. In particular, we always use the title key for both importing and exporting, which is wrong. To make this easier to fix in a follow-up PR, the context now also has a title key field, just like ES. This also lets us avoid computing it every single time in ImportContentDone.
Diffstat (limited to 'Source/Core/DiscIO/FileSystemGCWii.cpp')
0 files changed, 0 insertions, 0 deletions