Commit graph

  • 34efab90f7
    Merge a076410d02 into 250acab7a7 Daenorth 2025-01-25 22:33:08 +0100
  • d2a86d70e3
    Merge 96fa061055 into 250acab7a7 shinyoyo 2025-01-25 22:33:04 +0100
  • b997b3ec28
    Merge 428b1e5cea into 250acab7a7 Keaton 2025-01-25 21:02:05 +0000
  • b71913a14f
    Merge 9356b68f26 into 250acab7a7 IvonWei 2025-01-25 21:43:17 +0100
  • 29feb0f481
    Merge 523be83dea into 250acab7a7 LotP1 2025-01-25 21:37:17 +0100
  • 5c3cc18d79
    Merge 6a283190b3 into 250acab7a7 Evan Husted 2025-01-25 21:37:15 +0100
  • 250acab7a7 misc: chore: Use explicit types in Tests projects master Canary-1.2.295 Evan Husted 2025-01-25 14:15:47 -0600
  • 93539e7d45 misc: chore: Use explicit types in GAL Evan Husted 2025-01-25 14:14:40 -0600
  • 69e0b79bd9 misc: chore: Use explicit types in Horizon project Evan Husted 2025-01-25 14:14:13 -0600
  • 5eba42fa06 misc: chore: Use explicit types in HLE project Evan Husted 2025-01-25 14:13:18 -0600
  • 58c1ab7989 misc: chore: Use explicit types in OpenGL project Evan Husted 2025-01-25 14:12:37 -0600
  • 2d1a4c3ce5 misc: chore: Use explicit types in Vulkan project Evan Husted 2025-01-25 14:12:17 -0600
  • e6b393e420 misc: chore: Use explicit types in Generator projects Evan Husted 2025-01-25 14:11:46 -0600
  • fe661dc750 misc: chore: Use explicit types in Memory project Evan Husted 2025-01-25 14:09:36 -0600
  • ac401034d7 misc: chore: Use explicit types in input projects Evan Husted 2025-01-25 14:09:05 -0600
  • 1712d69dcd misc: chore: Use explicit types in Texture & Vic Evan Husted 2025-01-25 14:08:35 -0600
  • f2aa6b3a5b misc: chore: Use explicit types in Shader project Evan Husted 2025-01-25 14:07:59 -0600
  • 68bbb29be6 misc: chore: Use explicit types in NVDEC projects (except VP9 because there's an open PR and I don't want to cause conflicts) Evan Husted 2025-01-25 14:07:20 -0600
  • 76ec047eb7 misc: chore: Use explicit types in Metal project Evan Husted 2025-01-25 14:06:26 -0600
  • 1ae349efb1 misc: chore: Use explicit types in GPU, Device, and Host1x projects Evan Husted 2025-01-25 14:05:44 -0600
  • 5099548856 misc: chore: Use explicit types in CPU project Evan Husted 2025-01-25 14:04:43 -0600
  • a97fd4beb1 misc: chore: Use explicit types in common project Evan Husted 2025-01-25 14:04:12 -0600
  • 97188556d8 misc: chore: Use explicit types in audio projects Evan Husted 2025-01-25 14:03:38 -0600
  • e0567c5ce9 misc: chore: Use explicit types in ARMeilleure project Evan Husted 2025-01-25 14:01:13 -0600
  • be3bd0bcb5 misc: chore: Use explicit types in the Avalonia project Evan Husted 2025-01-25 14:00:23 -0600
  • 523be83dea Update locales.json LotP1 2025-01-20 01:31:50 +0100
  • 8319e95add default value of dishCacheSelector should be null LotP1 2024-12-14 15:01:33 +0100
  • 11db70beea Add nuke PPTC option to cache management LotP1 2024-12-14 14:50:24 +0100
  • 625e2c52e2 Remove outdated comment LotP1 2024-12-14 14:31:04 +0100
  • 2f7332ad51 Implement blacklist functionality LotP1 2024-12-10 22:48:47 +0100
  • aa6383359f Fix incorrect hash logic LotP1 2024-12-10 22:42:39 +0100
  • f3d050b44f Add cacheselector and allow PPTC with exefs mods LotP1 2024-12-05 19:20:06 +0100
  • 6effa13252
    Merge f3e1d9cd50 into 3b5f6170d1 Keaton 2025-01-24 23:27:47 -0600
  • 921b895106
    Merge 1fb1530ea3 into 3b5f6170d1 Dehunc 2025-01-24 23:27:47 -0600
  • 73413ddab5
    Merge 48f9ada59b into 3b5f6170d1 sunshineinabox 2025-01-25 00:10:19 -0500
  • 3b5f6170d1 misc: chore: move Rainbow updating to a separate task started/stopped as needed update gommon & use the Event class from it to allow easily clearing all handlers when the apphost exits to avoid leftover invalid event handlers in the rainbow event handler list. More robust config application logic to ensure what needs to happen only happens once Canary-1.2.294 Evan Husted 2025-01-24 23:06:59 -0600
  • 6a283190b3 Add the controller image back xeyes Evan Husted 2025-01-24 22:24:02 -0600
  • 85547874c8 Consolidate most logic into StickVisualizer. MutantAura 2024-06-03 23:10:04 +0100
  • 16ca8e5005 Move most logic into new StickVisualizer class and add keyboard support. MutantAura 2024-05-31 01:42:33 +0100
  • 96fa061055
    Updated Zh_CN Simplified Chinese shinyoyo 2025-01-25 09:59:35 +0800
  • cfa5ad0757 Simplfy clamping and fix bug on window close. MutantAura 2024-05-31 00:07:09 +0100
  • 43ece083b2 Move some backing fields to match others. MutantAura 2024-05-30 19:44:56 +0100
  • e1f5c501b0 Fix some issues with stick magnitude. MutantAura 2024-05-30 19:41:47 +0100
  • ffe366d953 Cleanup AXAML and hide sticks when only one is present on guest controller. MutantAura 2024-05-30 18:45:57 +0100
  • 75c7a29278 style and analyzers MutantAura 2024-05-30 14:38:42 +0100
  • 3a0d9c1435 whitespace MutantAura 2024-05-30 14:35:58 +0100
  • 93d1476a2a Remove unused grid definitions. MutantAura 2024-05-30 14:32:17 +0100
  • ce13830063 Clean up some magic numbers between code and axaml. MutantAura 2024-05-30 14:29:05 +0100
  • aa3f2824e0 Polish the aesthetic and include deadzone visualization. MutantAura 2024-05-30 14:03:43 +0100
  • d2bb580aea Initial implementation of analog stick visualization. MutantAura 2024-05-30 01:01:18 +0100
  • 9b6afa0ea2 misc: chore: Add log line to the other parts of the Updater that represent "up to date" Canary-1.2.293 Evan Husted 2025-01-24 17:00:50 -0600
  • 3541e282ea Fully disconnect gamepad handler for rainbow color if configuration is set with UseRainbowLed false Also check if its even enabled before setting the rainbow color Fixes strobing Canary-1.2.292 Evan Husted 2025-01-24 16:52:20 -0600
  • 1ce37ec317
    Add option to change controller LED color (#572) Canary-1.2.291 Otozinclus 2025-01-24 21:47:36 +0100
  • 76b8c79a4c
    Merge branch 'master' into Change-Controller-LED-Color Evan Husted 2025-01-24 13:42:44 -0600
  • 5e8ba2c245 cleanup testing changes Evan Husted 2025-01-24 13:12:55 -0600
  • 8b76295ee0 forgot to use the new locale key Evan Husted 2025-01-24 13:10:39 -0600
  • e8025e175d Rainbow LED Evan Husted 2025-01-24 13:03:10 -0600
  • 8a22d9a942 tab Evan Husted 2025-01-23 22:58:08 -0600
  • 344c1a5fef Clear LED on game close as well Evan Husted 2025-01-23 21:59:54 -0600
  • a6dfbe9ec2 Clear the LED on all controllers when settings window is closed and when input view is removed from the visual tree. Evan Husted 2025-01-23 21:39:19 -0600
  • 5f02765130 Allow the ability to turn off the LED entirely Only works for DualSense; in my testing, my DualShock 4 ignored the requests to set the LED to off. Evan Husted 2025-01-23 20:29:59 -0600
  • 6619453aed Check if controller supports Rumble rather than trying to rumble for 100ms Evan Husted 2025-01-23 19:32:36 -0600
  • b442d32b7c directly compare result of rumble instead of storing an error int Evan Husted 2025-01-23 19:30:11 -0600
  • 033f305872 log line to match other optional gamepad features Evan Husted 2025-01-23 19:18:29 -0600
  • bf869b0ee1 Properly save default Evan Husted 2025-01-23 19:18:29 -0600
  • 72d5af8b46 Update LED as its changed in the UI Evan Husted 2025-01-23 19:02:35 -0600
  • cfe42563f2 Add the LED functionality to the base IGamepad interface Evan Husted 2025-01-23 18:33:52 -0600
  • c06f16c5e6 infra: chore: Raise minimum required Windows 10 version Inspired by the breakages covered in #409 Canary-1.2.290 Evan Husted 2025-01-23 17:39:34 -0600
  • 5712e83a11 UI: enable LED changing Evan Husted 2025-01-23 17:22:25 -0600
  • 8e642f0fe9
    Merge branch 'master' into Change-Controller-LED-Color Evan Husted 2025-01-23 17:19:15 -0600
  • 7829fd8ee7 misc: chore: OS + CPU arch helpers Evan Husted 2025-01-23 16:58:48 -0600
  • 33079422fe misc: chore: code cleanups Canary-1.2.289 Evan Husted 2025-01-23 16:47:11 -0600
  • f81cb093fc misc: chore: Change references of GreemDev/Ryujinx to Ryubing/Ryujinx Evan Husted 2025-01-23 16:27:49 -0600
  • dc0c7a2912 infra: clarify how stable builds are made now Evan Husted 2025-01-23 16:27:25 -0600
  • 1fbee5a584 infra: Metal label Evan Husted 2025-01-23 14:39:36 -0600
  • 93f92e73bd fix vtg as compute after the Metal merger This fix is kinda hacky, but it should pretty much work until a better solution can be found. Testing needed. Evan Husted 2025-01-23 14:23:54 -0600
  • 428b1e5cea
    Merge branch 'master' into VP9-loop-filtering Evan Husted 2025-01-23 01:09:44 -0600
  • c140e9b23c UI: Localize LED color & hide it until it's functional Also moved IgnoreApplet to the System config section object. Canary-1.2.288 Evan Husted 2025-01-23 00:48:42 -0600
  • 9c8055440e HLE: TryAdd firmware NCAs Canary-1.2.287 Evan Husted 2025-01-22 23:58:11 -0600
  • 5276991517
    Update SDL2Gamepad.cs Evan Husted 2025-01-22 22:37:03 -0600
  • 898153ae13
    Update SDL2Gamepad.cs Evan Husted 2025-01-22 22:35:09 -0600
  • 96e9e3611d move logic around mika 2025-01-23 05:29:18 +0100
  • 9aa834c268 maybe this works mika 2025-01-23 05:02:11 +0100
  • 97dfeae99f test2 mika 2025-01-23 04:24:01 +0100
  • 740e35872d test mika 2025-01-23 03:40:45 +0100
  • 2c4236f733 test mika 2025-01-23 03:39:33 +0100
  • e945565259 just testing if git works mika 2025-01-23 00:09:07 +0100
  • bdaaddb591 just testing if git is working mika 2025-01-23 00:06:24 +0100
  • 488b09f974 Check if controller has a controllable LED Otozinclus 2025-01-22 23:18:41 +0100
  • f4c3a2e487 fix formatting & styling Evan Husted 2025-01-22 16:04:57 -0600
  • eff11f52a8 Change controller LED color Otozinclus 2025-01-22 21:55:53 +0100
  • c03cd50fa3 UI: Add the ability to change a DualSense/DualShock 4's LED color. Not functional yet. This is the UI & persistence side of #572. Canary-1.2.286 Evan Husted 2025-01-22 19:53:39 -0600
  • 069f630776 docs: compat: boots: ENDER MAGNOLIA: Bloom in the Mist Evan Husted 2025-01-22 18:00:14 -0600
  • c21aa86a7b just testing if git works mika 2025-01-23 00:09:07 +0100
  • 861531f431 just testing if git is working mika 2025-01-23 00:06:24 +0100
  • 6c0526c59f
    Check if controller has a controllable LED Otozinclus 2025-01-22 23:18:41 +0100
  • e861204078
    fix formatting & styling Evan Husted 2025-01-22 16:04:57 -0600
  • 8904397685
    Change controller LED color Otozinclus 2025-01-22 21:55:53 +0100
  • a076410d02
    Update TitleIDs.cs Daenorth 2025-01-22 19:11:14 +0100
  • 1fb1530ea3 Improved Simplified Chinese translation Cwood 2025-01-23 02:04:27 +0800