| Age | Commit message (Expand) | Author |
| 2008-09-24 | Ban compression of Wii images until it has been tested. All sorts of minor cl... | hrydgard |
| 2008-09-24 | update to vs2008 | fires.gc |
| 2008-09-23 | added VolumeDirectory and modified ELF boot code to allow a directory on the ... | donkopunchstania |
| 2008-09-22 | Reduce the use of string objects slightly. Add Delete ISO feature. | hrydgard |
| 2008-09-22 | change src to Src | nakeee |
| 2008-09-21 | cleaned up SConscripts | nakeee |
| 2008-09-20 | fixed scons=parsing | nakeee |
| 2008-09-20 | Linux: I made Sconscript call wx-config inside of the main SConstruct, added ... | Sonicadvance1 |
| 2008-09-16 | SConscript made all the rest of env.Copy into env.Clone | nakeee |
| 2008-09-14 | Some sanity checks in the debugger. | hrydgard |
| 2008-09-14 | Fixed some valgrind warnings. | hrydgard |
| 2008-09-13 | JIT profiler: in block performance counter. | memberTwo.mb2 |
| 2008-09-07 | continue changing src to Src | nakeee |
| 2008-09-01 | many warning fixes | nakeee |
| 2008-08-31 | Fix/workaround at least one class of buffer underruns in the GL plugin. Fix s... | hrydgard |
| 2008-08-31 | some cleanup, don't update the log window too often | hrydgard |
| 2008-08-30 | Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to... | hrydgard |
| 2008-08-27 | Fixed warnings about field initialisation order. | Maarten ter Huurne |
| 2008-08-26 | Include system headers using "#include <file.h>", so GCC will not issue warni... | Maarten ter Huurne |
| 2008-08-26 | Only use "-fPIC" for compiling objects that will be part of dynamic libs. Mak... | Maarten ter Huurne |
| 2008-08-25 | little Logwindow feature - enable/disable all logs | hrydgard |
| 2008-08-25 | Switch between JIT and Interpreter at runtime using the debug window (pause f... | hrydgard |
| 2008-08-24 | Fixed build on Linux. | Maarten ter Huurne |
| 2008-08-24 | The arrows are back in the codeview! | hrydgard |
| 2008-08-24 | more fixes, prefix filter for export symbols | hrydgard |
| 2008-08-24 | linux build fix? | hrydgard |
| 2008-08-24 | More symbol magic+bugfixes | hrydgard |
| 2008-08-24 | Build fixes | Sonicadvance1 |
| 2008-08-24 | Very simple call tree browser added to code window, bottom left. | hrydgard |
| 2008-08-24 | Explicitly convert from C string to wxString. Fixes build on Linux. | Maarten ter Huurne |
| 2008-08-24 | Ok, part 2/2 of the symbol code rewrite. You can now create and use function ... | hrydgard |
| 2008-08-24 | Change some project settings. Reorganize the symbol database code, step 1/2. | hrydgard |
| 2008-08-23 | ... | Sonicadvance1 |
| 2008-08-23 | Turned on Warnings as Errors for all vcprojs. Fixed almost all of the warning... | masken |
| 2008-08-23 | Finally hacked Super Monkey Ball into submission! Some bonus hacking tools in... | hrydgard |
| 2008-08-23 | Lots of FP hacking for little gain, super monkey ball is only slightly more s... | hrydgard |
| 2008-08-23 | Should fix Linux building, also adds GL/DX to the title in their respective p... | Sonicadvance1 |
| 2008-08-21 | Fixed compile errors in conversion of C string to wxString when compiling wit... | Maarten ter Huurne |
| 2008-08-21 | Move some code out of the plugins into VideoCommon. No functional change. | hrydgard |
| 2008-08-21 | Very basic JIT results viewer. | hrydgard |
| 2008-08-14 | Attempt to fix recent D3D plugin issue. Fix bug in debugger *<:-) | hrydgard |
| 2008-08-13 | Yet another bunch of optimizations and cleanup. | hrydgard |
| 2008-08-10 | unix build fix, cpu detection improvement (SSSE3 detected) | hrydgard |
| 2008-08-10 | Assorted debugger upgrades and fixes + changed DolphinWX project not to depen... | hrydgard |
| 2008-08-09 | 32-bit speedup (videos mostly affected). Lots of various cleanup and future p... | hrydgard |
| 2008-08-07 | static-ified a lot of vars to prevent name collisions with plugins, other cos... | hrydgard |
| 2008-07-24 | crash fix for debugger in release mode | fires.gc |
| 2008-07-24 | minor improvements (mostly debugger) | fires.gc |
| 2008-07-24 | improved debugger - some meaningful icons would be nice :) | fires.gc |
| 2008-07-24 | Minor linux fixes | Laurence Muller |