Evan Husted
5fad450027
misc: chore: Fix object creation in Tests project
2025-01-26 15:19:01 -06:00
Evan Husted
929a16dd26
misc: chore: Fix object creation in Gpu project
2025-01-26 15:18:04 -06:00
Evan Husted
4e47c86f90
misc: chore: Fix object creation in GAL
2025-01-26 15:17:37 -06:00
Evan Husted
15d1528774
misc: chore: Fix object creation in ARMeilleure
2025-01-26 15:17:12 -06:00
Evan Husted
3cdaaa0b69
misc: chore: Fix object creation in Avalonia project
2025-01-26 15:16:50 -06:00
Evan Husted
5f023ca49b
misc: chore: Fix object creation in Vulkan project
2025-01-26 15:16:32 -06:00
Evan Husted
eae6dba610
misc: chore: Fix object creation in OpenGL project
2025-01-26 15:16:12 -06:00
Evan Husted
94b65aec02
misc: chore: Fix object creation in Cpu project
2025-01-26 15:15:48 -06:00
Evan Husted
beab133c8d
misc: chore: Fix object creation in HLE project
2025-01-26 15:15:26 -06:00
Evan Husted
f1fd5c9366
misc: chore: Link to Ryubing/Ryujinx in markdown docs
2025-01-26 14:28:55 -06:00
Evan Husted
5396327ac1
misc: chore: Replace GreemDev/Ryujinx with Ryubing/Ryujinx in Amiibo.json
2025-01-26 14:22:59 -06:00
Evan Husted
3f12727ef8
input: LED rainbow now updates the LED with the normal gamepad update loop instead of subscribing to an updated event for the rainbow color in SetConfiguration.
Canary-1.2.301
2025-01-25 23:13:51 -06:00
Evan Husted
8bfcebebf1
Merge remote-tracking branch 'origin/master'
Canary-1.2.300
2025-01-25 22:44:26 -06:00
Evan Husted
e3f20abd23
UI: RPC: Maintain game started timestamp for the duration of the AppHost
2025-01-25 22:44:16 -06:00
Daenorth
0c36bcd7d4
Added more titles to RPC ( #569 )
...
Added some more titles to the RPC environment
-Brawlhalla
-Minecraft
-Risk
-Stardew Vallet
-Valkyria Chronicles 4
-Super bomberman R
-Arcade archives Super mario bros
-Divinity Original sin 2 DE
-Monopoly
-titan Quest
Canary-1.2.299
2025-01-25 22:02:24 -06:00
shinyoyo
050b9a0da4
Updated Zh_CN Simplified Chinese ( #578 )
2025-01-25 21:59:20 -06:00
Dehunc
a1291f1061
Improved Simplified Chinese translation ( #568 )
...
Co-authored-by: Cwood <Cwood@DoVirt.org>
Canary-1.2.297
2025-01-25 21:59:06 -06:00
Otozinclus
f15aa8fba0
Fix LED turning on in input settings, despite TurnOffLed being set to true ( #583 )
...
The ColorPicker auotmatically sets the LED to the selected Color
whenever the Input Settings are opened. Therefore it now checks if the
setting is turned off before changing the color.
Canary-1.2.296
2025-01-25 17:15:17 -06:00
Evan Husted
250acab7a7
misc: chore: Use explicit types in Tests projects
Canary-1.2.295
2025-01-25 14:15:47 -06:00
Evan Husted
93539e7d45
misc: chore: Use explicit types in GAL
2025-01-25 14:14:40 -06:00
Evan Husted
69e0b79bd9
misc: chore: Use explicit types in Horizon project
2025-01-25 14:14:13 -06:00
Evan Husted
5eba42fa06
misc: chore: Use explicit types in HLE project
2025-01-25 14:13:18 -06:00
Evan Husted
58c1ab7989
misc: chore: Use explicit types in OpenGL project
2025-01-25 14:12:37 -06:00
Evan Husted
2d1a4c3ce5
misc: chore: Use explicit types in Vulkan project
2025-01-25 14:12:17 -06:00
Evan Husted
e6b393e420
misc: chore: Use explicit types in Generator projects
2025-01-25 14:11:46 -06:00
Evan Husted
fe661dc750
misc: chore: Use explicit types in Memory project
2025-01-25 14:09:36 -06:00
Evan Husted
ac401034d7
misc: chore: Use explicit types in input projects
2025-01-25 14:09:05 -06:00
Evan Husted
1712d69dcd
misc: chore: Use explicit types in Texture & Vic
2025-01-25 14:08:35 -06:00
Evan Husted
f2aa6b3a5b
misc: chore: Use explicit types in Shader project
2025-01-25 14:07:59 -06:00
Evan Husted
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)
2025-01-25 14:07:20 -06:00
Evan Husted
76ec047eb7
misc: chore: Use explicit types in Metal project
2025-01-25 14:06:26 -06:00
Evan Husted
1ae349efb1
misc: chore: Use explicit types in GPU, Device, and Host1x projects
2025-01-25 14:05:44 -06:00
Evan Husted
5099548856
misc: chore: Use explicit types in CPU project
2025-01-25 14:04:43 -06:00
Evan Husted
a97fd4beb1
misc: chore: Use explicit types in common project
2025-01-25 14:04:12 -06:00
Evan Husted
97188556d8
misc: chore: Use explicit types in audio projects
2025-01-25 14:03:38 -06:00
Evan Husted
e0567c5ce9
misc: chore: Use explicit types in ARMeilleure project
2025-01-25 14:01:13 -06:00
Evan Husted
be3bd0bcb5
misc: chore: Use explicit types in the Avalonia project
2025-01-25 14:00:23 -06:00
Evan Husted
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
2025-01-24 23:06:59 -06:00
Evan Husted
9b6afa0ea2
misc: chore: Add log line to the other parts of the Updater that represent "up to date"
Canary-1.2.293
2025-01-24 17:00:50 -06:00
Evan Husted
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
2025-01-24 16:52:20 -06:00
Otozinclus
1ce37ec317
Add option to change controller LED color ( #572 )
...
This allows the user to change the controller LED while using Ryujinx.
Useful for PS4 and PS5 controllers as an example.
You can also use a spectrum-cycling Rainbow color option, or turn the LED off for DualSense controllers.
---------
Co-authored-by: Evan Husted <greem@greemdev.net>
Canary-1.2.291
2025-01-24 14:47:36 -06:00
Evan Husted
c06f16c5e6
infra: chore: Raise minimum required Windows 10 version
...
Inspired by the breakages covered in #409
Canary-1.2.290
2025-01-23 17:39:34 -06:00
Evan Husted
7829fd8ee7
misc: chore: OS + CPU arch helpers
2025-01-23 16:58:48 -06:00
Evan Husted
33079422fe
misc: chore: code cleanups
Canary-1.2.289
2025-01-23 16:47:11 -06:00
Evan Husted
f81cb093fc
misc: chore: Change references of GreemDev/Ryujinx to Ryubing/Ryujinx
2025-01-23 16:27:49 -06:00
Evan Husted
dc0c7a2912
infra: clarify how stable builds are made now
2025-01-23 16:27:25 -06:00
Evan Husted
1fbee5a584
infra: Metal label
2025-01-23 14:39:36 -06:00
Evan Husted
c140e9b23c
UI: Localize LED color & hide it until it's functional
...
Also moved IgnoreApplet to the System config section object.
Canary-1.2.288
2025-01-23 00:48:42 -06:00
Evan Husted
9c8055440e
HLE: TryAdd firmware NCAs
Canary-1.2.287
2025-01-22 23:58:11 -06:00
Evan Husted
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
2025-01-22 19:53:39 -06:00