This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-12 09:09:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
History
Shawn Hoffman
41674301b5
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3085
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-26 18:39:22 +00:00
..
Core
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3085
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-26 18:39:22 +00:00
Dolphin.xcodeproj
add partial support for building the plugins
2008-12-08 03:22:31 +00:00
DSPSpy
test cleanup
2009-04-26 14:37:20 +00:00
DSPTool
Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (compiling with include works perfectly)
2009-04-25 10:38:26 +00:00
Plugins
A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashing from loading the audio backend. It's a pretty bad way to do it, but I couldn't find another way. Now to figure out why SMS looks horrible in OSX
2009-04-25 16:47:45 +00:00
PluginSpecs
DSP: New non-threaded mode for the LLE plugin, with some idle skipping enabled. Use Dolphin Main config to set it. Some minor optimization and some spelling fixes.
2009-04-08 20:26:33 +00:00
TestSuite
wii sd: got some register values from real hardware. nintendo apps still don't accept it though :(
2009-04-21 13:17:02 +00:00
Dolphin.sln
Add fake VS project for DSPSpy.
2009-04-18 14:09:26 +00:00
DolphinProj.xcconfig
Dolphin can now be built on OS X using Xcode instead of scons.
2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig
Dolphin can now be built on OS X using Xcode instead of scons.
2008-12-06 03:31:24 +00:00
MusicMod.sln
Emulated Wiimote IR pointer: Made it compatible with the new aspect ratio options in the OpenGL plugin. It will now load the same settings that the OpenGL plugin use. So if you change the settings there, you'll have to open the Wiimote configuration window so that the new settings are loaded for it to.
2009-02-26 00:11:51 +00:00