dolphin/Source/Core
DimitriPilot3 d4d7e2515f Apply the simple NULL-checking patch from issue 4311.
Judging by the feedback provided by other OSX users, this appears to fix the crash when starting Dolphin on OSX with devices that have an empty name.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7598 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-06-15 12:50:47 +00:00
..
AudioCommon Since LLE can now output at 48kHz, adjust the audio dumper so that it will respect the set sample rate for LLE as well as HLE. This fixes audio dumping for LLE at 48kHz. 2011-05-28 23:32:11 +00:00
Common Windows: Sets the cwd to the folder that dolphin.exe resides in. 2011-06-11 20:45:09 +00:00
Core Adjusted the IPC_HLE timing to fix the stuck rumble problem in some games. Fixes issue 4532. 2011-06-14 15:12:55 +00:00
DiscIO fix infinitely recursive deletion from r7587 and actually update locations of content.map and uid.sys 2011-06-05 07:42:40 +00:00
DolphinWX Make sure to reserve() exactly the right amount of elements for the std::vector before filling it with CheatSearchResult's, in order to prevent automatic re-allocations. 2011-06-13 15:47:02 +00:00
InputCommon Apply the simple NULL-checking patch from issue 4311. 2011-06-15 12:50:47 +00:00
VideoCommon just a little cleanup to maintain minimal interfaces 2011-06-10 19:16:09 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00