| Age | Commit message (Expand) | Author |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-26 | Fix up all copyright dates. | death2droid |
| 2009-07-15 | Roll back R3801. Dolphin works again. Seriously, if you're not even testing h... | hrydgard |
| 2009-07-15 | Tons of reworking of the cores to make them more...generalized, not quite the... | Sonicadvance1 |
| 2009-07-07 | Trying to get Dolphin to compile in Xcode, had to rename the Debugger namespa... | Sonicadvance1 |
| 2009-06-28 | cleanup: extract breakpoint code into Common. only have one shared PPCDebugIn... | hrydgard |
| 2009-06-21 | New DSP debugger: step one. (not ready yet, but try loading zelda WW and look... | hrydgard |
| 2009-06-17 | createtest fixes and compile fixes for linux | nakeee |
| 2009-06-17 | MemoryView can now view ARAM (rightclick -> toggle memory). Add "search for i... | hrydgard |
| 2009-04-03 | dsp llet debugger: disasm the ucode when it's dumped | Shawn Hoffman |
| 2009-04-03 | some progress on dsp llet debugger. go dump some ucodes ;) | Shawn Hoffman |
| 2009-03-18 | nakee's new logmanager. added a console window for windows builds (prints to ... | Shawn Hoffman |
| 2009-03-04 | Added LOGLEVEL support, release will now defined LOGLEVEL 2 (errors and warni... | nakeee |
| 2009-03-02 | just some debug helper | fires.gc |
| 2009-02-23 | Hopefully make the callstack more accurate | hrydgard |
| 2009-02-23 | Introduce JitCommon folder to share things between the two jits. | hrydgard |
| 2009-02-17 | Remove/cleanup some auto-"breaks" in the code. they are annoying when debuggi... | hrydgard |
| 2009-02-06 | Allow changing of the debugger font and some cleanup | Shawn Hoffman |
| 2009-02-04 | JIT: Made block linking the default option, it's faster and seems stable to m... | John Peterson |
| 2009-01-20 | Fix insanely annoyingly behaviour when setting breakpoints | hrydgard |
| 2009-01-20 | DebuggerWX: Added jit block linking option to the code window | John Peterson |
| 2009-01-17 | Move Config.cpp to Core renamed it to ConfigManager | nakeee |
| 2009-01-15 | nakee's work on dolphin events. Also get wxw out of logmanager. This commit w... | Shawn Hoffman |
| 2009-01-09 | moved plugin manager to core. | nakeee |
| 2009-01-07 | CodeWindow: Fixed the Unlimited JIT Cache option | John Peterson |
| 2009-01-05 | CodeWindow: Added skip event | John Peterson |
| 2009-01-05 | CodeWindow: Made boot to pause optional, readded the tooltips in the Release ... | John Peterson |
| 2008-12-23 | Change disc: Warn the user if he's changing the disc to a completely differen... | John Peterson |
| 2008-12-21 | Remove the entire concept of CPU_RUNNING_DEBUG and move the responsibility fo... | hrydgard |
| 2008-12-20 | More code reorganization. | hrydgard |
| 2008-12-18 | add ppc disassembly to jit results viewer windowTurn the JIT into a class. In... | hrydgard |
| 2008-12-18 | scons changes | nakeee |
| 2008-12-13 | small speedup of logmanager, minor logging improvements, misc code standard i... | hrydgard |
| 2008-12-10 | Fix up wxw asserts and exceptions caused by: the "booting..." msg, hacked up ... | Shawn Hoffman |
| 2008-12-09 | make all disassembler calls threadsafe .. hopefully. | hrydgard |
| 2008-12-09 | Made the Wiimote status go away in GC mode | John Peterson |
| 2008-12-09 | Wiimote: Added optional status icons for the Wiimote speaker and leds. And a ... | John Peterson |
| 2008-12-08 | set svn:eol-style=native for **.cpp | bushing |
| 2008-12-08 | Elf loader etc: Added command line elf loader so I can build and run homebrew... | John Peterson |
| 2008-12-07 | Wii IOS: Some comments, logging changes and other small changes, no noticeabl... | John Peterson |
| 2008-12-02 | fixed up CopySettingsFile and idef'd away MSWDrawSubItem | Shawn Hoffman |
| 2008-12-01 | Debugger: added save code option and darkened the code view colors so I can s... | John Peterson |
| 2008-11-22 | Added Copy EFB hotkey to OpenGL plugin (to be able to easily switch back and ... | John Peterson |
| 2008-11-21 | Added Enable Other Audio option to DSP HLE | John Peterson |
| 2008-11-21 | Made the OpenGL iLog setting changeable from the debugging window | John Peterson |
| 2008-11-16 | Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to W... | John Peterson |
| 2008-11-12 | Migration to the new dir struct (in code only!, no deletion of old dirs...yet... | Shawn Hoffman |
| 2008-10-28 | Random grab-bag of stuff: Finer grained JIT disabling (jpeterson's debug tool... | hrydgard |
| 2008-10-27 | Small codewindow tweaks | hrydgard |
| 2008-10-12 | Added option to compile without the JIT off options. | John Peterson |