dolphin/Source/Core
fgfemperor 175162e661 Fixed Issue 1979 - Crash when scanning WAD files with no title information...
Removed the panic alert about HCI_CMD_INQUIRY because it doesn't crash Dolphin or anything like that...
It's called from MiiChannel, when you try to upload your Miis to a WiiMote.
And it works just fine! (except for the warning "Can't find Wiimote by bd: xx:xx:xx:xx:xx:xx", which is really odd)...

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4800 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-01-09 22:03:20 +00:00
..
AudioCommon Wiimote: More work, don't ask, no answer 2009-12-25 22:10:56 +00:00
Common from BhaaL: linux compile fix for r4794, Event::Wait now supports a timeout (default to INFINITE), and it returns true when the timeout expired. fixes issue 1974 2010-01-09 19:06:23 +00:00
Core Fixed Issue 1979 - Crash when scanning WAD files with no title information... 2010-01-09 22:03:20 +00:00
DSPCore DSPLLE: Wii games/ZWW have working-ish sound (Trust the DSP to do its reads and writes wherever it wants) 2009-12-26 15:11:26 +00:00
DebuggerUICommon My first proud commit 2009-11-25 10:07:56 +00:00
DebuggerWX Some changes/fixes for the GUI : no need for 2 play button in the debugger, fix some issues with the console not closing as it should when floating. 2009-12-28 19:34:19 +00:00
DiscIO Fixed Issue 1979 - Crash when scanning WAD files with no title information... 2010-01-09 22:03:20 +00:00
DolphinWX Fixed Issue 1979 - Crash when scanning WAD files with no title information... 2010-01-09 22:03:20 +00:00
InputCommon This should fix Issue 1798 2009-12-31 17:42:55 +00:00
VideoCommon Compilation fix for r4795 2010-01-08 22:56:27 +00:00