| Age | Commit message (Expand) | Author |
| 2010-01-14 | add correct copyright to WiiSaveCrypted.cpp | LPFaint99 |
| 2010-01-14 | This could alleviate the suffering of dual core synchronization a bit. | ayuanx |
| 2010-01-14 | Adds experimental data.bin export of wii saves, | LPFaint99 |
| 2010-01-13 | Add "Auto Aspect Ratio" to both graphics plugins. It's the new default, so yo... | hrydgard |
| 2010-01-13 | commit patch from http://forums.dolphin-emu.com/thread-6527.html fixes the "P... | Shawn Hoffman |
| 2010-01-13 | Fixes Issue 2004 | ayuanx |
| 2010-01-13 | This should settle the FIFO BP critical games like Metroid Prime 2 | ayuanx |
| 2010-01-13 | Better comment the writelog code | nakeee |
| 2010-01-13 | Fixes Issue 1997 | ayuanx |
| 2010-01-13 | Fixed Issue 2005 | ayuanx |
| 2010-01-13 | DSP: fix disassembler a little. | Shawn Hoffman |
| 2010-01-13 | DSP LLE: code cleanup that doesn't affect behavior. | Shawn Hoffman |
| 2010-01-12 | D3D: Fix some texture wrapping issues by setting the texture state for every ... | hrydgard |
| 2010-01-12 | coreaudio backend make sound now | tmator |
| 2010-01-12 | DSP comments & minor reorganization (moved all DSP state into the g_dsp struc... | hrydgard |
| 2010-01-12 | this is a dev commit, a cleanup in the pixel shader generator to make the gen... | Rodolfo Osvaldo Bogado |
| 2010-01-12 | DSPLLE: Add a comment describing my latest unverified theory: that 'l and the... | hrydgard |
| 2010-01-12 | Fix missing shading in NSMBWii etc in the D3D plugin. Now, I'm not entirely s... | hrydgard |
| 2010-01-11 | (nothing of value, just reindentation and removal of commented out includes. ... | hrydgard |
| 2010-01-11 | ISO compression: Report filename in corruption warnings. | hrydgard |
| 2010-01-11 | Better-quality downsizing of Wii banners (yeah yeah I know it's not important... | hrydgard |
| 2010-01-11 | Dedicate Wii SD Card & Wii USB Keybaord settings | ayuanx |
| 2010-01-11 | 1. Removed the waitfordeath time out as it seems to crash dolphin every now a... | nakeee |
| 2010-01-11 | Small unicode fix for extracting files (ISOProperties.cpp) | LPFaint99 |
| 2010-01-11 | Do special handling of texture coordinate generation if there is only a posit... | donkopunchstania |
| 2010-01-09 | Fixed Issue 1979 - Crash when scanning WAD files with no title information... | fgfemperor |
| 2010-01-09 | from BhaaL: linux compile fix for r4794, Event::Wait now supports a timeout (... | Shawn Hoffman |
| 2010-01-09 | Now Progressive Scan actually works for those games that really depend on thi... | ayuanx |
| 2010-01-08 | Compilation fix for r4795 | ayuanx |
| 2010-01-08 | error 003 fix when booting system menu 4.2. note that the 0x45 doesn't actual... | daco65 |
| 2010-01-08 | 1. Expanded Framelimit range from 20 to 120 in case someone wants to run a li... | ayuanx |
| 2010-01-08 | Fixed Issue 1952 | ayuanx |
| 2010-01-08 | This should fix Issue 1960 | ayuanx |
| 2010-01-07 | 1. This should fix Issue 1625 (Bizarre Auto Frame Limit) | ayuanx |
| 2010-01-06 | Now you can switch between Emulated and Real WiiMotes, connect more Real Wiim... | fgfemperor |
| 2010-01-05 | An attempt to fix Issue 1919 (Multi-Wiimote Freezing) | ayuanx |
| 2010-01-05 | Cleanup of the Device usb code, now we don't compare u32 to NULL. | nakeee |
| 2010-01-05 | Work towards importing data.bin wii save files (issue 1945) | LPFaint99 |
| 2010-01-04 | Remap wiimote hotkeys to Alt+F5/F6/F7/F8 to make Windows happy. | ayuanx |
| 2010-01-04 | Added hotkey Alt+F1/F2/F3/F4 for connect/disconnect wiimote with OSD display | ayuanx |
| 2010-01-04 | Patch from stgn: | bztdlinux |
| 2010-01-03 | Fixed Issue 1928 | ayuanx |
| 2010-01-03 | What we should think about: | ayuanx |
| 2010-01-03 | Fixed Issue 1921 | ayuanx |
| 2010-01-03 | Adding line and file name to the log. | nakeee |
| 2010-01-02 | I'm back, after two weeks pure work and nothing of dolphin, take a look at th... | Rodolfo Osvaldo Bogado |
| 2010-01-02 | 1. Fixed the freeze issue in "Super Mario Galaxy" and other games, which was ... | ayuanx |
| 2010-01-01 | Readded the "Loading settings from" log at the INFO log level. | skidau |
| 2010-01-01 | Stop spamming the file log without being asked to. Removes the "Loading sett... | skidau |
| 2010-01-01 | Some fixes to Stop() process. | sl1nk3.s |