summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-31Automatic translation resources update from Transifex5.0-rcDolphin i18n Bot
2015-07-28Automatic translation template updateDolphin i18n Bot
2015-07-25Merge pull request #2777 from Armada651/hotkey-downJules Blok
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-23Merge pull request #2768 from Armada651/focus-pauseJules 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-20Merge pull request #2752 from Armada651/osx-beepMarkus Wick
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-07Merge pull request #2706 from phire/revert-PIEScott 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-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: Don't allow dolphin to be build without evdev support.Scott Mansell
2015-07-01CMake: Explicitly pull in threads.Scott Mansell
2015-07-01Linux: Disable SDL controller backend by default.Scott Mansell
2015-07-01Linux: Add an evdev based controller backend, to replace SDL.Scott Mansell
2015-06-29Merge pull request #2673 from Armada651/cheat-crashJules Blok
2015-06-28CheatSearchTab: Check Core state instead of checking a memory pointer.Jules Blok
2015-06-28Merge pull request #2672 from JosJuice/fix-gamelist-encoding-2Lioncash
2015-06-28Fix more game list name encoding errors caused by 4.0-6419 (d7900b4)JosJuice
2015-06-26WiimoteReal: Make sure that Wiimote thread isn't already running before start...Admiral H. Curtiss
2015-06-25Fix DoFileSearch returning the passed-in directories themselves.comex
2015-06-25OpenALStream: Fix sample conversion.Jules Blok
2015-06-25Merge pull request #2656 from Armada651/ogl-inv-depthJules Blok
2015-06-25Add an OSD notification for screenshot savingLioncash
2015-06-24D3D: Cosmetics.Jules Blok
2015-06-24OGL: Allow inverted depth ranges.Jules Blok
2015-06-24Merge pull request #2655 from mimimi085181/texturecache-iterator-fixJules Blok
2015-06-24Quick fix for an invalid iteratormimimi085181
2015-06-24Jit64: fix pre-SSE4.1 fallback of ps_sum1Tillmann Karras
2015-06-22Revert "GeometryShaderGen: Don't use `centroid in` for input variables."degasus
2015-06-22Merge pull request #2626 from Parlane/fix_aniso_2Markus Wick
2015-06-19Fix aniso filtering on d3d to not set aniso filter when using 1xMatthew Parlane
2015-06-12Merge pull request #2595 from degasus/stableJules Blok
2015-06-12Hotkeys: Fix translation arraydegasus