dolphin/Source/Core
j4ck.fr0st f3868dd491 Some internal code shuffling for Config dialogs. OSX seems to be picky about when StaticSizerBoxes are created, as described in Issue 2229.
Bit of cleanup/grouping, control creation is now a bit more separate from value setting and tooltip assignment which IMO cluttered the code as it was.
Removed something from main.cpp that looked like a hack to me.
Fixes Issue 2229

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5021 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-06 16:20:54 +00:00
..
AudioCommon Correct stopping of Core in OSX via Command+Q, and fix a thread from not dying when stopping with CoreAudio 2010-02-05 10:48:31 +00:00
Common some cleanup, housekeeping for error cases and increased a few buffer sizes that are overflown by its content. 2010-02-03 20:29:49 +00:00
Core Completed TODO: Core::GetStartupParameter is dead 2010-02-06 05:22:53 +00:00
DSPCore Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
DebuggerUICommon Some clean up in io_osx.m, the if not confused me in the SConscript. I made the frames work with WX 2.9. Disabled rumble in Wiimote in OSX. Wiimote MAY work in Dolphin in OSX, not 100% sure. Made a test app and it works in that. Couldn't build a WX build of Dolphin in OSX because Macports doesn't compile in AUI apparently 2010-01-20 11:49:11 +00:00
DebuggerWX Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
DiscIO Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
DolphinWX Some internal code shuffling for Config dialogs. OSX seems to be picky about when StaticSizerBoxes are created, as described in Issue 2229. 2010-02-06 16:20:54 +00:00
InputCommon Re-added Semi-Pressure 2010-02-02 02:39:21 +00:00
VideoCommon some cleanup, housekeeping for error cases and increased a few buffer sizes that are overflown by its content. 2010-02-03 20:29:49 +00:00