Commit Graph

  • dce5f0eb55 Edit TileIDs.cs (ryubing/ryujinx!81) master Canary-1.3.98 Daenorth 2025-07-24 20:04:22 +02:00
  • f2eb3749f9 Edit compatibility.csv (ryubing/ryujinx!80) Daenorth 2025-07-24 13:48:56 +02:00
  • 45b2e613cf Update Ryujinx.LibHac Canary-1.3.97 GreemDev 2025-07-20 03:29:01 -05:00
  • 932c480325 small translation update (ryubing/ryujinx!79) Babib3l 2025-07-16 21:02:26 +02:00
  • d60914ecec chore: converted BufferHandle ToInt32 extension to an implicit int operator on BufferHandle directly. update/dotnet/10 GreemDev 2025-07-03 23:21:51 -05:00
  • 15881cb385 chore: Split SoftFloat into multiple partial class parts GreemDev 2025-07-03 23:20:58 -05:00
  • ebbfcc32e2 chore: Split SoftFallback into multiple partial class parts GreemDev 2025-07-03 23:20:32 -05:00
  • a53de86a19 some more extension members GreemDev 2025-07-02 15:02:04 -05:00
  • 3311842a16 language feature: Extension Members: More converted GreemDev 2025-07-02 14:49:45 -05:00
  • 2403bd4f3c use extension members for StorageProviderExtensions GreemDev 2025-07-02 14:49:15 -05:00
  • 483d42ec38 language feature: Extension Members: HLE <-> UI enum converters GreemDev 2025-07-02 05:06:39 -05:00
  • fbb2f4bde0 Parse UI enum directly GreemDev 2025-07-02 05:06:12 -05:00
  • 81b454282a language feature: Extension Members: Misc enum extensions methods converted to properties GreemDev 2025-07-02 05:01:01 -05:00
  • 6c5f21e4e9 language feature: Extension Members: Ryujinx.Graphics.GAL.Format GreemDev 2025-07-02 02:58:30 -05:00
  • 00b784e046 language feature: Extension Members: OperandType GreemDev 2025-07-02 02:22:43 -05:00
  • bb1ab14214 language feature: Extension Members: HLE GreemDev 2025-07-02 02:05:20 -05:00
  • 2075c1a543 language feature: Extension Members: Graphics related, enums GreemDev 2025-07-02 02:04:47 -05:00
  • 99cbfc3822 language feature: Extension Members: CPU-related, enums GreemDev 2025-07-02 02:03:59 -05:00
  • 203a759775 Add .NET Runtime version in About window under Ryujinx version. GreemDev 2025-07-02 01:13:33 -05:00
  • 32b91b5ba9 Updated Brazilian Portuguese translation. (ryubing/ryujinx!77) Godzilaa4 2025-06-30 20:21:14 -05:00
  • 0ec18c0f43 Update to the french translation (ryubing/ryujinx!76) Babib3l 2025-06-30 20:45:29 +02:00
  • 7f91c0fcea Update UI Icons (ryubing/ryujinx!75) Neo 2025-06-30 03:15:14 -05:00
  • 983ee714e9 docs: compat: Risk of Rain Returns: Playable GreemDev 2025-06-28 04:24:20 -05:00
  • 1c92e8171f docs: Latest update redirect URL GreemDev 2025-06-28 04:21:04 -05:00
  • 31c63708e4 Update French Translation (ryubing/ryujinx!67) Neo 2025-06-23 14:50:47 -05:00
  • 0eba6c75b2 UI: Properly space total play time separator when loading bar is shown. GreemDev 2025-06-20 23:06:16 -05:00
  • aa53b9b39c UI: Don't show total play time if there is none. GreemDev 2025-06-20 23:02:39 -05:00
  • dc4dabc790 fix: UI deadlock when launching a game with "Trace Logs" enabled (ryubing/ryujinx!70) Coxxs 2025-06-19 20:51:11 -05:00
  • 7a8285bcb5 Exclude time spent with emulator paused from play time (ryubing/ryujinx!55) mqudsi 2025-06-19 16:33:10 -05:00
  • 76a1a65135 Implement CreateLibraryAppletEx in ILibraryAppletCreator (ryubing/ryujinx!69) Coxxs 2025-06-19 15:48:06 -05:00
  • be6e34f7e8 Correct typo on part of the character for word "server" (ryubing/ryujinx!68) WilliamWsyHK 2025-06-19 15:25:40 -05:00
  • 231c0f46e4 infra: [ci skip] fix inconsistent namespaces from update library GreemDev 2025-06-19 04:26:22 -05:00
  • 763c13555c infra: Use Ryujinx.UpdateClient NuGet package for checking for updates. Main benefit to this is sharing the C# model definitions from what the server returns and Ryujinx uses in-app without differences. Additionally removed the GitHub API JSON models. GreemDev 2025-06-19 04:18:02 -05:00
  • 72c480fd56 docs: compat: The Legend of Nayuta: Boundless Trails: ingame (ryubing/ryujinx!59) GreemDev 2025-06-18 14:31:08 -05:00
  • 29a785aed4 Updated Swedish translation (ryubing/ryujinx!66) yeager 2025-06-17 13:05:39 -05:00
  • f6f27786d3 Update Korean translation (ryubing/ryujinx!64) Hack茶ん 2025-06-17 03:21:30 -05:00
  • 755f7fa513 UI: RPC: Squeakross: Home Squeak Home image docs: compat: Squeakross: Home Squeak Home: Playable GreemDev 2025-06-16 02:06:45 -05:00
  • 909a674443 infra: Add package source mappings for Ryujinx.UpdateClient to silence compile warnings GreemDev 2025-06-16 02:05:11 -05:00
  • 731d722042 infra: Add NuGet config to solution items GreemDev 2025-06-16 02:04:48 -05:00
  • 3437eedff4 Revert "Structural and Memory Safety Improvements, Analyzer Cleanup (ryubing/ryujinx!47)" GreemDev 2025-06-15 20:45:26 -05:00
  • fc8b92e2de macOS: Fix MoltenVK config packing (ryubing/ryujinx!65) Emiyl 2025-06-15 18:24:45 -05:00
  • b08b1afcff Updated Brazilian Portuguese translation (ryubing/ryujinx!62) Godzilaa4 2025-06-15 10:28:41 -05:00
  • 10eca602b1 Update translation for Traditional Chinese (ryubing/ryujinx!61) WilliamWsyHK 2025-06-14 20:06:12 -05:00
  • 42df9aae7a [ci skip] Forgot closing / lol GreemDev 2025-06-13 15:51:23 -05:00
  • 56765f3251 Add support for notifying the update server when a new update has been pushed instead of relying on periodic refreshes GreemDev 2025-06-13 01:57:41 -05:00
  • 77bcf56230 [ci skip] UpdateClient package source GreemDev 2025-06-13 01:57:07 -05:00
  • b7ca8d66ca Updated Simplified Chinese translation (ryubing/ryujinx!58) shinyoyo 2025-06-11 19:43:50 -05:00
  • 29fa21afc1 Structural and Memory Safety Improvements, Analyzer Cleanup (ryubing/ryujinx!47) MrKev 2025-06-11 17:58:27 -05:00
  • 4df476f91c fix: socket blocking flag is inverted when setting it (ryubing/ryujinx!57) Coxxs 2025-06-11 16:44:07 -05:00
  • e01a99cc9a Update Korean translation (ryubing/ryujinx!56) Hack茶ん 2025-06-11 15:37:48 -05:00
  • e9949b2a72 Work around Escape hotkey race with exit confirmation dialog mqudsi 2025-06-10 22:52:08 -05:00
  • ef68c366fb fix: crash caused by cursor overflow rockingdice 2025-06-10 16:34:12 -05:00
  • 7617863704 fix: use the correct font family for CJK characters rockingdice 2025-06-10 15:41:39 -05:00
  • 1781bd2d36 infra: [ci skip] update CHANGELOG.md GreemDev 2025-06-09 19:57:31 -05:00
  • 1e3aac32de Remove GitHub updater support. GreemDev 2025-06-09 19:51:53 -05:00
  • a9e112d8d2 infra: CI: Remove GitHub release uploading from Stable workflow. GreemDev 2025-06-09 18:56:28 -05:00
  • bcf2b3ae96 misc: [ci skip] Missed the property part of _chosenProfile GreemDev 2025-06-09 17:59:40 -05:00
  • b06daf784e misc: Code styling changes & cleanups GreemDev 2025-06-09 17:57:26 -05:00
  • fbe80cc1fd Added the ability to switch between local and global input in the user configuration Goodfeat 2025-06-09 17:24:24 -05:00
  • b771793ed3 Update: Compatibility list Goodfeat 2025-06-09 02:54:45 -05:00
  • dd6e33ae31 Moved "Graphics Backend Multitreading" item to Graphics API & Optimization section Goodfeat 2025-06-09 02:37:49 -05:00
  • b8a2096dc6 UI: RPC: [ci skip] Add BL2, BLTPS, and Minecraft Dungeons RPC images GreemDev 2025-06-09 01:47:57 -05:00
  • 7e3d22b5da infra: [ci skip] Remove duplicate GLI install in canary CI GreemDev 2025-06-08 22:37:21 -05:00
  • 26932ced08 infra: Update to Ryujinx.LibHac 0.20.0 GreemDev 2025-06-08 22:31:32 -05:00
  • d99a6a0f0a misc: [ci skip] Cause GitHub fallback properly GreemDev 2025-06-08 21:06:02 -05:00
  • 58e2f957a7 docs: compat: further clarify the issue with 'FANTASY LIFE i: The Girl Who Steals Time' with 'crash' and 'vulkan-backend-bug' labels. GreemDev 2025-06-08 20:44:01 -05:00
  • 40f12bd8df docs: compat: ingame: FANTASY LIFE i: The Girl Who Steals Time GreemDev 2025-06-08 20:41:51 -05:00
  • 1067827dcf infra: Remove GitHub uploading from Canary CI workflows GreemDev 2025-06-08 17:55:36 -05:00
  • 28932a0ea3 infra: [ci skip] fix canary changelog generation GreemDev 2025-06-08 17:47:45 -05:00
  • 429203e5d2 infra: Custom Update server instead of direct GitLab API calls GreemDev 2025-06-08 17:37:34 -05:00
  • 301978a35d infra: [ci skip] make the canary release notes look nicer GreemDev 2025-06-05 23:07:02 -05:00
  • 13017a0eb4 canary CI: checkout code before trying to get current revision GreemDev 2025-06-05 20:56:17 -05:00
  • 60e59d2e2b misc: Update LibHac GreemDev 2025-06-05 20:45:35 -05:00
  • a9380092a7 infra: [ci skip] Move tag creation to the end of the build process in CI GreemDev 2025-06-05 01:57:09 -05:00
  • ee4466351f Vulkan: Use compute shader for non-indirect unsupported topology index buffer conversions KeatonTheBot 2025-06-05 01:19:44 -05:00
  • a0ad3c5dd3 misc: readme: stable and canary release channels from gitlab GreemDev 2025-06-04 23:18:44 -05:00
  • 93f30754e1 misc: [ci skip] fix typo in comment & rename CheckForUpdateAsync GreemDev 2025-06-04 21:05:54 -05:00
  • 089be24825 infra: Embed milestone description in stable release description in CI GreemDev 2025-06-04 21:05:35 -05:00
  • 3642c17669 infra: Send a Discord webhook message when a new build is available GreemDev 2025-06-04 04:31:41 -05:00
  • 1109dc8011 Use rcodesign for dylib signing where avaiilable and clear out all "._" files... TheToid 2025-06-03 23:26:49 -05:00
  • c37778c337 fix: use accurate length for enumerating LotP 2025-06-03 23:20:55 -05:00
  • d15d9e65c2 missed the projects/ API endpoint part GreemDev 2025-06-03 18:38:22 -05:00
  • cf819c572b infra: Add functionality to the CI to upload artifacts to this GitLab and make releases based on all files uploaded. GreemDev 2025-06-03 18:28:59 -05:00
  • b43ce7bce4 stable release test workflow for gitlab releases GreemDev 2025-06-03 04:04:41 -05:00
  • 5587926192 Update LibHac LotP 2025-06-01 01:28:21 -05:00
  • 50211d5f2d Fix ~3500 analyser issues MrKev 2025-05-30 17:08:34 -05:00
  • 634cfae98e Update Korean translation Hack茶ん 2025-05-29 19:09:03 -05:00
  • 07b1e849f9 misc: Remove internal release channel constants GreemDev 2025-05-29 17:36:24 -05:00
  • a742e9ff8e UI: RPC: Remove release channel from RPC logo hover GreemDev 2025-05-29 17:35:43 -05:00
  • c55e6c2f9b fix invalid link in canary release message & change stable too GreemDev 2025-05-29 16:14:51 -05:00
  • 860abda318 test new canary release channel repo GreemDev 2025-05-29 15:52:49 -05:00
  • 5c523243bc Revert "PPTC: fix rare EndOfStreamException in ContainsBlacklistedFunctions" GreemDev 2025-05-29 02:37:52 -05:00
  • 5bedfe2ca4 misc: fix duplicated code (oops), reorder the commands in-code to match the UI GreemDev 2025-05-29 02:09:21 -05:00
  • ff7a607b49 misc: Swap the context menu actions to Commands GreemDev 2025-05-29 01:20:21 -05:00
  • 81c1b14c0d [ci skip] infra: After a quick test, ARMeilleure didn't even use anything from Ryujinx.Common. GreemDev 2025-05-28 23:52:06 -05:00
  • 3c98be1a78 PPTC: fix rare EndOfStreamException in ContainsBlacklistedFunctions GreemDev 2025-05-28 23:35:44 -05:00
  • fbc566e0b4 Workaround undefined behavior in bad dual source blend states KeatonTheBot 2025-05-28 05:59:16 -05:00
  • 1ebc8c2ce6 UI: RPC: link to release channels on logo in RPC GreemDev 2025-05-28 00:13:27 -05:00
  • 60e12ac1af UI: Show "Paused" in place of FPS and FIFO when emulation is paused. GreemDev 2025-05-28 00:12:55 -05:00
  • d48ca5e7a3 headless: Load global input configs by default. Added an option --disable-main-input-config to disable this behavior. GreemDev 2025-05-27 23:46:43 -05:00