4.0-2246 10 years, 2 months ago Prevent potential buffer overflow in sscanf (PR #663 from moshekaplan)
4.0-2244 10 years, 2 months ago Fix two possible crashes related to the debugger. (PR #655 from lioncash)
4.0-2241 10 years, 2 months ago Fix WiiMote issues causing DolphinBar to not work (PR #661 from delroth)
4.0-2238 10 years, 2 months ago Revert "Merge pull request #473 from Tilka/frsp"
4.0-2237 10 years, 2 months ago Revert "Use new stick/trigger constants for Classic.cpp" Added using github, Parlane is an idiot. This reverts commit 954e61949f1c8e83f4805e830af8ea7b587ff10f.
4.0-2235 10 years, 2 months ago Jit64: implement frsp (PR #473 from Tilka)
4.0-2233 10 years, 2 months ago GCPadStatus: coalescing magic numbers into consts (PR #657 from booto)
4.0-2231 10 years, 2 months ago Core: Fix warnings in JitRegCache (PR #646 from lioncash)
4.0-2229 10 years, 2 months ago Windows: Also look for git.exe in the registry (for Git Extensions installs). (PR #656 from shuffle2)
4.0-2227 10 years, 2 months ago Emulate GameCube memory card speeds (PR #581 from TotalNerd)
4.0-2223 10 years, 2 months ago DolphinWX: Move some public variables to be private in CodeView (PR #653 from lioncash)
4.0-2221 10 years, 2 months ago DolphinWX: Implement scrolling in the memory views (PR #650 from lioncash)
4.0-2219 10 years, 2 months ago GCPadEmu: stop sticks wrapping at extreme values (PR #652 from booto)
4.0-2217 10 years, 2 months ago GCI Folder: no need to force reload sysmenu to get region (PR #651 from LPFaint99)
4.0-2215 10 years, 2 months ago Support Sampler binding in the shader. (PR #471 from Sonicadvance1)
4.0-2213 10 years, 2 months ago FPSCounter: Flush the logs every second and close them when the renderer is shut down. (PR #595 from Armada651)
4.0-2208 10 years, 2 months ago DolphinWX: Enable certain Code View context options only when the core is running. (PR #640 from lioncash)
4.0-2206 10 years, 2 months ago Core: Fix bounds checking within GCMemcard.cpp. (PR #638 from lioncash)
4.0-2204 10 years, 2 months ago Core: Remove unused function Callback_ISOName() (PR #637 from lioncash)
4.0-2202 10 years, 2 months ago VideoSoftware: Use the same max XFB size as VideoCommon. (PR #642 from phire)