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
ced92d85445353f42c6922b5ce3f8fa777bbcb19
dolphin
/
Source
/
Plugins
/
Plugin_PadSimple
/
Src
History
Sonicadvance1
ced92d8544
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
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4299
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-18 19:56:49 +00:00
..
GUI
PadSimple: move DInput init to new function OnShow (called every time dialog is shown instead of just once in the constructor)
2009-09-17 08:17:31 +00:00
PadSimple.cpp
Got rid of all of jp's ////////////////////////////// lines (nearly 500 of them)!
2009-09-02 21:00:45 +00:00
PadSimple.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
SConscript
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
stdafx.cpp
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00
stdafx.h
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
2009-07-28 21:32:10 +00:00