summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2015-12-02Merge pull request #2687 from AdmiralCurtiss/temp-settings-ini-hotfixstableMarkus Wick
2015-10-03Merge pull request #2717 from phire/fix-reorderingScott Mansell
2015-09-23Merge pull request #3066 from degasus/masterflacs
2015-09-23Merge pull request #2829 from JosJuice/fix-wii-fst-size-2Lioncash
2015-09-23Merge pull request #3025 from Tilka/fixfixRyan Houdek
2015-09-23Merge pull request #2995 from endrift/tasinputdlg-threadingLioncash
2015-09-07Reinstate format string.yerejm
2015-09-02Merge pull request #2885 from endrift/tasinputdlg-threadingLioncash
2015-09-02Merge pull request #2834 from endrift/tasinputdlg-threadingLioncash
2015-09-01Merge pull request #2696 from RisingFog/tasinputLioncash
2015-09-01Merge pull request #2689 from RisingFog/patch-1skidau
2015-09-01Merge pull request #2914 from JosJuice/fix-volumedirectoryMarkus Wick
2015-09-01Merge pull request #2894 from Sonicadvance1/no_more_eaten_canaryMarkus Wick
2015-08-18DiscScrubber: Add another nullptr checkJosJuice
2015-08-16Merge pull request #2858 from lioncash/leakLioncash
2015-08-16Merge pull request #2794 from randomstuff/evdev-stableScott Mansell
2015-08-16Merge pull request #2856 from mathieui/netplay-freeMarkus Wick
2015-08-16Merge pull request #2854 from Tilka/valgrindMarkus Wick
2015-08-16Merge pull request #2852 from aserna3/masterMarkus Wick
2015-08-15Merge pull request #2817 from comex/clientca-typoMarkus Wick
2015-08-13Merge pull request #2024 from RisingFog/irguiMarkus Wick
2015-08-12Merge pull request #2835 from degasus/masterMarkus Wick
2015-08-08PowerPC: Fix GDBStub buildJeffrey Pfau
2015-08-08Merge pull request #2815 from JosJuice/fix-elf-crashcomex
2015-08-08Fix GC software crashing at boot if no disc is insertedJosJuice
2015-07-25HotkeyManager: Activate hotkey when key is pressed.Jules Blok
2015-07-25FrameTools: Disable hotkeys while a modal dialog is shown.Jules Blok
2015-07-25Core: Don't return true on IsRunning() when stopping emulation.Jules Blok
2015-07-25Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which d...Jules Blok
2015-07-22CFrame: Ignore "Pause on Focus Lost" when not started.Jules Blok
2015-07-20DiscIO: Check if m_Disc is null in ParsePartitionData()Trace Bullet
2015-07-20CFrame: Claim all keyboard events on OS X.Jules Blok
2015-07-13Merge pull request #2741 from endrift/fix-freebsd-build-stableScott Mansell
2015-07-13Merge pull request #2705 from phire/fixrumbleScott Mansell
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-07evdev: Delete rumble effects on the correct file descriptor.Scott Mansell
2015-07-06WbfsBlob: Don't enter an infinite loop when reading beyond end of discJosJuice
2015-07-06Revert "Merge pull request #2358 from Tilka/pie"Scott Mansell
2015-07-05Common: CallLambdaTrampoline can return a valueJeffrey Pfau
2015-07-03Merge pull request #2681 from phire/evdev-stableskidau
2015-07-02Config: Hotfix to prevent per-game settings from ie. GameINIs being stored to...Admiral H. Curtiss
2015-07-01GC Adapter: Do not attempt to claim_interface when libusb_open() returns an e...Admiral H. Curtiss
2015-07-01Small changes to description to "Store EFB Copies to Texture Only"Anthony Serna
2015-07-01evdev: Support axis with ranges which extend below zero.Scott Mansell
2015-07-01Linux: Add an evdev based controller backend, to replace SDL.Scott Mansell
2015-06-28CheatSearchTab: Check Core state instead of checking a memory pointer.Jules Blok
2015-06-28Fix more game list name encoding errors caused by 4.0-6419 (d7900b4)JosJuice