dolphin/Source
XTra.KrazzY c779f95b87 -Wii System Menu now recognizes DVDs using the Load Disc/Eject feature!
Games hang though (probably due to unknown ES call)
-/dev/di IPC: Cleaned up code and fixed a bug (which I used to accidentally find out what I did), added Volume eject feature for VolumeHandler. 
-Partially documented Wii DVD cover flags.
-Files opened in Wii Read-Write mode are now set to append.
-Removed annoying overhead-ish "Idle" log message.

As for /dev/di: Someone clearly didn't know what he was doing in that file. Someone freed memory which didn't belong to that file and then complained about a crash. Needless to say the problem is now solved.

Big TODO on the /dev/di code though, ExecuteCommand is practically doing nothing but reading.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3365 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-08 00:14:48 +00:00
..
Core -Wii System Menu now recognizes DVDs using the Load Disc/Eject feature! 2009-06-08 00:14:48 +00:00
Dolphin.xcodeproj add partial support for building the plugins 2008-12-08 03:22:31 +00:00
DSPSpy DSPSpy: Extract the dsp-interfacing code into a class. Fix colors - that new dark red was almost unreadable. Fix the size of a data cache flush. 2009-06-07 10:45:13 +00:00
DSPTool make dsptool fail if input file path doesn't exist 2009-05-15 18:50:38 +00:00
Plugins Change the screenshots rescale function to always work according to the A/R setting, and not just on native res: fixes 16/9 wii games. 2009-06-07 21:10:02 +00:00
PluginSpecs bunch of comments/unions in VI. No more UnknownVIRegs[0x1000]! :p some other misc stuff 2009-06-01 02:58:35 +00:00
TestSuite testsuite: fix error in pad test 2009-06-04 13:30:50 +00:00
Dolphin.sln ...and the days of ceaseless build fixing begin anew 2009-06-06 15:51:03 +00:00
DolphinProj.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00