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
67f850dd37893de6ef1544b024ea298033047dfd
dolphin
/
Source
/
Core
/
Common
History
Glenn Rice
adbd7fbd4a
Fix StringFromFormat hopefully for the last time. This should be more efficient than before. Thanks to shuffle2 for the windows code.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6379
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-11 04:59:50 +00:00
..
Src
Fix StringFromFormat hopefully for the last time. This should be more efficient than before. Thanks to shuffle2 for the windows code.
2010-11-11 04:59:50 +00:00
CMakeLists.txt
Improve the compiler flags for the cmake build system. -fPIC only needs to be specified for static libraries that are linked into shared libraries. cmake automatically uses -fPIC for shared libraries. Also ported several other needed compiler flags from the scons build. Set up the debug build, enabled with "-D CMAKE_BUILD_TYPE=Release", to work with wxWidgets debugging.
2010-11-05 02:23:24 +00:00
Common.vcproj
Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed wiimote plugin support. Moved input dialog related InputUICommon stuff into DolphinWX. Removed now unused InputCommon files. UDPWiimote stuff is temporarily disabled until it is reorganized so Core won't depend on wx. Real wiimotes are now initialized on first need(wiimote diag open or game start) and left initialized until Dolphin exit.(maybe this will work better for Linux/OS X) (scons probably needs some fixes)
2010-10-12 19:42:29 +00:00
make_svnrev.h.vbs
ok...svnrev crap finally under control? please?
2010-08-08 16:34:32 +00:00
SubWCRev.exe
replace SubWCRev.exe with a statically linked one... >.>
2009-03-22 22:11:27 +00:00
SVNRevGen.vcproj
ok...svnrev crap finally under control? please?
2010-08-08 16:34:32 +00:00