This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
78f8fe2e8589eddd65ef67ccfd6d281ab306bd7e
dolphin
/
Source
T
History
Glenn Rice
78f8fe2e85
Implement wiimote IR emulation with the mouse without using the pointer motion events. Hopefully this removes some of the overhead from the X event loops. One downside is that the IR emulation will not work until another event on the window has occured. Although this is minor, usually an event happens before you need the IR pointer.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5040
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-12 02:53:45 +00:00
..
Core
OSX build fix.
2010-02-11 17:54:16 +00:00
Dolphin.xcodeproj
Update the XCode Project a bit, doesn't even build in that yet. Modify the Sconstruct to allow a noao build
2009-09-24 22:56:50 +00:00
DSPSpy
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
DSPTool
Fix compiling in Snow Leopard, the Update stuff in the Video plugin shouldn't be in the GUI since it breaks nowx builds, wasn't sure where to put it, but Render.cpp seemed like the best place. Fixed wiiuse.c, and the SConscripts needed updating for Snow Leopard. Building 32bit in Snow Leopard is apparently broken. and Running 64bit in Snow Leopard seems to fail. Haven't tracked this down yet
2009-09-18 19:56:49 +00:00
Plugins
Implement wiimote IR emulation with the mouse without using the pointer motion events. Hopefully this removes some of the overhead from the X event loops. One downside is that the IR emulation will not work until another event on the window has occured. Although this is minor, usually an event happens before you need the IR pointer.
2010-02-12 02:53:45 +00:00
PluginSpecs
make ESC pause the game now instead of quitting plus fix another bug with key and window handling
2010-02-09 00:34:27 +00:00
TestSuite
replace SI_DUMMY with SI_NONE, an actual null device.
2009-12-21 07:39:57 +00:00
UnitTests
fix some memleaks in DiscIO. Fix for issue 1238.
2009-08-03 22:51:13 +00:00
Dolphin.sln
PadSimple is out of phase.
2010-01-28 03:29:49 +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