IvonWei
846f8940e5
Merge branch 'Ryubing:master' into SDL3
2025-01-17 21:12:15 +08:00
LotP1
5aa071c59b
remove notice for unusual core counts ( #531 )
2025-01-17 05:50:42 -06:00
madwind
c05aa45f30
remove sdl2 text
2025-01-17 19:28:59 +08:00
madwind
55d7584d0f
sdl3
2025-01-17 13:09:25 +08:00
Daenorth
1018c9db8b
Update Norwegian Translation ( #503 )
...
Norwegian translation updated with the Compatibility list addition
2025-01-16 10:02:33 -06:00
Evan Husted
01ccd18726
UI: Meant to use that method in another place [ci-skip]
2025-01-16 09:52:35 -06:00
Evan Husted
abfbc6f4bc
UI: Prevent desynced RPC when toggling it off/on while in-game
2025-01-16 09:52:01 -06:00
madwind
0c25cc1a81
remove log
2025-01-16 21:51:05 +08:00
madwind
6e7c787cb4
update
2025-01-16 21:35:46 +08:00
Francesco Saltori
6a4bc02d7a
Update Italian translation ( #489 )
2025-01-16 06:38:36 -06:00
madwind
cfbe22e9b8
update sdl3
2025-01-16 20:37:54 +08:00
madwind
868e5199c2
fix pro layout
2025-01-16 20:36:07 +08:00
Hack茶ん
814c0526d2
Korean translations for compat list ( #502 )
2025-01-16 04:57:32 -06:00
IvonWei
48968f1195
Merge branch 'Ryubing:master' into SDL3
2025-01-16 17:36:09 +08:00
madwind
f56cd968e2
update
2025-01-16 17:35:35 +08:00
madwind
82664ef69b
fix audiomix
2025-01-16 17:24:00 +08:00
Evan Husted
a5a4ef38e6
HLE: Stub IHidServer SetGestureOutputRanges ( #524 )
...
Lets "Donkey Kong Country Returns HD" get into main gameplay.
2025-01-16 02:39:39 -06:00
madwind
e1cb957d7b
remove unnecessary code
2025-01-15 23:26:56 +08:00
madwind
dfbcdfa83a
sdl3 audio callback
2025-01-15 22:38:21 +08:00
madwind
37f4c1ea1a
Merge branch 'master2' into SDL3
...
# Conflicts:
# Directory.Packages.props
2025-01-15 18:47:41 +08:00
madwind
fbc5ccfa2c
sdl3 audio
2025-01-15 17:23:03 +08:00
Evan Husted
c17e3bfcdf
genuinely dont know how that was still there, i thought i got rid of UI.Common
2025-01-15 03:01:17 -06:00
Evan Husted
017f46f318
HLE: misc: throw a more descriptive error when the loaded processes doesn't contain _latestPid (likely missing FW)
2025-01-15 03:01:17 -06:00
madwind
0bd62888a0
sdl3 audio
2025-01-15 12:08:08 +08:00
madwind
b01dcd1963
update
2025-01-15 00:27:57 +08:00
madwind
992fe0e64f
JoyConPair setting
2025-01-15 00:27:13 +08:00
madwind
b8b3767613
show button
2025-01-14 18:36:01 +08:00
Keaton
fd4d801bfd
Various NuGet package updates ( #203 )
...
Updates the following packages:
**nuget: bump the avalonia group with 7 updates**
* Bump Avalonia, Avalonia.Controls.DataGrid, Avalonia.Desktop,
Avalonia.Diagnostics, and Avalonia.Markup.Xaml.Loader from 11.0.10 to
11.0.13
* Bump Avalonia.Svg and Avalonia.Svg.Skia from 11.0.0.18 to 11.0.0.19
**nuget: bump non-avalonia packages**
* Bump Concentus from 2.2.0 to 2.2.2
* Bump Microsoft.IdentityModel.JsonWebTokens from 8.1.2 to 8.3.0
* Bump Silk.NET.Vulkan group with 3 updates (2.21.0 to 2.22.0)
* Bump SkiaSharp group with 2 updates (2.88.7 to 2.88.9)
2025-01-13 11:15:05 -06:00
madwind
c4b9aedc0f
update
2025-01-13 22:44:44 +08:00
madwind
106b37f91f
Merge branch 'master' into SDL3
...
# Conflicts:
# src/Ryujinx/UI/ViewModels/Input/ControllerInputViewModel.cs
2025-01-13 09:14:47 +08:00
madwind
9356b68f26
Add a '*' to label the virtual controller.
2025-01-13 08:41:32 +08:00
IvonWei
14aafebaa6
Merge branch 'Ryubing:master' into master
2025-01-13 08:33:30 +08:00
shinyoyo
c2ae49eb47
Add some missing Simplified Chinese translations ( #515 )
2025-01-12 12:33:27 -06:00
madwind
f4e7482312
fix sdl3 motion
2025-01-11 23:10:08 +08:00
Evan Husted
0dd789e8a5
misc: chore: remove redundant trimming on CompatibilityEntry.GameName init
2025-01-11 01:26:34 -06:00
Evan Husted
41c8fd8194
misc: chore: lol this field was misspelled
2025-01-10 23:23:53 -06:00
Evan Husted
d4a7ee25ea
misc: chore: use ObservableProperty on input view models
2025-01-10 23:23:05 -06:00
Evan Husted
3141c560fb
misc: chore: remove sender parameter from LdnGameData receieved event
2025-01-10 23:15:55 -06:00
Evan Husted
de341b285b
misc: use ObservableProperty on HotkeyConfig fields
2025-01-10 23:15:37 -06:00
Evan Husted
4518666a04
Merge branch 'master' into master
2025-01-10 21:39:41 -06:00
Evan Husted
cc95e80ee9
misc: chore: Move converters into a directory in Helpers. Namespace unchanged
2025-01-10 20:24:53 -06:00
Evan Husted
d75ce52bd4
UI: Show play time in one time unit, maxing out at hours.
2025-01-10 20:23:47 -06:00
madwind
241b0152ad
update
2025-01-11 00:24:53 +08:00
Evan Husted
4a4ea557de
UI: compat: show last updated date on entry hover
2025-01-10 01:43:34 -06:00
Evan Husted
33f42adb11
Merge remote-tracking branch 'origin/master'
2025-01-09 22:09:01 -06:00
LotP1
918ec1bde3
cores rework ( #505 )
...
This PR changes the core count to be defined in the device instead of
being a const value.
This is mostly a change for future features I want to implement and
should not impact any functionality.
The console will now log the range of cores requested from the
application, and for now, if the requested range is not 0 to 2 (the 3
cores used for application emulation), it will give an error message
which tells the user to contact me on discord. I'm doing this because
I'm interested in finding applications/games that don't use 3 cores and
the error will be removed in the future once I've gotten enough data.
2025-01-09 21:43:18 -06:00
Evan Husted
cca429d46a
misc: chore: restore not enable
2025-01-09 21:42:54 -06:00
Evan Husted
845c86f545
misc: chore: cleanup AppletMetadata.CanStart
2025-01-09 21:14:35 -06:00
Evan Husted
27993b789f
misc: chore: fix some compile warnings
2025-01-09 20:23:26 -06:00
Evan Husted
bdd890cf6f
UI: logger function name
2025-01-09 19:48:11 -06:00