Age | Commit message (Expand) | Author |
2023-06-28 | [Ryujinx.Common] Address dotnet-format issues (#5358)1.1.936 | TSRBerry |
2023-06-28 | Apply new naming rule to all projects except Vp9 (#5407)1.1.927 | TSRBerry |
2023-06-23 | "StartsWith" and "EndsWith" overloads that take a "char" should be used inste...1.1.903 | Marco Carvalho |
2023-06-23 | "Find" method should be used instead of the "FirstOrDefault" extension (#5344)1.1.902 | Marco Carvalho |
2023-06-23 | "Exists" method should be used instead of the "Any" extension (#5345)1.1.901 | Marco Carvalho |
2023-06-22 | GetHashCode should not reference mutable fields (#5331)1.1.899 | Marco Carvalho |
2023-06-20 | misc: Implement address space size workarounds (#5191)1.1.898 | Mary |
2023-06-15 | Inheritance list should not be redundant (#5230)1.1.895 | Marco Carvalho |
2023-06-15 | Blocks should be synchronized on read-only fields (#5212)1.1.894 | Marco Carvalho |
2023-06-13 | Mod Loader: Stop loading mods from folders that don't exactly match titleId (...1.1.890 | Kurochi51 |
2023-06-12 | hle: Stub IHidbusServer.GetBusHandle (#5284)1.1.887 | Steveice10 |
2023-06-09 | Non-flags enums should not be used in bitwise operations (#5214)1.1.881 | Marco Carvalho |
2023-06-09 | Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'Co...1.1.877 | Marco Carvalho |
2023-06-09 | Swkbd Applet Fixes (#5236)1.1.876 | Isaac Marovitz |
2023-06-09 | Removing shift by 0 (#5249)1.1.875 | Marco Carvalho |
2023-06-04 | Replacing ZbcColorArray with Array4<uint> (#5210)1.1.864 | Marco Carvalho |
2023-06-04 | Check KeyboardMode in GUI (#4343)1.1.862 | WilliamWsyHK |
2023-05-25 | Fix mod names (#5088)1.1.823 | TSRBerry |
2023-05-21 | ServerBase thread safety (#4577)1.1.813 | jhorv |
2023-05-13 | audio: sdl2: Do not report 5.1 if the device doesn't support it (#4908)1.1.797 | Mary |
2023-05-09 | IPC - Refactor Bcat service to use new ipc - Revisit (#4803)1.1.774 | Emmanuel Hansen |
2023-05-08 | misc: Avoid copy of ApplicationControlProperty (#4849)1.1.768 | Mary |
2023-05-08 | time: Update for 15.0.0 changes and fixes long standing issues (#4822)1.1.766 | Mary |
2023-05-07 | misc: Switch ProcessResult to a class (#4846)1.1.765 | Mary |
2023-05-06 | AM: Stub some service calls (#4825)1.1.762 | Ac_K |
2023-05-05 | ModLoader: Fix case sensitivy issues without breaking cheats (#4783)1.1.753 | TSRBerry |
2023-05-04 | Revert "bcat ipc (#4446)" (#4801)1.1.751 | gdkchan |
2023-05-04 | bcat ipc (#4446)1.1.749 | Emmanuel Hansen |
2023-05-03 | Revert "ModLoader: Fix case sensitivy issues (#4720)" (#4781)1.1.746 | Mary |
2023-05-03 | ModLoader: Fix case sensitivy issues (#4720)1.1.744 | TSRBerry |
2023-04-27 | Move solution and projects to src | TSR Berry |