This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
1b288dcdde35ec985bf57c7ec9e2402144e6dbab
dolphin
/
Source
/
Core
History
Glenn Rice
1b288dcdde
Linux and windows build fix.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7029
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-01 02:50:19 +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
Linux and windows build fix.
2011-02-01 02:50:19 +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