Mcost45
bb4f8d8749
Include SL/SR default bindings for single joycons ( ryubing/ryujinx!149 )
...
See merge request ryubing/ryujinx!149
2025-09-22 14:23:40 -05:00
GreemDev
ded76801d1
removal: Installing keys from a zip
...
Also cleaned up a bit
2025-09-04 19:04:50 -05:00
Neo
3969191605
UI: Menubar & Game Context Menu Updates ( ryubing/ryujinx!134 )
...
See merge request ryubing/ryujinx!134
2025-09-02 03:32:06 -05:00
GreemDev
7347ee2212
[ci skip] chore: UI: Add localization key for LDN Game Viewer filters dropdown button heading
2025-08-30 22:13:38 -05:00
GreemDev
6e47d8548c
feature: UI: LDN Games Viewer
...
This window can be accessed via "Help" menu in the title bar.
This menu's data is synced with the in-app-list LDN game data, and that has been modified to hide unjoinable games (in-progress and/or private (needing a passphrase)). You can still see these games in the list.
2025-08-30 19:54:00 -05:00
GreemDev
da340f5615
chore: remove redundant CloseWindow helper
2025-08-30 00:40:39 -05:00
GreemDev
be249f7bdc
chore: move NFC tags URL to SharedConstants.cs
2025-08-30 00:35:16 -05:00
GreemDev
0203065fed
ui: fix: Missing "Loading" text when shader cache is disabled and PPTC doesn't trigger
2025-08-27 22:35:09 -05:00
VewDev
d499449f57
feat(ui): improve Amiibo selection UX ( ryubing/ryujinx!121 )
...
See merge request ryubing/ryujinx!121
2025-08-25 05:14:06 -05:00
GreemDev
234cb99325
[ci skip] chore: minor nitpick: Use passed dlc IDs array instead of the field
2025-08-23 23:50:23 -05:00
GreemDev
461c1f5342
UI: compat list: fix squished search box
2025-08-13 04:08:28 -05:00
Neo
cfea61b3a0
QUICK FIX: Compatibility Window Checkbox Spacing ( ryubing/ryujinx!112 )
...
See merge request ryubing/ryujinx!112
2025-08-13 03:53:58 -05:00
Neo
ae2e9a73ab
UI Updates Batch 2 ( ryubing/ryujinx!105 )
...
See merge request ryubing/ryujinx!105
2025-08-12 17:45:24 -05:00
Coxxs
d22756f1bd
Add GDB Stub ( ryubing/ryujinx!71 )
...
See merge request ryubing/ryujinx!71
2025-08-04 20:45:15 -05:00
Neo
324f18aa5f
Tooltip Fix Pt.4 ( ryubing/ryujinx!101 )
...
See merge request ryubing/ryujinx!101
2025-08-03 04:39:56 -05:00
Neo
31870707cf
Tooltip Fix Pt.3 ( ryubing/ryujinx!96 )
...
See merge request ryubing/ryujinx!96
2025-08-02 20:30:54 -05:00
Neo
bc6be4e088
Other Tooltips Pt.2 ( ryubing/ryujinx!95 )
...
See merge request ryubing/ryujinx!95
2025-08-02 05:01:59 -05:00
Neo
64a6494d90
GameListContext Menu Tooltips ( ryubing/ryujinx!94 )
...
See merge request ryubing/ryujinx!94
2025-08-02 04:51:32 -05:00
Neo
14e794af84
Update UI Icons ( ryubing/ryujinx!75 )
...
See merge request ryubing/ryujinx!75
2025-06-30 03:15:14 -05:00
GreemDev
74a9b94227
UI: Properly space total play time separator when loading bar is shown.
2025-06-20 23:06:16 -05:00
GreemDev
d3208a4c44
UI: Don't show total play time if there is none.
2025-06-20 23:02:39 -05:00
Coxxs
5d136980a3
fix: UI deadlock when launching a game with "Trace Logs" enabled ( ryubing/ryujinx!70 )
...
See merge request ryubing/ryujinx!70
2025-06-19 20:51:11 -05:00
mqudsi
572ad1eac5
Exclude time spent with emulator paused from play time ( ryubing/ryujinx!55 )
...
See merge request ryubing/ryujinx!55
2025-06-19 16:33:10 -05:00
GreemDev
77a797f154
Revert "Structural and Memory Safety Improvements, Analyzer Cleanup ( ryubing/ryujinx!47 )"
...
This reverts merge request !47
2025-06-15 20:45:26 -05:00
MrKev
ea027d65a7
Structural and Memory Safety Improvements, Analyzer Cleanup ( ryubing/ryujinx!47 )
...
See merge request ryubing/ryujinx!47
2025-06-11 17:58:27 -05:00
mqudsi
512120db04
Work around Escape hotkey race with exit confirmation dialog
...
See merge request ryubing/ryujinx!54
2025-06-10 22:52:08 -05:00
rockingdice
b97fae08b5
fix: use the correct font family for CJK characters
...
See merge request ryubing/ryujinx!52
2025-06-10 15:41:39 -05:00
GreemDev
9d83dfd19c
misc: [ci skip] Missed the property part of _chosenProfile
2025-06-09 17:59:40 -05:00
GreemDev
ce31a47934
misc: Code styling changes & cleanups
2025-06-09 17:57:26 -05:00
Goodfeat
d31d1f91cf
Added the ability to switch between local and global input in the user configuration
...
See merge request ryubing/ryujinx!8
2025-06-09 17:24:24 -05:00
Goodfeat
ef02194a77
Update: Compatibility list
...
See merge request ryubing/ryujinx!29
2025-06-09 02:54:45 -05:00
Goodfeat
a16764d191
Moved "Graphics Backend Multitreading" item to Graphics API & Optimization section
...
See merge request ryubing/ryujinx!13
2025-06-09 02:37:49 -05:00
GreemDev
f2aea4fb22
misc: [ci skip] fix typo in comment & rename CheckForUpdateAsync
2025-06-04 21:05:54 -05:00
GreemDev
8f5102aa2a
infra: Add functionality to the CI to upload artifacts to this GitLab and make releases based on all files uploaded.
...
See merge request ryubing/ryujinx!48
2025-06-03 18:28:59 -05:00
MrKev
361d0c5632
Fix ~3500 analyser issues
...
See merge request ryubing/ryujinx!44
2025-05-30 17:08:34 -05:00
GreemDev
81412c7dd5
misc: fix duplicated code (oops), reorder the commands in-code to match the UI
2025-05-29 02:09:21 -05:00
GreemDev
960421a7c1
misc: Swap the context menu actions to Commands
2025-05-29 01:58:05 -05:00
GreemDev
6873303864
UI: Show "Paused" in place of FPS and FIFO when emulation is paused.
2025-05-28 00:12:55 -05:00
GreemDev
be6919d931
cpu: turbo: Increase Turbo cap to 1000% and remove the discrepancy between the slider and number box max values.
2025-05-27 23:36:53 -05:00
GreemDev
cf0185da17
Add LotP to About window
2025-05-27 23:36:53 -05:00
GreemDev
d85ec0eff5
infra: use src.ryujinx.app redirect domain for git repo button
2025-05-20 04:40:46 -05:00
GreemDev
7a3a21b0c0
ui: Proper light/dark GitLab logos.
...
Images from 6c7b7d6fc4
2025-05-20 04:36:31 -05:00
GreemDev
92440afcd7
UI: Show Total Time Played at the bottom of the UI in the status bar next to game total.
...
Does not show up in-game, and is recalculated every time the game list is reloaded.
2025-05-20 04:19:54 -05:00
Goodfeat
0ae536a757
Improvements and fixes to issues in the controller input menu
...
See merge request ryubing/ryujinx!2
2025-04-24 00:16:53 -05:00
Goodfeat
6602693477
feature: add the ability to skip profile select dialog when opening games that use it
...
the skip behavior is done by passing the user id of the profile you have selected in Options > Manage User Profiles.
See merge request ryubing/ryujinx!9
2025-03-30 22:29:57 -05:00
GreemDev
2ea9e945ab
Move locales.json to repository root under "assets" folder
...
See merge request ryubing/ryujinx!20
2025-03-30 02:06:04 -05:00
GreemDev
8ad5c73f4c
feature: Turbo Mode
...
Adds an elapsed tick multiplier feature which speeds up games which are built upon delta time.
More information: https://web.archive.org/web/20240713135029/https://github.com/Ryujinx/Ryujinx/pull/6456
2025-03-25 02:37:22 +00:00
GreemDev
f09ca0f57f
UI: Restore in-app changelog functionality
2025-03-18 18:58:52 -05:00
GreemDev
57118e00fb
UI: Added the ability to unbind hotkeys via pressing backspace.
2025-03-14 23:52:27 -05:00
GreemDev
11ea020092
UI: Change the github button in the About window to a gitlab one
2025-03-14 23:42:57 -05:00