Commit Graph

  • 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
  • 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
  • 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
  • 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
  • adac827a04 Merge pull request #12625 from mitaclaw/Wshadow-uncaptured-local Admiral H. Curtiss 2024-03-10 00:59:20 +01:00
  • f71f2c6ba1 CMakeLists: Add Clang's Specific WShadow Diagnostics mitaclaw 2024-03-08 12:01:44 -08:00
  • ef75a6ff23 Merge pull request #12622 from mitaclaw/branch-watch-dialog-errata Admiral H. Curtiss 2024-03-10 00:06:21 +01:00
  • 4f8fb645d6 Merge pull request #12627 from LillyJadeKatrin/retroachievements-measure-faster JMC47 2024-03-09 16:18:28 -05:00
  • 5418e89523 Adjusted achievement progress updates to duration short LillyJadeKatrin 2024-03-08 23:26:56 -05:00
  • fe61efcd7a DVDInterface: Modernize With CPUThreadGuard mitaclaw 2024-03-04 16:45:25 -08:00
  • 11dd5ba485 MMU: Remove erroneous continue statement MikeIsAStar 2024-03-08 16:26:00 -05:00
  • 0645b4d579 BranchWatchDialog: Fix Misc. Errata mitaclaw 2024-03-05 14:02:45 -08:00
  • 9029b7a082 Add SettingsHandler unit tests exercising the edge case in PR #8704 Niel Lebeck 2024-03-03 16:43:11 -08:00
  • 0f36654d2b PPCSymbolDB: Eliminate Redundant Member mitaclaw 2024-03-03 18:21:31 -08:00
  • 7b0d4f0578 WiimoteReal: fix typo in WiimoteReal.cpp Ikko Eltociear Ashimine 2024-03-07 01:27:39 +09:00
  • 4568446398 JitInterface::ClearCache: Modernize With CPUThreadGuard mitaclaw 2024-03-04 19:36:26 -08:00
  • e7282f4244 Merge pull request #12618 from LillyJadeKatrin/retroachievements-update-fix OatmealDome 2024-03-04 21:02:45 -05:00
  • 085c17aed4 Remove the update callback on all events LillyJadeKatrin 2024-03-04 20:04:08 -05:00
  • 8f6fd912f7 Merge pull request #12613 from LillyJadeKatrin/retroachievements-submodule-update OatmealDome 2024-03-03 20:09:37 -05:00
  • 6372bf51eb Merge pull request #12597 from nlebeck/settingshandler-unittests-thirdtry OatmealDome 2024-03-03 18:13:45 -05:00
  • a2db33b6f1 Update rcheevos submodule to master LillyJadeKatrin 2024-03-03 16:10:35 -05:00
  • aba9b110e8 Merge pull request #12612 from LillyJadeKatrin/retroachievements-logout-bug OatmealDome 2024-03-03 14:51:04 -05:00
  • 93c95ee1a3 Merge pull request #12592 from LillyJadeKatrin/retroachievements-enable-hardcore JMC47 2024-03-03 13:20:23 -05:00
  • f556f646a2 Don't Publish Unofficial Achievements LillyJadeKatrin 2024-03-03 12:58:20 -05:00
  • 8d5e39751e BranchWatchDialog: Fix GCC Warnings mitaclaw 2024-03-02 07:53:23 -08:00
  • 58616a6e4c Merge pull request #12438 from Filoppi/custom_relative_aspect_ratio Admiral H. Curtiss 2024-03-02 14:14:19 +01:00
  • f2e04e0603 Merge pull request #12359 from mitaclaw/code-diff-dialog-refresh Admiral H. Curtiss 2024-03-02 14:13:54 +01:00
  • 8840f7f8bc Merge pull request #12599 from lioncash/vertman Admiral H. Curtiss 2024-03-02 14:11:23 +01:00