Commit graph

  • 709eeda94a (try) fix PR build comments Evan Husted 2024-12-28 02:00:46 -06:00
  • 7d54424048 misc: Use selector fields Evan Husted 2024-12-27 21:31:46 -06:00
  • 664c63c6a8 metal: Bump SharpMetal to preview 21 Evan Husted 2024-12-27 20:47:02 -06:00
  • 153d1ef06b
    ru_RU locale update (#450) Elijah Fronzak 2024-12-28 03:45:42 +03:00
  • e1e4e5d2d5
    Swedish translation (#446) Daniel Nylander 2024-12-28 00:58:58 +01:00
  • 44ee4190e6 JAVASCRIPT LOL Evan Husted 2024-12-27 16:11:23 -06:00
  • 9408452f93 ok that one was my fault Evan Husted 2024-12-27 16:10:03 -06:00
  • 38833ff60a i dont know why this is failing this is stupid Evan Husted 2024-12-27 16:07:23 -06:00
  • 1faa72f22f infra: fix big tables in releases Evan Husted 2024-12-27 15:44:20 -06:00
  • 56e45ae648 misc: Collapse LdnGameDataArray into the main class as an inner class - privated the constructor; only obtainable by the static helper on the main LdnGameData class. - constructor logic now in the static helper; constructor just directly sets the data it's given. Evan Husted 2024-12-27 15:33:31 -06:00
  • 07074272ca Revert "UI: Directly proxy window properties on the view model back to the stored window" Evan Husted 2024-12-27 15:24:57 -06:00
  • 9eb273a0f7 Org rename (they call me indecisive) Evan Husted 2024-12-27 02:05:37 -06:00
  • ccddaa77d1 infra: Org Evan Husted 2024-12-27 01:59:29 -06:00
  • 01c2e67334 lol Evan Husted 2024-12-27 01:41:48 -06:00
  • 4c646721d6 infra: Testing moving canary to the future home of this fork Evan Husted 2024-12-27 01:38:51 -06:00
  • d3bc3a1081 UI: Simplify LDN data logic Evan Husted 2024-12-27 01:32:23 -06:00
  • c69881a0a2 UI: chore: remove direct static MainWindowViewModel reference Evan Husted 2024-12-27 00:47:57 -06:00
  • 1bc0159139 Once again, I am stupid Evan Husted 2024-12-27 00:41:50 -06:00
  • 0733b7d0a1 chore: Remove duplicate VSyncMode enum in GAL Evan Husted 2024-12-27 00:38:12 -06:00
  • 9df1366fa1 I may be stu-- nah. I am here. I am stupid for this one. Evan Husted 2024-12-27 00:00:29 -06:00
  • c73b5bdf46 metal: wip: allow getting/setting developerHUDProperies Evan Husted 2024-12-26 23:58:55 -06:00
  • 9754d247b5 UI: Directly proxy window properties on the view model back to the stored window Evan Husted 2024-12-26 23:32:53 -06:00
  • 267e9f6350 UI: Redirect IME errors to Debug instead of error Evan Husted 2024-12-26 23:13:35 -06:00
  • d7b3dd12d1 UI: Set title bar icon to the already loaded one Evan Husted 2024-12-26 22:58:49 -06:00
  • c9b2a6b1f1 metal: Try and see if this lets VSync turn off. Evan Husted 2024-12-26 22:42:39 -06:00
  • 17233d30da misc: give various threads dedicated names Move all title ID lists into a TitleIDs class in Ryujinx.Common, with helpers. Unify & simplify Auto graphics backend selection logic Evan Husted 2024-12-26 00:29:00 -06:00
  • 2bf48f57d2
    Add more games to metal list (#447) Otozinclus 2024-12-25 21:19:53 +01:00
  • 412d4065b8 UI: Abstract applet launch logic for future potential applets Optimize locale loading (remove always loading english, that was only needed with the old system) Evan Husted 2024-12-25 00:56:01 -06:00
  • e6644626fc UI: Fix negative space savings in XCI trimmer Evan Husted 2024-12-25 00:06:29 -06:00
  • 0bacdb8765 Improve locale file parsing error descriptions Evan Husted 2024-12-24 22:19:58 -06:00
  • 0ca4d6e921 misc: Move StatusBarSeparator into Controls namespace, rename to MiniVerticalSeparator add bulk property change event method give each markup extension its own property name Evan Husted 2024-12-24 21:55:12 -06:00
  • f0aa7eedf6 lol Evan Husted 2024-12-24 21:15:13 -06:00
  • 41acc4b1f3 UI: misc: Collapse repeated identical Border usages into a helper control. Evan Husted 2024-12-24 21:14:17 -06:00
  • 7aede70ba9 UI: Make custom title bar window controls extend exactly as long as the menu bar is tall Evan Husted 2024-12-24 21:00:41 -06:00
  • a0a4f78cff UI: Thin down the borders of the app icon a little bit and trim down the file size significantly. Evan Husted 2024-12-24 20:47:14 -06:00
  • 16a60fdf12 UI: Rename App to RyujinxApp Add more NotificationHelper methods Simplify ID copy logic Evan Husted 2024-12-24 13:39:48 -06:00
  • 4d7350fc6e UI: Copy Title ID by clicking on it. Evan Husted 2024-12-24 13:23:43 -06:00
  • b05eab21a2 misc: always log backend when creating embeddedwindow Evan Husted 2024-12-24 01:40:29 -06:00
  • ff667a5c84 chore: Fix .ctor message source Evan Husted 2024-12-24 01:35:27 -06:00
  • 2f540dc88c infra: chore: fix/silence compile warnings Evan Husted 2024-12-24 01:23:01 -06:00
  • 3cb996bf5c UI: Log backend used when Auto is selected Evan Husted 2024-12-24 01:15:23 -06:00
  • 852823104f
    EXPERIMENTAL: Metal backend (#441) Evan Husted 2024-12-24 00:55:16 -06:00
  • 3094df54dd
    Update Norwegian Translation (#418) Daenorth 2024-12-24 00:03:33 +01:00
  • 278fe9d4f0 Add buildvalidationtasks project to infra label Evan Husted 2024-12-23 16:16:48 -06:00
  • a560d2efdb
    UI: Added missing french locales/Translated french locales (#415) GabCoolGuy 2024-12-23 22:43:06 +01:00
  • a270dc721c
    UI: Option to resize window to 1440p, 2160p (#432) asfasagag 2024-12-22 20:49:40 -08:00
  • 23b0b22400 UI: Ensure last played date & time are always on 2 separate lines, for consistency. Evan Husted 2024-12-22 16:08:12 -06:00
  • 3dfbf55611 Merge remote-tracking branch 'origin/master' Evan Husted 2024-12-22 16:01:19 -06:00
  • cb355f504d UI: Rearrange help menu item & merge wiki page link buttons into a "category" button. Evan Husted 2024-12-22 16:01:09 -06:00
  • b5483d8fe0
    Prefer generic overload when type is known (#430) Marco Carvalho 2024-12-22 16:23:35 -03:00
  • 8259f790d7 misc: Cleanup locale validator Evan Husted 2024-12-22 13:19:10 -06:00
  • 1ea345faa7 UI: Move Match PC Time to next to the time selector & change label & tooltip to clarify behavior further. Evan Husted 2024-12-22 12:53:48 -06:00
  • 5913ceda40
    Avoid zero-length array allocations (#427) Marco Carvalho 2024-12-22 14:36:05 -03:00
  • decd37ce6d
    Add missing "yield return" (#424) Marco Carvalho 2024-12-22 02:28:31 -03:00
  • 67ec10feea
    Korean translation update (#422) Hack茶ん 2024-12-22 13:46:57 +09:00
  • 4c7cb54ec6 misc: I may be stupid Evan Husted 2024-12-21 21:52:04 -06:00
  • f898a5ecf4 Remove code references to having a flatpak version Evan Husted 2024-12-21 20:06:59 -06:00
  • 2fac0f4db1 Specify it's date & time Evan Husted 2024-12-21 20:00:16 -06:00
  • 0f18df982f UI: localize the button & make it smaller Evan Husted 2024-12-21 19:59:16 -06:00
  • d9fe0da345 UI: Button to set emulator time based on system time in settings, under the time settings. Evan Husted 2024-12-21 19:43:40 -06:00
  • 1f0fa525a3 UI: some languages did already say Firmware version oddly enough Evan Husted 2024-12-21 19:03:08 -06:00
  • e15a207656 misc: Improve broken locale.json crash message Evan Husted 2024-12-21 18:58:53 -06:00
  • 77ef82d92a misc: Cache LocalesJson when loading locale Evan Husted 2024-12-21 18:57:05 -06:00
  • ba199f4325 UI: Change "System Version" to "Firmware Version" and change 0.0 when firmware is not installed to NaN Evan Husted 2024-12-21 18:34:07 -06:00
  • 4171913baf misc: One additional usage of Lock & comment why it's not used on the others. Evan Husted 2024-12-21 17:05:46 -06:00
  • 5b36a9cf9f chore: small cleanups Evan Husted 2024-12-21 16:59:13 -06:00
  • a460eda195
    UI: Fixed some light theme colors (#420) GabCoolGuy 2024-12-21 18:19:29 +01:00
  • c77c1acd08
    Resolve Image Usage Validation Error (#296) sunshineinabox 2024-12-20 14:31:05 -08:00
  • d68295e57d infra: remove duplicate tables, I think this is ignored entirely anyways due to omitBodyDuringUpdate. Evan Husted 2024-12-20 16:03:03 -06:00
  • bb3d95722e infra: fix casing in release artifact tables Evan Husted 2024-12-20 15:51:24 -06:00
  • 2fa3a7bfa1 HLE: rename AmiiboDecrypter to AmiiboDecryptor Evan Husted 2024-12-20 15:44:01 -06:00
  • 381921390a UI: Only show Amiibo bin scan menu item if the key file exists Evan Husted 2024-12-20 15:41:18 -06:00
  • 221524d879
    Added Support for 532-Byte Amiibo BIN Files (#412) Jacobwasbeast 2024-12-20 13:54:27 -06:00
  • 9cddf3b66b
    Unified locales (#391) LotP1 2024-12-20 20:27:11 +01:00
  • 0adaa4cb96
    Adds the ability to read and write to amiibo bin files (#348) Jacobwasbeast 2024-12-19 22:36:46 -06:00
  • ff6628149d
    Migrate to .NET 9 (#198) Marco Carvalho 2024-12-19 21:52:25 -03:00
  • 8db5a7e98b UI: Fix logo aliasing Evan Husted 2024-12-17 21:20:36 -06:00
  • 8e00cb5232
    UI: Add faq, setup and multiplayer guides to the Help dropdown (#383) GabCoolGuy 2024-12-15 17:45:37 +01:00
  • 362f62cd39
    Revamp README header Evan Husted 2024-12-14 08:41:44 -06:00
  • 2cd54d0da0 Remove icon padding Evan Husted 2024-12-14 08:03:17 -06:00
  • b97b8ca8f5 Logo from PR #381 everywhere Evan Husted 2024-12-14 07:26:56 -06:00
  • d7d4225e0d
    New macOS icon (#381) Matteo Forlani 2024-12-14 14:23:47 +01:00
  • a9e0fac9dc
    fix changelogs in canary release Evan Husted 2024-12-13 19:28:34 -06:00
  • 1b9656e960
    Norwegian Translation (#338) Daenorth 2024-12-13 10:56:20 +01:00
  • 8994e7476c
    Korean Former Maintainers & About description translations (#371) Hack茶ん 2024-12-13 18:54:07 +09:00
  • b3944a18b7
    Some changes to Ukrainian localization (uk_UA.json) (#356) rrondo 2024-12-10 19:58:53 +02:00
  • 18c957f90b
    infra: Add a table to the releases (#363) GabCoolGuy 2024-12-10 18:02:18 +01:00
  • 1a005f96e7 Merge remote-tracking branch 'origin/master' Evan Husted 2024-12-08 13:05:47 -06:00
  • 072cd2824a misc: chore: Simplify Updater version parsing. Evan Husted 2024-12-08 13:05:35 -06:00
  • 9da97bc911 misc: chore: Collapse XCIFileTrimmerLog implementations into a single class. Evan Husted 2024-12-08 13:05:09 -06:00
  • 39252b7267 UI: Update About window with the current status of the project. Evan Husted 2024-12-08 13:04:01 -06:00
  • ec11bf2af9 i18n: Clean out old translations and reset outdated ones Evan Husted 2024-12-07 08:53:23 -06:00
  • 8ae72c1a00
    Fix Windows Terminal hide/show functions (#342) bangfire 2024-12-07 13:17:39 +00:00
  • 06abba25c1 UI: Adapt accent color to the user's system. Evan Husted 2024-12-07 06:22:46 -06:00
  • de00a71690 UI: Fix missing total DLC count. Fixes #347. Evan Husted 2024-12-07 05:48:11 -06:00
  • 315a1819c0 Attempt #2 Evan Husted 2024-12-07 05:31:37 -06:00
  • 4ffb8aef12 Try and fix nullref Evan Husted 2024-12-07 05:21:16 -06:00
  • 290a6ad5de HLE: extract custom NACP data functionality into a static helper for generic reuse elsewhere, and clarify magic numbers. Evan Husted 2024-12-07 04:30:04 -06:00
  • eda4f4349b headless: Actually log the command line errors Evan Husted 2024-12-07 04:06:07 -06:00
  • 5fbcb1f3a7 misc: chore: Cleanups & unused parameter removal Evan Husted 2024-12-07 04:05:39 -06:00