summaryrefslogtreecommitdiff
path: root/Source/Core/Core
AgeCommit message (Expand)Author
2010-01-14This could alleviate the suffering of dual core synchronization a bit.ayuanx
2010-01-13Add "Auto Aspect Ratio" to both graphics plugins. It's the new default, so yo...hrydgard
2010-01-13Fixes Issue 2004ayuanx
2010-01-13This should settle the FIFO BP critical games like Metroid Prime 2ayuanx
2010-01-13Fixes Issue 1997ayuanx
2010-01-11Dedicate Wii SD Card & Wii USB Keybaord settingsayuanx
2010-01-111. Removed the waitfordeath time out as it seems to crash dolphin every now a...nakeee
2010-01-11Small unicode fix for extracting files (ISOProperties.cpp)LPFaint99
2010-01-09Fixed Issue 1979 - Crash when scanning WAD files with no title information...fgfemperor
2010-01-09Now Progressive Scan actually works for those games that really depend on thi...ayuanx
2010-01-08error 003 fix when booting system menu 4.2. note that the 0x45 doesn't actual...daco65
2010-01-081. Expanded Framelimit range from 20 to 120 in case someone wants to run a li...ayuanx
2010-01-08This should fix Issue 1960ayuanx
2010-01-071. This should fix Issue 1625 (Bizarre Auto Frame Limit)ayuanx
2010-01-06Now you can switch between Emulated and Real WiiMotes, connect more Real Wiim...fgfemperor
2010-01-05An attempt to fix Issue 1919 (Multi-Wiimote Freezing)ayuanx
2010-01-05Cleanup of the Device usb code, now we don't compare u32 to NULL.nakeee
2010-01-04Patch from stgn: bztdlinux
2010-01-03Fixed Issue 1928ayuanx
2010-01-01Readded the "Loading settings from" log at the INFO log level.skidau
2010-01-01Stop spamming the file log without being asked to. Removes the "Loading sett...skidau
2010-01-01Some fixes to Stop() process.sl1nk3.s
2010-01-01Now Dolphin officially supports multiple REAL WiiMotes!fgfemperor
2009-12-31Fixed Issue 1888, marco.calautti's patchayuanx
2009-12-30Fixed OpenGL shutdown issue in single core mode.ayuanx
2009-12-30Fixed mem leak caused by not releasing pad & wiimote plugin when shutdownayuanx
2009-12-301. Proper shutdown, hopefully no crash anymore (Continuation of skidau's work)ayuanx
2009-12-29Fix for negative zero in fnmsubsx (interpreter)skidau
2009-12-27Now Dolphin officially supports Multi-WiiMote (up to 4)ayuanx
2009-12-26Tiny memleak fix?XTra.KrazzY
2009-12-26Oh Yeah! Now ASK!ayuanx
2009-12-26remove dvd threading. shouldn't hurt performance - should make doing anything...Shawn Hoffman
2009-12-25Wiimote: More work, don't ask, no answerayuanx
2009-12-25Sound System Rework: Phase 2 (cont'ed)ayuanx
2009-12-24Fix an extremely silly copy-paste error.magumagu9
2009-12-23Sound System Rework: Phase 2ayuanx
2009-12-23JITIL fixes:skidau
2009-12-23Fix a small mistake with ecowx/eciwx opcodes (thanks ayuanx)Shawn Hoffman
2009-12-22Sound System Rework: Phase 1ayuanx
2009-12-22SI: still works with things that check status reg, also doesn't make games li...Shawn Hoffman
2009-12-21replace SI_DUMMY with SI_NONE, an actual null device.Shawn Hoffman
2009-12-18WC24 config and mailbox filesayuanx
2009-12-18Now Mario Kart Wii can create/read/write save file correctly.ayuanx
2009-12-17FileIO: one more experiment: now MKWii can be played without a save file AND ...luigi2us
2009-12-17IPC: let's try that: when reopening a device, return the device's ID, rather ...luigi2us
2009-12-17implement ppc opcodes eciwx/ecowx in interpreter. I think it's safe to do not...Shawn Hoffman
2009-12-17FileIO: update m_FileLength upon writes, so that MKWii doesn't end up seeking...luigi2us
2009-12-16Implement some previously unknown gekko/flipper cpuid-type regsShawn Hoffman
2009-12-14Small fix for loading wii dol/elfs with no disc present. Now EmulatedBS2() re...Shawn Hoffman
2009-12-14fix issue where loading wii game then loading gc game would cause garbage audioShawn Hoffman