Commit Graph

  • 3b0b264c84
    Merge pull request #8608 from jordan-woyak/stereoscopy-hotkeys JMC47 2020-02-08 14:17:42 -05:00
  • dc5447fb30
    Merge pull request #8612 from jordan-woyak/unused-members JMC47 2020-02-08 14:17:15 -05:00
  • f94726068d DolphinQt: Kill some unused member variables. Jordan Woyak 2020-02-08 10:51:46 -06:00
  • e323f47ceb
    Merge pull request #8472 from degasus/jitsetting Tilka 2020-02-08 13:49:33 +00:00
  • 9a34091b8b DolphinQt: Fix stereoscopy hotkeys. Jordan Woyak 2020-02-07 15:47:40 -06:00
  • b9f34bc822 DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView. Jordan Woyak 2020-02-06 20:34:27 -06:00
  • e8e41d8529 Core/NetPlayClient: Add documentation for SendPadHostPoll Techjar 2020-02-06 06:39:17 -05:00
  • b1a71b959b DolphinQt/Mapping: Change "Dead Zone" color from shadow color of palette to a transparent black or white depending on theme. Tweak order of "shake" indicator axis colors so red is more often shown. Jordan Woyak 2020-02-03 19:41:56 -06:00
  • a205ecb446
    Merge pull request #8602 from lioncash/fmt Pierre Bourdon 2020-02-04 21:59:22 +01:00
  • 91deb40a22 Common: Amend includes to handle the upgrade to fmt Lioncash 2020-02-04 15:00:33 -05:00
  • aea76c7901 Core: Amend includes to handle the upgrade to fmt Lioncash 2020-02-04 14:58:28 -05:00
  • abd2897377 VideoCommon: Amend formatting code to handle the upgrade to fmt Lioncash 2020-02-04 14:55:18 -05:00
  • 1873b7a398 Externals: Update fmt to 6.1.2 Lioncash 2020-02-04 14:50:46 -05:00
  • f8355d0f82 VolumeVerifier: Don't return early when file is too small JosJuice 2020-01-22 19:08:56 +01:00
  • e449d23929 VolumeVerifier: Don't show an assert for files that are too small JosJuice 2020-01-22 19:06:09 +01:00
  • 0491831483
    Merge pull request #8592 from phcoder/devid Léo Lam 2020-02-02 16:52:12 +01:00
  • 06d0b1ad48
    Merge pull request #8594 from leoetlino/fs-createfullpath-fix Léo Lam 2020-02-02 16:50:02 +01:00
  • 4c9b1f3e0b
    Merge pull request #8599 from Pokechu22/di-interrupt-mask-ioctls Léo Lam 2020-02-02 16:49:27 +01:00
  • f527f382e8 Report use of DI interrupt mask commands as a game quirk Pokechu22 2020-02-01 13:41:20 -08:00
  • a0d204253b
    Merge pull request #8600 from jordan-woyak/accel-mappings-fix JMC47 2020-02-02 00:41:58 -05:00
  • d6515eee41 WiimoteEmu: Fix default IMU accelerometer mappings. Jordan Woyak 2020-02-01 23:32:09 -06:00
  • bb5e5fd8f2 Fix assignment of DI interrupt mask ioctls Pokechu22 2020-02-01 13:40:52 -08:00
  • 64953bb63a Android: More robust check for whether to sync channels JosJuice 2020-02-01 22:07:29 +01:00
  • 69ee15e5ef
    Merge pull request #8478 from jordan-woyak/dsu-client-cleanup Connor McLaughlin 2020-02-01 11:29:29 +10:00
  • f8f9dbdec3 Translation resources sync with Transifex JosJuice 2020-01-31 23:45:22 +01:00
  • ac34911f32 Added Toggle Freelook Hotkey SirMangler 2020-01-31 20:45:08 +00:00
  • 534547ee8b
    Merge pull request #8595 from stenzek/android-10-vulkan-suboptimal JosJuice 2020-01-31 15:57:58 +01:00
  • 996ab90e3c
    Merge pull request #8596 from stenzek/android-duplicate-xfbs-typo JosJuice 2020-01-31 15:34:59 +01:00
  • f83b2fc62d Android: Fix typo in Skip Presenting Duplicate Frames setting name Stenzek 2020-01-31 22:13:36 +10:00
  • 08cc73108a Vulkan: Treat VK_SUBOPTIMAL_KHR as VK_SUCCESS on Android Stenzek 2020-01-31 19:12:10 +10:00
  • ead65b0d8c Vulkan: Log when a swap chain resize is occurring Stenzek 2020-01-31 19:11:43 +10:00
  • bbc8631357 IOS/FS: Fix CreateFullPath to not create directories that already exist Léo Lam 2020-01-30 18:07:03 +01:00
  • 4f01dad469
    Merge pull request #8593 from leoetlino/wiiroot-sysmenu JosJuice 2020-01-30 15:26:41 +01:00
  • f1f293bd49 WiiRoot: Fix CopySysmenuFilesToFS directory creation Léo Lam 2020-01-30 13:53:39 +01:00
  • 02c5d292fa ButtonManager: Fix handling of empty device id. Vladimir Serbinenko 2020-01-29 00:49:35 +01:00
  • 57f4837e4d
    Merge pull request #8589 from lioncash/translatable Léo Lam 2020-01-27 23:20:03 +01:00
  • 1b90b62e63
    Merge pull request #8588 from lioncash/unimplemented-fn Léo Lam 2020-01-27 23:19:19 +01:00
  • 7eaa769527 DolphinQt/GCMemcardManager: Make use of QLatin1Char within GetErrorMessagesForErrorCode() Lioncash 2020-01-27 15:59:30 -05:00
  • 585ae8aedf DolphinQt/GCMemcardManager: Mark string as translatable within GetErrorMessagesForErrorCode() Lioncash 2020-01-27 15:53:25 -05:00
  • dca201d5f3 DolphinQt/GameConfigWidget: Remove unimplemented EditUserConfig() member function Lioncash 2020-01-27 15:46:50 -05:00
  • 2fd628d017 DolphinQt/GameConfigEdit: Remove unimplemented SetReadOnly() member function Lioncash 2020-01-27 15:44:50 -05:00
  • c69cbceb59 DolphinQt/MainWindow: Surround prototype of OnSignal() with relevant ifdef Lioncash 2020-01-27 15:26:39 -05:00
  • e8ee4e835e DolphinQt/NetPlayDialog: Remove unimplemented SetGame() prototype Lioncash 2020-01-27 15:25:01 -05:00
  • f36c735856
    Merge pull request #8586 from Techjar/d2s-no-pext Tilka 2020-01-27 03:15:43 +00:00
  • 3a3dc28d54 VertexLoaderX64: Don't use PDEP on AMD Zen Techjar 2020-01-26 21:42:56 -05:00
  • a106c99826 Jit64: Don't use PEXT in DoubleToSingle on AMD Zen Techjar 2020-01-26 17:59:56 -05:00
  • 185e49d2a9 x64CPUDetect: Add flag for slow PDEP/PEXT on AMD Zen Techjar 2020-01-26 22:08:55 -05:00
  • 52b52631c2 x64CPUDetect: Add detection for AMD Zen architecture Techjar 2020-01-26 21:38:51 -05:00
  • 47239ddaac
    Merge pull request #8587 from lioncash/const-qual Connor McLaughlin 2020-01-27 12:52:10 +10:00
  • b493bdb912 DolphinQt/TASCheckBox: Mark GetValue() as const Lioncash 2020-01-26 21:41:28 -05:00
  • 15b9b6e76b Translation resources sync with Transifex JosJuice 2020-01-26 14:18:39 +01:00
  • 5dfc9196ab
    Merge pull request #8548 from jordan-woyak/wiimote-source-cleanup Tilka 2020-01-25 23:04:50 +00:00
  • 9ac77dc91f
    Merge pull request #8552 from jordan-woyak/extension-calibration-data Tilka 2020-01-25 23:01:57 +00:00
  • 73aea8af6b
    Merge pull request #8539 from leoetlino/fs-accuracy Tilka 2020-01-25 23:00:10 +00:00
  • 2edcb29706
    Merge pull request #8582 from jordan-woyak/osd-disabled-fix Tilka 2020-01-25 21:11:37 +00:00
  • a632bc7324
    Merge pull request #8579 from jordan-woyak/rvalue-cleanups Tilka 2020-01-25 21:09:22 +00:00
  • 14ebdf0e9d
    Merge pull request #8585 from JosJuice/volumeverifier-read-error Tilka 2020-01-25 21:07:01 +00:00
  • b0e040431a
    Merge pull request #8581 from jordan-woyak/ciface-ar-aware Tilka 2020-01-25 20:28:01 +00:00
  • 9827aa7a37
    Merge pull request #8577 from jordan-woyak/shared_mutex Tilka 2020-01-25 20:08:22 +00:00
  • 5e3472eba9 Common/Analytics: Replace mutex with shared_mutex and minor cleanups. Jordan Woyak 2020-01-23 20:42:52 -06:00
  • de26fec0af VolumeVerifier: Report read errors to the user JosJuice 2020-01-25 19:41:58 +01:00
  • 119ccc5e4f
    Merge pull request #8556 from Sintendo/bestrest Tilka 2020-01-25 19:10:47 +00:00
  • 709862b818
    Merge pull request #8120 from MerryMage/cdts Tilka 2020-01-25 19:10:37 +00:00
  • c02e7de55a IOS/ES: Remove now unnecessary title sorting hack Léo Lam 2019-12-30 12:13:00 +01:00
  • 031c63eb8a UnitTests/FS: Improve deletion test Léo Lam 2019-12-29 22:27:28 +01:00
  • 150c832532 Tools: Add a small Python tool to print FSTs Léo Lam 2019-12-29 21:39:32 +01:00
  • af416c60b0 UnitTests/FS: Add ReadDirectory ordering test (issue 10234) Léo Lam 2019-12-29 21:19:11 +01:00
  • 8789a6ddb3 UnitTests/FS: Fix file rename tests Léo Lam 2019-12-29 18:14:51 +01:00
  • d4ba0acb3a UnitTests/FS: Add path validity and splitting tests Léo Lam 2019-12-29 16:13:26 +01:00
  • 484cfb9328 UnitTests/FS: Add metadata tests Léo Lam 2019-12-29 15:42:16 +01:00
  • 142b7e048b IOS/FS: Actually implement SetMetadata Léo Lam 2019-12-29 14:01:39 +01:00
  • e4dd582d1d IOS/FS: Implement GetMetadata properly and remove GID hack Léo Lam 2019-12-29 13:56:48 +01:00
  • 396429d582 IOS/FS: Implement ReadDirectory properly and remove sorting hack Léo Lam 2019-12-29 12:26:40 +01:00
  • a40f297d1d IOS/FS: Implement Rename properly Léo Lam 2019-12-28 21:32:35 +01:00
  • 53ceb6c693 IOS/FS: Implement Delete properly Léo Lam 2019-12-28 21:01:43 +01:00
  • 8517528f8c IOS/FS: Implement CreateFile and CreateDir properly Léo Lam 2019-12-28 20:44:16 +01:00
  • 8f74d02659 Core: Fix a few misuses of FS::CreateDirectory Léo Lam 2020-01-04 01:55:40 +01:00
  • 36676d2628 IOS/FS: Implement Format properly Léo Lam 2019-12-28 20:31:21 +01:00
  • a83d9e5600 IOS/FS: Make sure FS root directory exists Léo Lam 2019-12-29 17:29:53 +01:00
  • 0543598574 IOS/FS: Move /tmp clearing back to the IPC interface Léo Lam 2018-03-14 17:11:21 +01:00
  • f743f100b1 IOS/FS: Add base FST functions Léo Lam 2019-12-27 22:30:29 +01:00
  • d185bc6f09 IOS/FS: Move path validity check functions Léo Lam 2019-12-28 17:44:47 +01:00
  • e3a7922e12
    Merge pull request #8336 from Ebola16/PS Connor McLaughlin 2020-01-25 11:52:14 +10:00
  • c08671c4ce VideoCommon/OSD: Process OSD messages even when they are disabled. Jordan Woyak 2020-01-24 11:00:58 -06:00
  • b92f6480a0 InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio. Jordan Woyak 2020-01-24 00:06:39 -06:00
  • e5f6d9320f Add Dolphin version and current video backend to shader compilation logs Ryan Meredith 2020-01-24 03:29:38 -05:00
  • 732032cdb2 Common/Core: Minor rvalue reference related cleanups. Jordan Woyak 2020-01-23 22:58:23 -06:00
  • 42c03c4dad
    Merge pull request #8576 from lioncash/texture-cvt-shader-fmt Connor McLaughlin 2020-01-24 11:53:51 +10:00
  • a0b7c1beae
    Merge pull request #8366 from Techjar/high-dpi-auto-adjust Connor McLaughlin 2020-01-24 11:31:09 +10:00
  • 687f1f0330 VideoCommon/TextureConversionShader: Make use of fmt where applicable Lioncash 2020-01-23 14:11:28 -05:00
  • aa77dff3a2 VideoCommon/TextureConversionShader: Convert over to using ShaderCode Lioncash 2020-01-23 13:06:55 -05:00
  • ea9b96370d
    Merge pull request #8573 from JosJuice/ciso-size Pierre Bourdon 2020-01-22 19:20:36 +01:00
  • 956c63ef9b DiscIO: Fix CISOFileReader::GetDataSize() JosJuice 2020-01-22 18:57:50 +01:00
  • f0669f5aa6
    Merge pull request #8570 from Techjar/always-sync-sram JMC47 2020-01-21 20:55:52 -05:00
  • 117ebb6de3
    Merge pull request #8572 from jordan-woyak/patch-1 Pierre Bourdon 2020-01-21 02:24:09 +01:00
  • 83b9a11362
    Update Readme.md to remove mention of Vista. Jordan Woyak 2020-01-20 17:46:57 -06:00
  • a63510a55a
    Merge pull request #8554 from stenzek/present-duplicate-frames Connor McLaughlin 2020-01-20 12:04:26 +10:00
  • f61d77a5e2
    Merge pull request #8568 from jordan-woyak/imu-accel-ordering JMC47 2020-01-19 16:05:53 -05:00
  • de27dcebf6 Core/NetPlayServer: Sync SRAM on every game start Techjar 2020-01-19 03:42:23 -05:00
  • c74b1140a5
    Merge pull request #8567 from tinyredpanda/fix-arm64-qt-path Connor McLaughlin 2020-01-19 11:48:10 +10:00