dolphin/Source/Core
Shawn Hoffman d210fbac2c Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D )
Currently scrubbing will display a warning that it removes the garbage data PERMENENTLY from the original file (mainly for speed of scrubbing). It could be removed in the future if people agree with me, since it is indeed just garbage.
Any tips for making scrubbing faster would be welcomed :)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3267 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-05-21 19:19:15 +00:00
..
AudioCommon Added sound volume slider to HLE sound plugin, currently DSound only, unless someone wants to add it to OpenAL :p 2009-05-18 19:24:46 +00:00
Common fix windows debugfast build and warning fix in SDCardUtil.cpp 2009-05-14 00:19:35 +00:00
Core Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D ) 2009-05-21 19:19:15 +00:00
DebuggerWX fix some dir issue on osx, if there is a problem on windows or linux, see this : GetSysDirectory in FileUtil.cpp 2009-05-07 21:19:55 +00:00
DiscIO Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D ) 2009-05-21 19:19:15 +00:00
DolphinWX A Linux patch for Japanese games names conversion by siliconjoe 2009-05-17 01:45:10 +00:00
DSPCore (just some obsessive code cleanup) 2009-05-03 11:57:53 +00:00
InputCommon more scons build fixups 2009-04-12 21:30:22 +00:00
VideoCommon Some more modification of texture dumping and loading. 2009-05-16 01:21:57 +00:00