summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2015-07-21Add Wiimote support to the Android backend.Ryan Houdek
2015-07-22Merge pull request #2717 from phire/fix-reorderingScott Mansell
2015-07-20Fix an oversight in GLExtensionsRyan Houdek
2015-07-21Merge pull request #2689 from RisingFog/patch-1skidau
2015-07-20Merge branch 'stable'Jules Blok
2015-07-20CFrame: Claim all keyboard events on OS X.Jules Blok
2015-07-20Merge pull request #2665 from AdmiralCurtiss/relative-memory-card-pathsskidau
2015-07-20Merge pull request #2714 from lioncash/clampskidau
2015-07-20Merge pull request #2724 from AdmiralCurtiss/wiimote-reconnect-on-button-pressskidau
2015-07-19Merge pull request #2751 from lioncash/titleLioncash
2015-07-19JitWindow: Use TitleCase for the JIT block viewer tabLioncash
2015-07-19Merge pull request #2699 from Tilka/fnmaMarkus Wick
2015-07-19Merge pull request #2748 from Tilka/dropMarkus Wick
2015-07-18Interpreter: fix rounding of FNMA instructionsTillmann Karras
2015-07-18Jit64: drop needless castsTillmann Karras
2015-07-17DolphinWX: Fix build if libusb is disabledJeffrey Pfau
2015-07-17Merge pull request #2709 from lioncash/atomicLioncash
2015-07-17Jit64[IL]: drop WriteCallInterpreterTillmann Karras
2015-07-16PathConfigPane: Use shortened variants of the browse buttonsLioncash
2015-07-16DolphinWX: In Host_ConnectWiimote(), instead of calling CFrame::ConnectWiimot...Admiral H. Curtiss
2015-07-16Wiimote: (Re-)Connect a disconnected real Wiimote when a button is pressed.Admiral H. Curtiss
2015-07-15Merge pull request #2736 from degasus/farcacheRyan Houdek
2015-07-15CodeBlock: Add a shared IsAlmostFull functiondegasus
2015-07-14GCAdapter: Only start the thread on startup if direct connect is enabledmathieui
2015-07-14GCAdapter: Disable the scanning thread when direct connect is disabledmathieui
2015-07-14Merge pull request #2684 from TraceBullet/masterskidau
2015-07-13Merge pull request #2741 from endrift/fix-freebsd-build-stableScott Mansell
2015-07-13Merge branch 'stable' into 'master'Scott Mansell
2015-07-13Merge pull request #2705 from phire/fixrumbleScott Mansell
2015-07-12JitArm64: Fix copy&paste issuedegasus
2015-07-12JitArm64: Move all FLUSH_MAINTAIN_STATE to the far cachedegasus
2015-07-12JitArm64: Far Code Cachedegasus
2015-07-11Fix 64-bit FreeBSD buildJeffrey Pfau
2015-07-11Common: Use more portable invocation of shm_openJeffrey Pfau
2015-07-11Fix FreeBSD buildJeffrey Pfau
2015-07-12Merge pull request #2712 from JosJuice/wbfs-beyond-end-of-discskidau
2015-07-12Merge pull request #2730 from lioncash/undefflacs
2015-07-12DolphinWX: ParseHotkeys() should use the State::NUM_STATES constant instead o...Admiral H. Curtiss
2015-07-12DolphinWX: GetCmdForHotkey() should have Load Last Slot 9/10 as well.Admiral H. Curtiss
2015-07-12DolphinWX: Add options to Load Last Slot 9/10 to menu.Admiral H. Curtiss
2015-07-10Merge pull request #2731 from skidau/PAL-Progressiveskidau
2015-07-10Wiimote: (Re-)Connect a disconnected emulated Wiimote when a mapped button is...Admiral H. Curtiss
2015-07-10Removed the ability for PAL televisions to be set to progressive mode.skidau
2015-07-09SI_DeviceGCController: Remedy undefined behavior regarding shiftsLioncash
2015-07-09Merge pull request #2729 from lioncash/magicflacs
2015-07-09DolphinWX: Get rid of some magic numbers in MemoryView and MemoryWindowLioncash
2015-07-09Core: Pass string by const reference in SaveScreenShotLioncash
2015-07-08Disables assert messages that seem to be invalid.Justin Chadwick
2015-07-08Fix building with PCH disabled.Rohit Nirmal
2015-07-08DolphinWX: Pass string by const reference in CISOProperties constructorLioncash