dolphin/Source/Core
JosJuice 1ec9c6393a Don't reserve space for directories when scrubbing
The offset in a directory FileInfo is an FST offset, not a disc offset.
Treating it as a disc offset doesn't make sense. Directories don't take
up space outside of the FST, so they don't need to be marked as used. The
old behavior may have prevented some scrubbable areas from being scrubbed.
2015-10-17 17:30:23 +02:00
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Merge pull request #3139 from JosJuice/fix-wii-root 2015-10-16 16:49:34 +02:00
Core Merge pull request #3139 from JosJuice/fix-wii-root 2015-10-16 16:49:34 +02:00
DiscIO Don't reserve space for directories when scrubbing 2015-10-17 17:30:23 +02:00
DolphinQt DolphinQt: Install binary for systems not matching APPLE 2015-10-09 11:11:41 +02:00
DolphinWX Merge pull request #3139 from JosJuice/fix-wii-root 2015-10-16 16:49:34 +02:00
InputCommon Merge pull request #3128 from lioncash/unique 2015-10-03 19:08:00 -07:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends VertexShaderManager: Get rid of float pointer casts 2015-10-15 23:34:54 -04:00
VideoCommon Merge pull request #3165 from mimimi085181/partial-texture-updates-same-offset 2015-10-16 10:02:36 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00