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
a7fa1410c292fd74ff02eb48694c70369554ab81
dolphin
/
Source
/
Core
T
History
John Peterson
a7fa1410c2
Moved a debugging check to the plugin from the main debugger. I still can't enable the sound plugin window in the Release build because I haven't figured out why calls to SConfig::GetInstance().m_LocalCoreStartupParameter.m_strDSPPlugin.c_str() crashes in a Release build.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@764
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-04 13:39:38 +00:00
..
Common
Linux: Compiling with nowx=true now builds the entire project without WX, this isn't tested in Windows so it's always on via Common.h, You can test/fix it yourself that way. Also fixed Compiling again
2008-10-04 07:57:28 +00:00
Core
fix some comments, some files with mixed line endings, some warnings.
2008-10-03 17:22:35 +00:00
DebuggerWX
Moved a debugging check to the plugin from the main debugger. I still can't enable the sound plugin window in the Release build because I haven't figured out why calls to SConfig::GetInstance().m_LocalCoreStartupParameter.m_strDSPPlugin.c_str() crashes in a Release build.
2008-10-04 13:39:38 +00:00
DiscIO
Submit all kind of misc little changes and cleanup so I get a clean slate. There should be nothing in here that really changes anything important, except fixing some types in the filesystemgc stuff.
2008-09-28 16:49:58 +00:00
DolphinWX
Linux: Woops, SConscripts were broken, fixed. I think I broke using wx..maybe. Too tired to fix right now, must sleep
2008-10-04 08:27:56 +00:00
VideoCommon
DataReader inline for OGL/DX9 and moved to VideoCommon. Large clean up.
2008-10-03 22:05:28 +00:00