dolphin/Source/Core
Soren Jorvang 1c6572faa7 Put the list of locales in the bundle plist to make wxLANGUAGE_DEFAULT work.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7028 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-01 02:22:15 +00:00
..
AudioCommon vs2010: 2011-01-31 15:53:54 +00:00
Common Fix the rest of the tooltips for linux. 2011-01-31 22:19:30 +00:00
Core Change the *totally estimated* aram dma latency to a value which doesn't cause pops in Metroid Prime, and yet still allows WWE:DoR to get ingame. I'm pretty sure I tried this value before, however it only started working since dsp was merged into core... :) 2011-02-01 01:42:30 +00:00
DebuggerUICommon vs2010: 2011-01-31 15:53:54 +00:00
DebuggerWX Finally get tooltips in config main to work on linux. When controls are contained in a wxStaticTextBox they must be created before the wxStaticTextBox is created, otherwise tooltips don't work. This is probably a bug in wxWidgets. 2011-01-31 17:15:21 +00:00
DiscIO vs2010: 2011-01-31 15:53:54 +00:00
DolphinWX Put the list of locales in the bundle plist to make wxLANGUAGE_DEFAULT work. 2011-02-01 02:22:15 +00:00
InputCommon vs2010: 2011-01-31 15:53:54 +00:00
VideoCommon * Changes about recent Custom PHack implementation 2011-01-31 20:30:25 +00:00
VideoUICommon Tooltips in the graphics config dialog now work on linux. 2011-01-31 17:52:46 +00:00
CMakeLists.txt Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00