Commit Graph

  • 28da3160c3 DolphinQt: Tweak the aspect ratio setting description JosJuice 2024-03-02 16:02:50 +01:00
  • a98bceba9f Add Bloom Definitions for Skylanders Giants Martino Fontana 2024-03-23 23:56:02 +01:00
  • 38117ef066 DolphinQt: Update AboutDialog to include number of commits ahead of master. Jordan Woyak 2024-03-23 00:18:56 -05:00
  • 02f57a4778 Replace SCM_IS_MASTER with SCM_COMMITS_AHEAD_MASTER Jordan Woyak 2024-03-23 00:18:51 -05:00
  • 2580837c60 JitArm64: Optimize divwux Bram Speeckaert 2024-03-23 13:08:35 +01:00
  • 749ee2ff5e Jit64: Refactor divwux Bram Speeckaert 2024-03-23 13:05:57 +01:00
  • 825a10616c DivUtils: Add unsigned division magic function Bram Speeckaert 2024-03-23 13:02:41 +01:00
  • 9f0a7c9875 JitArm64: Skip SXTW in ComputeRC0(u64) JosJuice 2024-03-23 14:30:00 +01:00
  • 73f9904f2a Core: Remove RunAsCPUThread mitaclaw 2024-03-22 00:43:04 -07:00
  • cad3e88767
    build(macOS): correctly set number of threads for building (#20) Vlad Firoiu 2024-03-22 18:13:51 +00:00
  • ae5da02cde DolphinQt Settings: Signal Debug Font By Const Reference mitaclaw 2024-03-22 07:52:52 -07:00
  • 3948ac9513
    Merge pull request #12606 from mitaclaw/state-global-system Admiral H. Curtiss 2024-03-22 04:27:12 +01:00
  • f814dc58b5
    Merge pull request #12620 from mitaclaw/jit-interface-cpu-thread-guard Admiral H. Curtiss 2024-03-22 04:17:33 +01:00
  • f8fdaf9b94
    Merge pull request #12648 from mitaclaw/core-global-system Admiral H. Curtiss 2024-03-22 04:13:01 +01:00
  • 4f3b4471f2
    Merge pull request #12654 from jordan-woyak/gcadapter-timeout Admiral H. Curtiss 2024-03-22 02:55:30 +01:00
  • b510ac89a3
    Merge pull request #12355 from fuzziqersoftware/tapserver-modem-adapter Admiral H. Curtiss 2024-03-22 02:47:06 +01:00
  • f535b61d5d
    Merge pull request #12652 from iwubcode/json_util_update Admiral H. Curtiss 2024-03-22 02:45:58 +01:00
  • 550e008774 VideoCommon: Scan texture dumping directory + subdirectories to not re-dump existing files. Jordan Woyak 2024-03-21 09:09:35 -05:00
  • b69122f3cf
    Merge pull request #12651 from jordan-woyak/silence-externals-warnings Admiral H. Curtiss 2024-03-22 02:14:52 +01:00
  • 2d5286d2e2
    Merge pull request #12642 from jordan-woyak/state-write-osd-errors Admiral H. Curtiss 2024-03-21 03:55:05 +01:00
  • 03f2b99ffe
    Merge pull request #12603 from Sam-Belliveau/oklab_resampling JMC47 2024-03-20 22:45:10 -04:00
  • b19cf1f962
    Merge pull request #12650 from jordan-woyak/balloon-tip-multimon Admiral H. Curtiss 2024-03-21 03:33:43 +01:00
  • 7f1e7314de
    Merge pull request #12649 from mitaclaw/kill-is-running-in-current-thread Admiral H. Curtiss 2024-03-21 03:32:48 +01:00
  • f922129255 Core/State: Display messages on state write failures. Jordan Woyak 2024-03-16 14:46:08 -05:00
  • 76a74daac2
    Merge pull request #12641 from jordan-woyak/d3d-before-ogl Jordan Woyak 2024-03-20 18:21:48 -05:00
  • 719d76ab2e GCAdapter: Adjust libusb transfer timeout to 100ms. Jordan Woyak 2024-03-20 18:02:06 -05:00
  • 146504d635 Common: add json utility functions 'ReadStringFromJson' and 'ReadBoolFromJson' to match 'ReadNumericFromJson' functionality for other data types, similarly support other data types for 'ToJsonArray' iwubcode 2024-03-19 22:33:48 -05:00
  • 69694494ce Common: update 'ReadNumericOrDefault' to 'ReadNumericFromJson' and have it return an optional, this provides the caller with more flexibility iwubcode 2024-03-20 17:27:02 -05:00
  • 647eba36f3 DolphinQt: Fix BalloonTip positioning on secondary monitors. Jordan Woyak 2024-03-18 23:16:18 -05:00
  • 37c4ef3567 Common: update SaturatingCast to support floating point numbers iwubcode 2024-03-19 23:20:38 -05:00
  • 25833cfd62 CMake: Hide warnings in Externals also for non-msvc. Jordan Woyak 2024-03-19 01:08:54 -05:00
  • 11b628f250 Core: Remove Unused IsRunningInCurrentThread Function mitaclaw 2024-03-18 07:18:41 -07:00
  • f09b71582e Core: Avoid (Some) Global System Accessor mitaclaw 2024-03-18 01:35:42 -07:00
  • 9b7ce31d4f Use a single enum instead of two booleans to track the state of a TaskViewModel Niel Lebeck 2024-03-17 21:07:01 -07:00
  • f7a0147176 prevent backpressure when m_read_enabled is not set Martin Michelsen 2024-03-17 18:32:10 -07:00
  • 3e9ac1aaf3 fix tapserver SIGPIPE handling on Linux Martin Michelsen 2024-02-26 20:45:40 -08:00
  • 5d8a01cba7 respond to further review feedback Martin Michelsen 2024-02-19 22:08:42 -08:00
  • 7775ea325f close modem socket after joining read thread Martin Michelsen 2024-02-07 20:50:59 -08:00
  • 9d0d2f0a40 handle ATH0 command Martin Michelsen 2024-02-07 20:42:09 -08:00
  • 12a7e17a41 fix warnings in windows build Martin Michelsen 2024-01-28 20:59:39 -08:00
  • 9cf8131b23 respond to review feedback on tapserver implementation Martin Michelsen 2024-01-28 17:26:57 -08:00
  • dcb7a72c14 add modem files to windows build Martin Michelsen 2023-12-06 16:12:48 -08:00
  • 02deaa6748 Implement GC modem adapter Martin Michelsen 2023-12-02 23:37:28 -08:00
  • 083116a89c rewrite tapserver interface for better error handling Martin Michelsen 2023-10-14 17:52:26 -07:00
  • a36600ae50 add TAPServer.cpp to Windows build Martin Michelsen 2023-10-13 10:16:28 -07:00
  • f90812d8e1 fix android syntax error Martin Michelsen 2023-10-13 10:16:07 -07:00
  • 0c364cbb4c implement tapserver BBA on all platforms Martin Michelsen 2023-02-12 17:58:17 -08:00
  • 85dee300b5
    Merge pull request #12644 from jordan-woyak/ar-multi Admiral H. Curtiss 2024-03-17 16:26:38 +01:00
  • c964d552c9
    Merge pull request #12616 from mitaclaw/dvd-interface-cpu-thread-guard Admiral H. Curtiss 2024-03-17 16:14:56 +01:00
  • c202b55bd4 DolphinQt: Allow Cheat Search to create multiple AR codes when selecting multiple lines. Jordan Woyak 2024-03-17 01:21:22 -05:00
  • 0bfa64bd74
    Merge pull request #12629 from Avasam/GPH-aspect-ratio Admiral H. Curtiss 2024-03-17 06:07:45 +01:00
  • 1ee923fd3d
    Merge pull request #12630 from mitaclaw/ppc-symbols-global Admiral H. Curtiss 2024-03-17 06:03:05 +01:00
  • 8c181dbd31
    Merge pull request #12643 from Tilka/cubeb Admiral H. Curtiss 2024-03-17 04:56:00 +01:00
  • d933e58d9a Cubeb: check correct log level Tillmann Karras 2024-03-17 01:28:23 +00:00
  • ac5c2d9bf2 VideoCommon: Prefer D3D11/12 over OpenGL on Windows. Jordan Woyak 2024-03-15 19:51:04 -05:00
  • 3a85725ffa SDL: Remove duplicate button/hat Inputs. Hide duplicate Axis Inputs. Jordan Woyak 2024-03-14 20:53:04 -05:00
  • ee43c9508c ControllerInterface: Add IsHidden function to Control interface. Jordan Woyak 2024-03-14 22:09:41 -05:00
  • 0538366326 SDL: Deduplicate Motor logic with templates. Jordan Woyak 2024-03-14 21:10:21 -05:00
  • 0fff8374d0 SDL: Move class definition out of header. Jordan Woyak 2024-03-14 15:55:14 -05:00
  • 369502b49b
    Merge pull request #12635 from jordan-woyak/ir-passthrough-indicator Admiral H. Curtiss 2024-03-15 03:07:19 +01:00
  • 9cdd571745
    Merge pull request #12633 from LillyJadeKatrin/retroachievements-toggle-spam Admiral H. Curtiss 2024-03-15 02:58:02 +01:00
  • fe64289391
    Merge pull request #12637 from CrossVR/disable-vcpkg Admiral H. Curtiss 2024-03-15 02:57:00 +01:00
  • 2620f73b8c
    Merge pull request #12638 from Tilka/cubeb Admiral H. Curtiss 2024-03-15 02:55:28 +01:00
  • ee4f2be68a
    Merge pull request #12604 from mitaclaw/qt-cheats-global-system Admiral H. Curtiss 2024-03-15 02:54:48 +01:00
  • 08ecefe0f7 Added locks to achievement runtime calls LillyJadeKatrin 2024-03-11 12:37:52 -04:00
  • c24fa93965 PPCSymbolDB: Move instance to PowerPCManager mitaclaw 2024-03-10 11:43:12 -07:00
  • 4d9038c7c3 Cubeb: change log level from NOTICE to INFO Tillmann Karras 2024-03-14 00:19:02 +00:00
  • 07448dcc81 VSProps: Set VcpkgEnabled to false Jules Blok 2024-03-13 16:36:42 +01:00
  • 7117d115e7
    Merge pull request #12621 from AGuy27/master JMC47 2024-03-12 22:30:37 -04:00
  • da86c2bcc6 BBA/HLE: Don't assume connect is successful Sepalani 2024-02-01 22:05:40 +04:00
  • c377c1e21e CheatsManager/CheatSearchWidget: Avoid Global System Accessor mitaclaw 2024-03-01 08:07:13 -08:00
  • 551dcec0b1
    Merge pull request #12602 from mitaclaw/qt-memory-global-system Admiral H. Curtiss 2024-03-12 04:12:52 +01:00
  • 6ccf35ad4d
    Merge pull request #12600 from lioncash/dspreg Admiral H. Curtiss 2024-03-12 04:02:09 +01:00
  • 62caa24d40 DolphinQt: Add IRPassthrough indicator. Jordan Woyak 2024-03-10 23:25:44 -05:00
  • d35a88564f
    Merge pull request #12608 from mitaclaw/bootmanager-global-system Admiral H. Curtiss 2024-03-12 03:39:48 +01:00
  • 72bcdadc16
    Merge pull request #12492 from AdmiralCurtiss/wiimote-ir-passthrough Admiral H. Curtiss 2024-03-12 03:27:07 +01:00
  • 9427a4ec68
    GameINI: Fix Emergency Mayhem hang on loading AGuy27 2024-03-05 16:50:59 -05:00
  • cda008bd10
    Merge pull request #12533 from sepalani/bba-psh-ack Admiral H. Curtiss 2024-03-12 03:09:11 +01:00
  • f86e9e9cbd
    Merge pull request #12610 from mitaclaw/branch-watch-dialog-gcc Jordan Woyak 2024-03-11 17:36:21 -05:00
  • f6f435e624
    WiimoteEmu: Set sensible defaults for IR Object expressions. Admiral H. Curtiss 2024-01-10 05:41:10 +01:00
  • 617fcc3cf8
    WiimoteEmu: Add user-accessible controls that report the desired state of the IR camera objects. Admiral H. Curtiss 2024-01-10 05:26:29 +01:00
  • c3903fcc7e
    InputCommon/WiimoteController: Add inputs that report the raw IR objects seen by the Wiimote. Admiral H. Curtiss 2024-01-10 05:10:21 +01:00
  • 14938e94e5 Soft-disable hardcore mode when achievement integration disabled LillyJadeKatrin 2024-03-11 17:29:39 -04:00
  • 9c68b156d1
    Core/HW/WiimoteCommon: Add a method to DataReport to query the format of the stored IR data. Admiral H. Curtiss 2024-01-09 18:27:30 +01:00
  • eced34f3f3
    Core/HW/WiimoteEmu: Allow storing and reporting up to 4 camera objects, like a real Wiimote. Admiral H. Curtiss 2024-01-09 01:00:59 +01:00
  • 5c656a2b6f
    Merge pull request #12623 from eltociear/patch-1 Jordan Woyak 2024-03-11 12:19:46 -05:00
  • a9a9fdd9e9 InputCommon: Add Android InputBackend class. Jordan Woyak 2024-03-11 02:36:07 -05:00
  • 8583b6751a InputCommon: Handle window change in Quartz. Jordan Woyak 2024-03-11 02:28:18 -05:00
  • 3665f7abac InputCommon: Implement xlib window change logic. Jordan Woyak 2024-03-11 02:20:54 -05:00
  • 341f99a3f1 InputCommon: Add Win32 InputBackend class. Jordan Woyak 2024-03-11 02:09:31 -05:00
  • 2ac59bf581 InputCommon: Add Pipes InputBackend class. Jordan Woyak 2024-03-11 01:46:33 -05:00
  • 8098be3dfa InputCommon: Add XInput2 InputBackend class. Jordan Woyak 2024-03-11 01:42:32 -05:00
  • 498584ac77 InputCommon: Add Quartz InputBackend class. Jordan Woyak 2024-03-11 01:31:30 -05:00
  • 9941c54911 InputCommon: Provide WindowSystemInfo getter for ControllerInterface. Jordan Woyak 2024-03-11 01:31:05 -05:00
  • b23dbad098 InputCommon: Remove some IOKit leftovers. Jordan Woyak 2024-03-11 01:11:13 -05:00
  • fba333dde5 Update PerceptualHDR with better color space Sam Belliveau 2024-03-10 12:52:54 -04:00
  • 153d0201a8 Add HDR to Metal Sam Belliveau 2024-03-10 03:25:33 -04:00
  • f3d1cda672 Add PerceptualHDR Sam Belliveau 2024-03-10 03:25:20 -04:00
  • b89a88afbc
    Merge pull request #12615 from mitaclaw/ppc-symbol-db-member Admiral H. Curtiss 2024-03-10 06:18:23 +01:00
  • 967b4ac504
    Fix aspect ratio swapping in Pitfall: The Lost Expedition Avasam 2024-03-09 20:21:04 -05:00