| Age | Commit message (Expand) | Author |
| 2010-12-03 | Attempt to fix issue r3458. I don't have a 32bit linux install, however I kno... | Shawn Hoffman |
| 2010-11-10 | StringUtil cleanup. Nothing seems broken. | Jordan Woyak |
| 2010-11-01 | Add an experimental CMake build system as a possible replacement for SCons. O... | NeoBrainX |
| 2010-10-03 | Added support for PAL-R (Russia) ISO detection. Fixes issue 2575. | skidau |
| 2010-09-08 | call DIVerify when a wii game is launched directly by dolphin (adds tmd+uid) | LPFaint99 |
| 2010-09-07 | Implement parts of DIVerify that can be useful. (copy tmd to emulated nand fo... | LPFaint99 |
| 2010-09-06 | Some work towards launching by titleid rather than content path, | LPFaint99 |
| 2010-08-13 | Warning fixes and some cleanups. | NeoBrainX |
| 2010-08-01 | Silence some compiler warnings. | Soren Jorvang |
| 2010-08-01 | Clean up and fix some issues with the dialogs for compression and decompressi... | Glenn Rice |
| 2010-07-23 | Further *BSD portability. | Soren Jorvang |
| 2010-07-22 | Prevent Python from stripping off the final newline of the main(){} | Soren Jorvang |
| 2010-07-20 | Prevent double inclusion of CommonPaths.h as pointed out by Glenn. | Soren Jorvang |
| 2010-07-19 | Get rid of a number of unnecessary env.Clones. | Soren Jorvang |
| 2010-07-16 | include the MP compiler option, which will allow for faster compiling + some ... | luisr142004 |
| 2010-07-08 | Glenn's iconv code seems to work fine on OS X. | Soren Jorvang |
| 2010-07-08 | Fix wii iso name and comment loading for linux. You will have to delete your... | Glenn Rice |
| 2010-07-07 | Revise the way that cdrom and dvd rom drives are identified in linux to remov... | Glenn Rice |
| 2010-06-10 | Oops, how did this happen? | Soren Jorvang |
| 2010-06-10 | Simplify the SCons build: | Soren Jorvang |
| 2010-06-09 | Hg: | Shawn Hoffman |
| 2010-06-04 | Port InputPluginCommon to use the original IniFile code, get rid of Billiard's. | hrydgard |
| 2010-06-03 | Make gcc happy. | Soren Jorvang |
| 2010-06-03 | Gamelist loading speedup: Be lazy about parsing the file system - it's not ne... | hrydgard |
| 2010-06-03 | Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557... | hrydgard |
| 2010-06-03 | Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC... | Shawn Hoffman |
| 2010-06-02 | Meta: | Soren Jorvang |
| 2010-06-01 | Only warn about unknown magic words if none of the known ones are found. | Soren Jorvang |
| 2010-05-30 | Limit buffer size required to extract files. This helps avoid out of memory e... | donkopunchstania |
| 2010-05-30 | Consider 'X' as region-free. | Soren Jorvang |
| 2010-05-30 | Mark 'A' as being region-free, but still explicitly default it to | Soren Jorvang |
| 2010-05-30 | 'A' appears to be another country code for Europe. | Soren Jorvang |
| 2010-05-29 | Make this work with debug builds again. | Soren Jorvang |
| 2010-05-29 | Add some safety to file names. This fixes a buffer overrun when extracting ev... | donkopunchstania |
| 2010-05-28 | Improve iterator usage. | Jordan Woyak |
| 2010-05-28 | In r5448 the CSharedContent and cUIDsys constructors create the Wii/shared1 | Soren Jorvang |
| 2010-05-28 | Linux compile fix | nakeee |
| 2010-05-28 | GameListCtrl: fixes progress bar for extracting multiple files (cant mix asci... | LPFaint99 |
| 2010-05-26 | Remove unused variables. | Soren Jorvang |
| 2010-05-23 | misc stuff | Marko Pusljar |
| 2010-05-13 | Install shared content from wads to the proper location | LPFaint99 |
| 2010-05-04 | lpfaint's fix for compressing small disc images. Fixes issue 2569 | Shawn Hoffman |
| 2010-03-17 | Several little fixes. | Glenn Rice |
| 2010-03-07 | Removed more compiler warnings in linux. | Glenn Rice |
| 2010-03-03 | ~1KB mem leak fix in NANDContentLoader.cpp | Sonicadvance1 |
| 2010-02-24 | Systematically eliminating compiler warnings. | Glenn Rice |
| 2010-02-17 | More memory leak fixing. | donkopunchstania |
| 2010-02-16 | Switches to GCC's internal swaps for swap32 and swap64 in OSX. Changes CDIO f... | Sonicadvance1 |
| 2010-02-14 | Bunch of tiny memory leaks fixed and cleanup, フウ〜! | Sonicadvance1 |
| 2010-02-08 | DiscScrubber: er, actually we don't need to store/check for a flag on the ori... | Shawn Hoffman |