Commit Graph

  • fb947296b0 Vulkan: Pass CAMetalLayer to MoltenVK instead of NSView Stenzek 2020-03-11 23:11:24 +10:00
  • a545344268 VideoBackends: Make it possible for PrepareWindow to change the surface Stenzek 2020-03-11 23:10:28 +10:00
  • 86db015c23 Common: Add a render_window field to WindowSystemInfo Stenzek 2020-03-11 23:09:28 +10:00
  • 38fa38d424 Android: Add Set as Default ISO to UI Ryan Meredith 2020-01-05 17:13:32 -05:00
  • bb7623e3ba
    Merge pull request #8659 from Ebola16/Q JosJuice 2020-03-10 20:10:56 +01:00
  • c507370ba2
    Merge pull request #8663 from spycrab/logo_square Tilka 2020-03-08 04:37:02 +00:00
  • a1fafdfd0e
    Merge pull request #8664 from CookiePLMonster/dolby-pro-logic-quality-fixup Tilka 2020-03-08 04:35:57 +00:00
  • 18127e2554 Qt/CodeViewWidget: Implement branch arrows. Admiral H. Curtiss 2020-02-23 18:57:08 +01:00
  • d1f6f12f78
    AudioPane: Do not enable Dolby Pro Logic II quality slider if DPLII is disabled Silent 2020-03-06 21:13:45 +01:00
  • 4ecf8008bf Resources: Make dolphin_logo.png square spycrab 2020-03-06 19:00:48 +01:00
  • dcaabcac03
    Merge pull request #8580 from AlexApps99/master spycrab 2020-03-06 08:22:44 +01:00
  • 8679f7a4d4
    Merge pull request #8661 from trofi/master Mat M 2020-03-05 20:48:51 -05:00
  • 879e8364af Source/Core/Core/DSP/DSPTables.cpp: include <cstdio> for sprintf Sergei Trofimovich 2020-03-05 21:06:27 +00:00
  • 0478ce72f5 Source/Core/Common/StringUtil.h: include <limits> for std::numeric_limits Sergei Trofimovich 2020-03-05 21:00:28 +00:00
  • 163d9506e8 Android: Fix obscured Dolphin version Ryan Meredith 2020-03-03 13:00:59 -05:00
  • 465e7c2521 Used whole path instead of relative path AlexApps99 2020-03-02 17:33:17 +13:00
  • 7408c388d6 Add path to File Name column of game grid Fixes https://bugs.dolphin-emu.org/issues/10567 AlexApps99 2020-01-24 20:56:38 +13:00
  • 1add30994b Translation resources sync with Transifex JosJuice 2020-02-29 16:08:46 +01:00
  • 08c95883e9 Common/IniFile: Add Exists function for section name only Techjar 2020-02-29 01:37:26 -05:00
  • 4d9f556456
    Merge pull request #8653 from jordan-woyak/fix-cc-triggers Mat M 2020-02-26 17:42:17 -05:00
  • ccdfa43a3e HW/WiimoteEmu: Fix Classic Controller triggers. Jordan Woyak 2020-02-26 15:40:58 -06:00
  • c7a217453f .gitmodules: Make Externals/Qt clone shallow spycrab 2020-02-26 03:40:03 +01:00
  • 2a18e123a6
    Merge pull request #8640 from spycrab/macos_dark_mode spycrab 2020-02-26 03:31:41 +01:00
  • 2451a41a48 DolphinQt: Fix calibration cancel behavior. Jordan Woyak 2020-02-25 18:36:56 -06:00
  • 2c843ae06b DolphinQt: Clean up calibration drawing a bit. Jordan Woyak 2020-02-25 17:19:39 -06:00
  • ed24f32c5b InputCommon: Specify ini value default when saving calibration "center". Jordan Woyak 2020-02-24 16:59:23 -06:00
  • bd43e084f4 InputCommon: Clamp calibration values within square shape. Jordan Woyak 2020-02-24 16:58:25 -06:00
  • f8cca9fe5d InputCommon: RoundStickGate's ideal sample count can be 1. Jordan Woyak 2020-02-24 16:55:44 -06:00
  • 8233255b11 Qt: Re-enable Dark Mode support spycrab 2020-02-25 23:27:44 +01:00
  • 459b47295d
    Merge pull request #8643 from jordan-woyak/mapping-race-fix spycrab 2020-02-25 22:57:00 +01:00
  • ef777c4186 HW/WiimoteEmu: Fill IR data with 0xFF on failed bus read. Jordan Woyak 2020-02-24 19:04:48 -06:00
  • 5361e66459 HW/WiimoteEmu: Camera logic cleanups. Jordan Woyak 2020-01-19 08:30:07 -06:00
  • 6b109bd2a6 DolphinQt: Tweak indicator raw-input/input-shape color for better contrast in some dark themes. Jordan Woyak 2020-02-24 16:12:38 -06:00
  • 122984b46e DolphinQt: Eliminiate redundant swing indicator logic. Jordan Woyak 2020-02-24 15:40:37 -06:00
  • d80fd13b17 DolphinQt: Clean up mapping indicator code and draw lines on "pixel centers". Jordan Woyak 2020-02-23 20:00:44 -06:00
  • f79ca680cb DolphinQt: Eliminate redundant cursor indicator logic. Jordan Woyak 2020-02-23 13:49:00 -06:00
  • 38f36be9ae DolphinQt: Break mapping indicators into separate classes. Ensure "state lock" is held on redraw. Jordan Woyak 2020-02-23 13:34:05 -06:00
  • 7accd9825f InputCommon: Remove racy UpdateInput call in DetectInput. Jordan Woyak 2020-02-23 09:35:39 -06:00
  • 1a3b4d91bf InputCommon: Mark GetStateLock with [[nodiscard]] and fix discarding calls. Jordan Woyak 2020-02-23 09:34:31 -06:00
  • 25d5f0d9ef
    Merge pull request #8633 from spycrab/tas_window_fixes spycrab 2020-02-24 07:26:49 +01:00
  • c70e004f53 Qt/CodeViewWidget: Use named constants for column IDs. Admiral H. Curtiss 2020-02-23 18:49:18 +01:00
  • edad018213
    Merge pull request #8638 from jordan-woyak/is-detectable-constify Mat M 2020-02-22 16:50:27 -05:00
  • da12f3eebc InputCommon: Constify Device::Input::IsDetectable function. Jordan Woyak 2020-02-22 10:27:43 -06:00
  • 2b6a1ee4d8
    Merge pull request #8575 from jordan-woyak/ciface-wiimotes Pierre Bourdon 2020-02-22 17:20:44 +01:00
  • f3c89fd6c2 Translation resources sync with Transifex JosJuice 2020-02-22 14:01:14 +01:00
  • 29c7c12016 Qt/TAS: Improve TAS windows spycrab 2020-02-17 15:07:18 +01:00
  • 06a9f6ef82 Core/NetPlayServer: Fix session not being added to index on direct connection type Techjar 2020-02-05 17:23:22 -05:00
  • 70ac9ad2e6 InputCommon: Remove Wii Remote real-time calibration of M+ in favor of functionality provided by ControllerEmu. Jordan Woyak 2020-02-12 19:32:39 -06:00
  • 58448d74c5 InputCommon: Add real Wii Remote support to ControllerInterface. Add option to connect additional Wii Remotes. Jordan Woyak 2020-01-21 18:50:05 -06:00
  • 4176cc77e1 InputCommon/ControllerInterface: Make devices mutex recursive so RemoveDevice can be used within UpdateInput. Jordan Woyak 2020-01-21 18:52:58 -06:00
  • 5af2081c75 Core/WiimoteEmu: Add functions to Nunchuk, Classic Controller, and MotionPlus extensions to get/set data without duplicate bithacks everywhere. Jordan Woyak 2020-01-21 18:36:41 -06:00
  • 8343dadd58 InputCommon: Add types to ControllerEmu that represent raw controller inputs and calibration data to calculate normalized input values. Jordan Woyak 2020-01-21 18:32:03 -06:00
  • 259a7191d2 Common: Add additional Vector operations. Jordan Woyak 2020-01-21 18:31:02 -06:00
  • 1e652d7d34 InputCommon: Add calibration functionality to IMUGyroscope. Jordan Woyak 2020-02-11 17:30:16 -06:00
  • 9efcd08ea3 MathUtil: Add RunningMean/RunningVariance classes. Jordan Woyak 2020-02-12 19:15:02 -06:00
  • 82a3aa5ff6 InputCommon: Add "Dead Zone" setting to raw gyro inputs. Jordan Woyak 2020-02-03 19:45:36 -06:00
  • 2d6a72e941
    Merge pull request #8632 from jimbo1qaz/windows-menu-font spycrab 2020-02-17 15:04:37 +01:00
  • 44f602fe51 Windows GUI: Use QMenu font (Segoe UI) for entire application nyanpasu64 2020-02-17 00:45:34 -08:00
  • 9cfe7f47f1
    Merge pull request #8630 from leoetlino/scopeguard JosJuice 2020-02-17 12:40:10 +01:00
  • 44b4c2db49 Common: Avoid std::function overhead in ScopeGuard Léo Lam 2020-02-15 21:13:29 +01:00
  • 62046d93ce
    Merge pull request #8542 from Itrimel/fix-gecko-loading JosJuice 2020-02-15 16:28:32 +01:00
  • fe900e057b Core/GeckoCodeConfig : Fix Gecko codes formatting Itrimel 2020-02-07 18:14:33 +01:00
  • d2b79df40b
    Merge pull request #8627 from spycrab/cmake_vs_arm spycrab 2020-02-13 20:31:49 +01:00
  • 213a9adcff CMake: Fix building ARM64 on Windows spycrab 2020-02-12 00:07:56 +01:00
  • 903db48280 DolphinQt: Give hotkeys their own "background input" setting. Jordan Woyak 2020-02-07 17:56:13 -06:00
  • a9dc4ac3f0
    Merge pull request #8603 from jordan-woyak/deadzone-too-dark Tilka 2020-02-10 23:28:56 +00:00
  • 103b3abf66 Merge pull request #8621 from JosJuice/volumeverifier-invalid-partition Tilka 2020-02-10 09:33:29 +00:00
  • ce1bc0b3ca
    Merge pull request #8617 from jordan-woyak/control-creation-cleanup Tilka 2020-02-10 02:05:24 +00:00
  • 47877ecf2c InputCommon: Clean up creation of inputs. Jordan Woyak 2019-10-27 11:04:08 -05:00
  • 01d69ba81a
    Merge pull request #8624 from jordan-woyak/setting-expression-input-gate Tilka 2020-02-10 00:47:30 +00:00
  • 53f2e275af InputCommon: Only update setting expressions when the input gate is enabled. Jordan Woyak 2020-02-09 18:25:35 -06:00
  • c598772052
    Merge pull request #8622 from JosJuice/volumeverifier-invalid-partition-biggest-offset Tilka 2020-02-10 00:31:49 +00:00
  • d129fae8fc
    Merge pull request #8623 from spycrab/qt_5.14.1 Tilka 2020-02-10 00:06:11 +00:00
  • db65b9a766 Merge pull request #8616 from jordan-woyak/threshold-cleanup Tilka 2020-02-10 00:05:10 +00:00
  • 6a3bd259a7 Update to Qt 5.14.1 spycrab 2020-02-09 17:49:20 +01:00
  • 7cbb9822c1 VideoCommon: Remove widescreen heuristic debug logs. Jordan Woyak 2020-01-31 15:14:19 -06:00
  • 10223da6a8 VideoCommon: Tweak widescreen heuristic and clean up some related Renderer logic. Jordan Woyak 2020-01-25 19:04:50 -06:00
  • 829f3cff6f VolumeVerifier: Ignore invalid partitions in GetBiggestReferencedOffset JosJuice 2020-02-09 19:05:44 +01:00
  • f52a0aba24
    Add Windows Implementation Libraries Silent 2019-11-01 00:09:52 +01:00
  • 07df6597a5 Fix VolumeVerifier not showing a problem for invalid partitions JosJuice 2020-02-09 18:58:15 +01:00
  • f07457b6cc InputCommon: Eliminate some duplicated button threshold logic. Jordan Woyak 2020-02-08 20:36:26 -06:00
  • e00459f68f
    Merge pull request #8620 from magiblot/patch-1 Tilka 2020-02-09 15:06:58 +00:00
  • 55e8601192
    Fix another implicit false-to-nullptr conversion magiblot 2020-02-09 15:51:30 +01:00
  • aa21fe17b8
    Merge pull request #8618 from encounter/debugger-floating-fix Léo Lam 2020-02-09 15:50:47 +01:00
  • 166e86b97f
    Merge pull request #8619 from JosJuice/directoryblob-check-seek Léo Lam 2020-02-09 15:49:37 +01:00
  • fb0f543777
    Merge pull request #8574 from JosJuice/volumeverifier-assert-small-file Léo Lam 2020-02-09 15:48:57 +01:00
  • 5ab846ad12 Merge pull request #8614 from jordan-woyak/xinput-battery JMC47 2020-02-09 09:29:00 -05:00
  • 9a348ae654 DiscIO: Check for DirectoryBlob seek failure JosJuice 2020-02-09 11:21:10 +01:00
  • 3e94366fe0 DolphinQt/Debugger: Fix crash with floating debugger windows Luke Street 2020-02-09 02:32:04 -05:00
  • 3cec5443cd
    Merge pull request #8605 from Techjar/netplay-hostpoll-doc Tilka 2020-02-09 02:32:50 +00:00
  • 2e2540317e Merge pull request #8417 from jordan-woyak/setting-expressions Tilka 2020-02-09 01:37:30 +00:00
  • 7fe11c9578
    Merge pull request #6143 from ligfx/dolphinflags Tilka 2020-02-09 01:20:16 +00:00
  • 73711ef995 CMake: add DOLPHIN_CXX_FLAGS option Michael M 2017-10-23 10:59:54 -07:00
  • 0043a2cf3c Merge pull request #8615 from jordan-woyak/std-abs Tilka 2020-02-09 00:39:30 +00:00
  • 4f47cccd9f Cleanup: Use std::abs instead of abs. Jordan Woyak 2020-02-08 18:21:14 -06:00
  • 0a1634bedf InputCommon: Allow Wii remote extension to be set with an input expression. Jordan Woyak 2020-01-18 11:19:32 -06:00
  • e7400cafd2 InputCommon: XInput cleanups. Jordan Woyak 2020-02-08 15:45:01 -06:00
  • 86e8745169 InputCommon: Expose XInput battery level as an input. Jordan Woyak 2020-02-08 15:02:54 -06:00
  • e8152b700f InputCommon: Allow controller settings specified with input expresions. Jordan Woyak 2019-10-18 14:54:02 -05:00
  • 6a857df219
    Merge pull request #8606 from jordan-woyak/tab-key-navigation JMC47 2020-02-08 14:18:09 -05:00