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
71f842e8c0b2d30944a025a3071ef908ac0770b6
dolphin
/
Source
/
Core
T
History
Jordan Woyak
71f842e8c0
Cleaned up NetPlay a bit, fixed some UI text.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6425
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-16 01:55:29 +00:00
..
AudioCommon
Some compiler warnings and eol-style.
2010-11-14 23:56:26 +00:00
Common
Changed macro for disallowing copy-ctor and =operator into an inheritable class. Removed IrPointer.ini (no longer used)
2010-11-15 05:29:10 +00:00
Core
Cleaned up NetPlay a bit, fixed some UI text.
2010-11-16 01:55:29 +00:00
DebuggerUICommon
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
DebuggerWX
StringUtil cleanup. Nothing seems broken.
2010-11-10 04:12:31 +00:00
DiscIO
StringUtil cleanup. Nothing seems broken.
2010-11-10 04:12:31 +00:00
DolphinWX
Cleaned up NetPlay a bit, fixed some UI text.
2010-11-16 01:55:29 +00:00
DSPCore
Changed macro for disallowing copy-ctor and =operator into an inheritable class. Removed IrPointer.ini (no longer used)
2010-11-15 05:29:10 +00:00
InputCommon
UDPWiimote.cpp and UDPWrapper.cpp are now used again.
2010-11-14 14:02:16 +00:00
InputUICommon
Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though.
2010-11-01 15:47:02 +00:00
VideoCommon
Made the graphics plugins use a shared configuration dialog. There are a few minor issues: unsupported settings are shown, dx9 3d settings are missing, tabs/groups could be organized better, could use tooltips, cmake and scons need to be fixed.
2010-11-15 09:54:07 +00:00
VideoUICommon
Linux cmake build fix. I fixed the scons build as well, so this might fix the macosx build also.
2010-11-16 00:13:33 +00:00
wiiuse
update wiiuse vcproj
2010-11-14 13:36:21 +00:00
CMakeLists.txt
Linux cmake build fix. I fixed the scons build as well, so this might fix the macosx build also.
2010-11-16 00:13:33 +00:00