4.0-2256 10 years, 3 months ago Clarify that WiimoteEmu::Spy is intended for debugging purposes (PR #662 from lioncash)
4.0-2254 10 years, 3 months ago Fixed last tick count not being set on movie load (PR #670 from RisingFog)
4.0-2252 10 years, 3 months ago Core: Fix the license headers for Memmap.h and SystemTimers.h/.cpp (PR #669 from lioncash)
4.0-2250 10 years, 3 months ago Get rid of a few C-style struct declarations (PR #665 from lioncash)
4.0-2248 10 years, 3 months ago InputCommon: Include the algorithm header in ForceFeedbackDevice (PR #668 from lioncash)
4.0-2246 10 years, 3 months ago Prevent potential buffer overflow in sscanf (PR #663 from moshekaplan)
4.0-2244 10 years, 3 months ago Fix two possible crashes related to the debugger. (PR #655 from lioncash)
4.0-2241 10 years, 3 months ago Fix WiiMote issues causing DolphinBar to not work (PR #661 from delroth)
4.0-2238 10 years, 3 months ago Revert "Merge pull request #473 from Tilka/frsp"
4.0-2237 10 years, 3 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, 3 months ago Jit64: implement frsp (PR #473 from Tilka)
4.0-2233 10 years, 3 months ago GCPadStatus: coalescing magic numbers into consts (PR #657 from booto)
4.0-2231 10 years, 3 months ago Core: Fix warnings in JitRegCache (PR #646 from lioncash)
4.0-2229 10 years, 3 months ago Windows: Also look for git.exe in the registry (for Git Extensions installs). (PR #656 from shuffle2)
4.0-2227 10 years, 3 months ago Emulate GameCube memory card speeds (PR #581 from TotalNerd)
4.0-2223 10 years, 3 months ago DolphinWX: Move some public variables to be private in CodeView (PR #653 from lioncash)
4.0-2221 10 years, 3 months ago DolphinWX: Implement scrolling in the memory views (PR #650 from lioncash)
4.0-2219 10 years, 3 months ago GCPadEmu: stop sticks wrapping at extreme values (PR #652 from booto)
4.0-2217 10 years, 3 months ago GCI Folder: no need to force reload sysmenu to get region (PR #651 from LPFaint99)
4.0-2215 10 years, 3 months ago Support Sampler binding in the shader. (PR #471 from Sonicadvance1)