Commit Graph

  • 56122f38bb Android: Rename path variable in ConvertFragment JosJuice 2020-11-05 18:16:07 +01:00
  • 4d1c1bea34
    Merge pull request #9222 from JosJuice/cache-fstream LC 2020-11-05 11:39:17 -05:00
  • 4e32ec35a7 IP/Top: Add missing sockopt Sepalani 2020-11-05 19:51:20 +04:00
  • 0a239cc1bd Android: Suppress warnings in EmulationActivity Ryan Meredith 2020-11-04 20:34:25 -05:00
  • 28aa04312c Common/LinearDiskCache: Replace std::fstream with File::IOFile JosJuice 2020-11-04 20:59:34 +01:00
  • a9c643e698 WiimoteEmu: Implement extension encryption edge case. Jordan Woyak 2020-11-01 11:20:57 -06:00
  • 069840fb7e
    Merge pull request #9218 from JosJuice/aarch64-hle-hooks Markus Wick 2020-11-04 10:29:37 +01:00
  • 3cd4c56645
    Merge pull request #9203 from nick-michael/virtual-notches Jordan Woyak 2020-11-03 17:10:54 -06:00
  • 55dd3d7337 Virtual Notch settings and UI for octagonal stick Nick Michael 2020-10-29 22:11:34 +00:00
  • 2b0bed8a7e Dragon Quest 25th Anniversary Collection INI changes nf6429 2020-11-01 16:00:55 +00:00
  • f815ff2060 Game INI Changes nf6429 2020-11-01 15:06:07 +00:00
  • d2f80a4595
    Merge pull request #9138 from martymac/VK_NULL_HANDLE-fix Jordan Woyak 2020-11-03 08:28:11 -06:00
  • fe986b6161 JitArm64: Implement HLE function hooking JosJuice 2020-11-02 22:02:33 +01:00
  • d456e2e391 Resolve VkDeviceMemory/nullptr type mismatch to fix build on FreeBSD i386 Ganael Laplanche 2020-10-07 21:25:29 +02:00
  • d5c0a9a185
    Merge pull request #9215 from JosJuice/android-pointer-portrait LC 2020-11-02 18:05:47 -05:00
  • 4e2875eec3
    Merge pull request #9217 from JosJuice/android-touch-checks LC 2020-11-02 18:05:15 -05:00
  • cbaf8f82ec
    Merge pull request #9214 from OatmealDome/macos-bind Léo Lam 2020-11-02 22:17:38 +01:00
  • 5b9cd83137
    Merge pull request #8758 from sepalani/so-shutdown Léo Lam 2020-11-02 21:52:28 +01:00
  • 060040e909
    Merge pull request #9216 from JosJuice/android-load-time Léo Lam 2020-11-02 21:37:33 +01:00
  • dd688f4eb0 Top: Set port when connecting a socket to find the default interface OatmealDome 2020-11-01 14:47:00 -05:00
  • 8123263631 Android: Remove some touchscreen checks from EmulationActivity JosJuice 2020-11-02 11:05:21 +01:00
  • f6ef6a317d Android: Don't reset savestate time on load JosJuice 2020-11-02 10:47:39 +01:00
  • a66afc864f Android/InputOverlayPointer: Don't assume surface covers whole screen JosJuice 2020-11-02 00:17:56 +01:00
  • c3bc079c81
    Merge pull request #9213 from JosJuice/flush-ternary LC 2020-11-02 02:32:04 -05:00
  • 4bb0ac918b Simplify Arm64GPRCache::Flush JosJuice 2020-11-01 19:48:57 +01:00
  • 35a113f6a2 Translation resources sync with Transifex JosJuice 2020-10-31 14:40:33 +01:00
  • 407ef8b596 Add a Skip EFB Access from CPU Hotkey Losucaru 2020-10-29 21:03:06 -03:00
  • 9999cf05f3 Android: Update IR sensitivity default values Ryan Meredith 2020-10-29 17:58:16 -04:00
  • f665ddae51
    Merge pull request #9202 from WamWooWam/patch-http-requests Léo Lam 2020-10-29 22:07:24 +01:00
  • 650638c069
    Merge pull request #9091 from shuffle2/pch Léo Lam 2020-10-29 21:29:28 +01:00
  • 72e1131123
    Common: Fix logger related crash when HTTP response is empty Thomas May 2020-10-27 11:05:53 +00:00
  • d7fa75ef64 modify file export to create folder in OS when explicitly extracting a directory Felipe 2020-10-27 18:31:05 -04:00
  • fe727ed1d0
    Merge pull request #9194 from leoetlino/offsetof-warning LC 2020-10-29 12:53:11 -04:00
  • 3a5b921008
    Merge pull request #9206 from Ebola16/SOMC LC 2020-10-29 12:52:40 -04:00
  • 752b1048df
    Merge pull request #9196 from Dentomologist/update-register-view-debug-font LC 2020-10-29 12:52:02 -04:00
  • 5fe7528855 DolphinQt: Update register view font when Debug Font changes Dentomologist 2020-10-26 12:03:04 -07:00
  • 6a3a71cfd7
    Merge pull request #9141 from Techjar/but-for-how-long JMC47 2020-10-29 01:22:13 -04:00
  • cc53249591 Android: showMotionControlsOptions cleanup Ryan Meredith 2020-10-28 06:17:11 -04:00
  • f5eb40a723
    Merge pull request #9207 from trofi/master LC 2020-10-28 04:55:59 -04:00
  • 447de580ab Source/Core/Common/Config/Config.cpp: add missing <mutex> include Sergei Trofimovich 2020-10-28 08:51:34 +00:00
  • df4cef44fd Android: Remove unused imports Ryan Meredith 2020-10-28 02:14:30 -04:00
  • 52d8b51f56
    Merge pull request #9199 from lioncash/fmt Léo Lam 2020-10-27 21:56:06 +01:00
  • 23e6980b7b
    Merge pull request #9200 from shuffle2/nomoc LC 2020-10-27 13:28:16 -04:00
  • dc72edf0e2 UberShaderPixel: Migrate over to fmt Lioncash 2020-10-26 16:28:57 -04:00
  • 369a9e01dc Externals: Update fmt to 7.1.0 Lioncash 2020-10-26 18:41:05 -04:00
  • ab8a128588
    Merge pull request #9201 from Ebola16/MT JosJuice 2020-10-27 10:47:12 +01:00
  • 721f3bef69 Android: Fix initTouchPointer Ryan Meredith 2020-10-27 05:15:17 -04:00
  • 2ebe02fd1b dolphinqt msbuild: do not moc TASSlider.h Shawn Hoffman 2020-10-26 18:37:46 -07:00
  • 30bd36fba4 PR Review Fixes. RobertTheSable 2020-10-18 10:14:02 -05:00
  • 42e5d747b8 Changes based on PR feedback: RobertTheSable 2020-10-17 13:21:52 -05:00
  • 3ce2e65605 Various input fixes. - Add L3/R3 as alias for soft shoulder presses. - Allow more range when analog triggers are used for GC Controllers. - Enable GC Controller input in ports 5-8 in Wii mode. - Fix sideways Wiimote input expressions. - Fix tilt orientation in sideways wiimotes. - Add tilt controls to Wiimote + Nunchuck. - Alias ports 5-8 and 1-4 in Wii mode. RobertTheSable 2020-09-11 22:05:52 -05:00
  • 3ccc602548 Add L/R Analog Input options for GCPads. RobertTheSable 2020-09-09 10:04:03 -05:00
  • 712edfb425
    Merge pull request #9198 from leoetlino/format-fix LC 2020-10-26 17:50:37 -04:00
  • 2d921da860
    FileUtil: Fix format string Léo Lam 2020-10-26 22:47:56 +01:00
  • d2a2ec870d
    Merge pull request #9171 from lioncash/pixel Léo Lam 2020-10-26 20:35:47 +01:00
  • 07e6d008bd
    Merge pull request #9187 from lioncash/commonlog Léo Lam 2020-10-26 19:01:26 +01:00
  • 7f66de062c
    Merge pull request #9188 from jordan-woyak/stop-caring-about-old-avcodec-versions Léo Lam 2020-10-26 18:55:48 +01:00
  • aae72c3e75
    Merge pull request #9195 from jordan-woyak/mem-warning Léo Lam 2020-10-26 18:49:33 +01:00
  • 23c9179fb6
    Merge pull request #9071 from orbea/cmake Léo Lam 2020-10-26 18:48:42 +01:00
  • 15914b749c DolphinQt: Add a warning to the MEM1/MEM2 override setting description. Jordan Woyak 2020-10-25 12:14:56 -05:00
  • 3a119e1ec7 Android: Update WiimoteNew.ini preferences instead of deleting JosJuice 2020-10-24 22:45:02 +02:00
  • 1719e634b2
    Merge pull request #9190 from iwubcode/enable_vulkan_windows_solution Léo Lam 2020-10-24 21:01:39 +02:00
  • 02c3242078 CMake: Change "USE_VULKAN" to "HAS_VULKAN" iwubcode 2020-10-23 16:47:39 -05:00
  • 22b0d10568 CMake: Set HAS_OPENGL for every system other than arm64 iwubcode 2020-10-23 16:48:37 -05:00
  • 8b9a0c9e09
    IOS/USB: Fix -Winvalid-offset warnings Léo Lam 2020-10-24 13:56:35 +02:00
  • 563d9365b5 Android: Re-add motionControlsEnabled to clearWiimoteNewIniLinkedPreferences JosJuice 2020-10-24 13:08:29 +02:00
  • 8a4773bc91 VideoCommon: update vcproj file to set HAS_OPENGL iwubcode 2020-10-23 16:53:28 -05:00
  • a34745926e VideoCommon: remove HAS_OPENGL from VideoBackendBase iwubcode 2020-10-23 16:52:53 -05:00
  • 272717b3f4 VideoCommon: update vcproj file to set HAS_VULKAN iwubcode 2020-10-23 16:51:40 -05:00
  • d12380f26b VideoCommon: rename USE_VULKAN to HAS_VULKAN in VideoBackendBase iwubcode 2020-10-23 16:51:10 -05:00
  • 5de2244acf PixelShaderGen: Migrate over to fmt Lioncash 2020-10-20 14:42:54 -04:00
  • 4902146329 VideoCommon/FrameDump: Remove code for older versions of avcodec. Jordan Woyak 2020-10-23 14:32:10 -05:00
  • 4e8df93f41 Common: Migrate logging to fmt Lioncash 2020-10-23 14:41:30 -04:00
  • 285b926e92
    Merge pull request #8782 from Pokechu22/missing-serial-version-data Léo Lam 2020-10-23 20:44:06 +02:00
  • e89db89d9e
    Merge pull request #9098 from jordan-woyak/wm-report-duplication Léo Lam 2020-10-23 20:38:25 +02:00
  • 271676a7c8
    Merge pull request #7395 from mazes-80/11374 Léo Lam 2020-10-23 20:31:36 +02:00
  • f375ee72a2
    CMake: Add option to enable/disable Vulkan video backend mazes-80 2018-09-03 18:09:23 +02:00
  • 908d6f8fa0
    Merge pull request #9179 from leoetlino/available-video-backends JosJuice 2020-10-23 20:02:21 +02:00
  • 4f5c8bb42a
    Merge pull request #9177 from JosJuice/android-savestate-time LC 2020-10-23 13:59:43 -04:00
  • ce6eda7c71
    Merge pull request #9184 from lioncash/inputlog Léo Lam 2020-10-23 19:59:22 +02:00
  • 87e4a0785a
    Merge pull request #9182 from jordan-woyak/frame-dump-cleanup LC 2020-10-23 13:59:00 -04:00
  • c42b80a156
    Merge pull request #9186 from JosJuice/rtl-pot LC 2020-10-23 13:37:10 -04:00
  • a5e1415e74 InputCommon: Migrate logging over to fmt Lioncash 2020-10-22 17:49:29 -04:00
  • 7841fb7337 DolphinQt: Move QT_LAYOUT_DIRECTION string to qt-strings.pot JosJuice 2020-10-23 18:45:35 +02:00
  • 7510bb279a
    Merge pull request #174 from webgeek1234/master Autechre 2020-10-23 02:31:53 +02:00
  • cae6bd7ca2 libretro: Fix Android build Aaron Kling 2020-08-29 10:02:57 -05:00
  • 64f7a4448b
    Merge pull request #9178 from lioncash/disclog Léo Lam 2020-10-22 22:07:53 +02:00
  • e93fbb7c5e DiscIO: Migrate logging over to fmt Lioncash 2020-10-21 14:58:08 -04:00
  • 98b7814139
    Merge pull request #9183 from jordan-woyak/ss-inhibit-fix JosJuice 2020-10-22 20:43:19 +02:00
  • e8bb88c2a1 DolphinQt: Don't call UICommon::InhibitScreenSaver if already in desired state. Jordan Woyak 2020-10-22 13:19:01 -05:00
  • 4807a5e157 VideoCommon: FrameDump fixes/cleanups. Jordan Woyak 2020-10-21 09:37:16 -05:00
  • ba2aeb99d6 Android: Remove hacks for Wii Remote extension setting, round 2 JosJuice 2020-10-20 19:40:04 +02:00
  • 89b01cd6d3
    Merge pull request #9169 from lioncash/uber-vert Léo Lam 2020-10-22 01:21:31 +02:00
  • 83b80b289b
    Merge pull request #9134 from SpaceXCheeseWheel/patch-1 Léo Lam 2020-10-22 01:14:01 +02:00
  • 08f9ed043b
    Merge pull request #8846 from nyanpasu64/fix-cmake-zlib Léo Lam 2020-10-22 01:11:27 +02:00
  • 96ce3e5f49
    Merge pull request #9176 from lioncash/audiofmt Léo Lam 2020-10-22 01:03:16 +02:00
  • 88bc32b638 Explain how to fix "Serial and/or version data is missing" Pokechu22 2020-04-30 16:15:29 -07:00
  • 3176f4d790
    Merge pull request #9180 from lioncash/mat-cexpr Léo Lam 2020-10-22 00:31:59 +02:00
  • dcb0c910af Common/Matrix: Allow TVec classes to be used in constexpr contexts Lioncash 2020-10-21 17:41:38 -04:00
  • de96fe0860
    Merge pull request #9162 from jordan-woyak/quaternion LC 2020-10-21 17:34:11 -04:00