| Age | Commit message (Expand) | Author |
| 2009-06-12 | Fix for tatsunoko vs capcom and those wii games getting corrupted memory error | sl1nk3.s |
| 2009-05-04 | fix plugin dir for nongui version for osx | tmator |
| 2009-04-25 | Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (c... | XTra.KrazzY |
| 2009-04-18 | DSP: More work on dsptool. Minor bugfixes. Add some testdata for dsptool. | hrydgard |
| 2009-04-16 | fix CreateFullPath, fix memcards not being created if the path didn't exist f... | Shawn Hoffman |
| 2009-04-14 | DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileut... | hrydgard |
| 2009-04-12 | DSP assembler: Error message improvements. | hrydgard |
| 2009-04-12 | DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start c... | hrydgard |
| 2009-03-28 | Some code cleanup | omegadox |
| 2009-03-20 | Don't log when File::Exist fails - that's just obnoxious. fix a const. | hrydgard |
| 2009-03-09 | fix main config dir on osx and autodetect ogl version when it build | tmator |
| 2009-03-03 | fixed crash on linux, added DISCIO logging type, some extra logging messages ... | nakeee |
| 2009-03-01 | osx compile fix | nakeee |
| 2009-03-01 | Small fix | nakeee |
| 2009-02-28 | fix compile on osx and linux | nakeee |
| 2009-02-28 | add missing ; | hrydgard |
| 2009-02-28 | Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr... | hrydgard |
| 2009-02-26 | fix plugin dir on osx | tmator |
| 2009-02-25 | Added set and get in ini for comma seperated list | nakeee |
| 2009-02-24 | Ported wxutils from soap branch (Should make launch and explore work in Linux... | nakeee |
| 2009-02-24 | Added cdutils which suppose to scan for devices in a portable way (ripped fro... | nakeee |
| 2009-02-24 | Attempt at raw drive access for linux / osx, test please :) | LPFaint99 |
| 2009-02-24 | added check if "file open dialog" changes the working directory. i dunno why ... | fires.gc |
| 2009-02-21 | Adds IsDrive to FileUtil for win32, | LPFaint99 |
| 2009-01-16 | Revert r1861 | LPFaint99 |
| 2009-01-15 | nakee's work on dolphin events. Also get wxw out of logmanager. This commit w... | Shawn Hoffman |
| 2009-01-13 | Move #include <window.h> from all files that include it and common.h to common.h | LPFaint99 |
| 2008-12-30 | unexplained warning fix | nakeee |
| 2008-12-29 | implement ScanDirectoryTree for POSIX | bushing |
| 2008-12-17 | Comment out slightly annoying error message - not even sure that creating a d... | hrydgard |
| 2008-12-09 | Fix filesize computation broken by XtraKrazzy in R1405 | hrydgard |
| 2008-12-09 | Wiimote: Added optional status icons for the Wiimote speaker and leds. And a ... | John Peterson |
| 2008-12-08 | oops | bushing |
| 2008-12-08 | begin using GetUserDirectory() | bushing |
| 2008-12-08 | set svn:eol-style=native for **.cpp | bushing |
| 2008-12-07 | Fixed Homebrew again | John Peterson |
| 2008-12-07 | cleanup: delete old files and don't use SanitizePath where it's not needed. | Shawn Hoffman |
| 2008-12-05 | replace per-platform DIR_SEP and DIR_SEP_CHR with "/" and '/', cleanup some w... | Shawn Hoffman |
| 2008-12-05 | More portable file management. Verify on linux and check Wii's un-save-able g... | XTra.KrazzY |
| 2008-12-01 | small fixes | nakeee |
| 2008-12-01 | FileUtil: Fixed CreateDirectoryStructure(), I don't think you can use double... | John Peterson |
| 2008-12-01 | small fixes | nakeee |
| 2008-12-01 | added GetCurrentDirectory function | fires.gc |
| 2008-11-30 | use DIR_SEP | nakeee |
| 2008-11-30 | few more small fixes | nakeee |
| 2008-11-30 | linux fixes | nakeee |
| 2008-11-29 | Create a dir for setting.txt to | John Peterson |
| 2008-11-29 | Wii IPC file handling: Made some comments and changes to try to locate the Ma... | John Peterson |
| 2008-11-26 | some cleanup | nakeee |
| 2008-11-24 | fix getsize on 32 bit linux | nakeee |