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
1d40b8a5ae2e64ed329f66e9da059cde9baf24fc
dolphin
/
Source
/
Core
/
DebuggerUICommon
/
Src
History
Glenn Rice
1d40b8a5ae
Systematically eliminating compiler warnings.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5117
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-24 03:38:36 +00:00
..
CodeView.cpp
wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related crashes
2009-11-23 08:05:54 +00:00
CodeView.h
Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages for dialog updates and other stuff, breakpoints in memory view are now memory checks instead of PPC breakpoints
2009-09-27 21:28:09 +00:00
DebuggerUIUtil.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
DebuggerUIUtil.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
MemoryView.cpp
Systematically eliminating compiler warnings.
2010-02-24 03:38:36 +00:00
MemoryView.h
Move MemCheck functionality into the virtual DebugInterface class from the more general MemView class.
2010-02-18 12:06:13 +00:00
SConscript
Some clean up in io_osx.m, the if not confused me in the SConscript. I made the frames work with WX 2.9. Disabled rumble in Wiimote in OSX. Wiimote MAY work in Dolphin in OSX, not 100% sure. Made a test app and it works in that. Couldn't build a WX build of Dolphin in OSX because Macports doesn't compile in AUI apparently
2010-01-20 11:49:11 +00:00