Commit Graph

  • f3de3ad3f6 [xb] Add clang-format-20, raise minimum version Margen67 2025-07-06 20:06:56 -07:00
  • 54055a2271 [xb] Remove redundant Python path Margen67 2025-07-06 19:04:27 -07:00
  • b6884ba10b [XAM] Added back sleep in CompleteOverlappedDeferred Adrian 2025-06-29 13:26:45 +01:00
  • f819f23854 [BUILD] Check if building failed from build script Adrian 2025-06-24 18:09:43 +01:00
  • c5d6db2840 [XAM/UI] Cast gamercard ImGUI string size to int Adrian 2025-06-22 18:04:39 +01:00
  • f6323beb20 [XGI] Restrict XSessionCreate to offline sessions Adrian 2025-06-22 18:28:08 +01:00
  • 20d3ac4ca9 [XAM/USER] - Implement Multiple Functions The-Little-Wolf 2025-06-15 12:10:45 -07:00
  • fd1abfe6aa [Lint/CI] Use LLVM v19 for Linux & Lint Adrian 2025-06-20 23:05:29 +01:00
  • f91be22742 [KERNEL/KERNEL_STATE] - Startup kXNotifyLive The-Little-Wolf 2025-06-17 21:08:42 -07:00
  • f65f044ee5 [XAM/UI] - XamShowMarketplaceUI Improvements The-Little-Wolf 2025-06-13 11:37:58 -07:00
  • 1d7973aea5 Fixed git checkout to canary-experimental instead of canary_experimental (#644) Binh Nguyen 2025-06-10 22:04:21 +07:00
  • 422517c673 [XAM] Only show license_mask instructions for XBLA game unlock offer ids NicknineTheEagle 2025-06-02 03:03:05 +03:00
  • 15008ccecc [CI] Check binary size Margen67 2025-06-02 00:41:30 -07:00
  • b864149575 [Misc] Cleanup in Kernel Gliniak 2025-05-29 10:15:44 +02:00
  • 50492a951e [Misc] Moved pe_image to base from 3pp and cut unnecessary parts Gliniak 2025-05-29 21:06:00 +02:00
  • 31ce3e0c71 [XAM] Added overlap to XamUserReadProfileSettings Gliniak 2025-05-30 20:26:54 +02:00
  • 96c2fb13f7 [Kernel] NtReadFile: Add APC call only for successful executions Gliniak 2025-05-27 12:31:42 +02:00
  • 97be6ebf51 [Kernel] XFile: Override file position if offset is provided Gliniak 2025-05-30 19:12:39 +02:00
  • 6173cedde7 [XAM] Changed behaviour of XamUserReadProfileSettings for invalid settings Gliniak 2025-05-30 18:56:46 +02:00
  • e601b5ab87 [UI] Added modify profile UI Gliniak 2025-05-10 12:52:05 +02:00
  • 270e88a7a7 [Emulator] Removed marking extracted games as booted from disc Gliniak 2025-05-27 20:22:42 +02:00
  • bb20633c52 [Kernel] Fixed bug in IsOriginalXboxTitle and IsAppTitle function Gliniak 2025-05-27 09:12:13 +02:00
  • 9308a35624 [XAM/VOICE] - Stub XamVoiceGetMicArrayStatus The-Little-Wolf 2025-04-26 19:38:06 -07:00
  • de10b9ef91 [Kernel] Updated XAM loader to add '$flash_xam.xex' seven7000 2025-05-21 21:27:35 -03:00
  • f4b854e484 [Kernel] Added option to load provided XAM for resource usage Gliniak 2025-05-20 12:55:02 +02:00
  • 97a45315e3 [XConfig] Added enum for all config settings Gliniak 2025-05-20 22:41:27 +02:00
  • a79c00f67a [XConfig] Changed raw category values into enum Gliniak 2025-05-20 22:07:16 +02:00
  • 63c2d94a98 Implement LaunchFileExplorer the same as LaunchWebBrowser. Peter Wright 2025-05-19 19:29:44 +01:00
  • b43cb2ed8e [XAM] Added stub for: XamDoesOmniNeedConfiguration Gliniak 2025-05-18 23:14:47 +02:00
  • d211130c6c [Kernel] Fixed incorrect behaviour of IsSystemTitle util Gliniak 2025-05-17 22:28:22 +02:00
  • 5e9019309e [Misc] Removed dead link Radosław Gliński 2025-05-17 17:52:07 +02:00
  • b447699a5b [GPU] Occlusion query faking extension Gliniak 2025-05-14 20:53:47 +02:00
  • fb3c12d362 [Kernel] Toggle DmIsDebuggerPresent when debug = true imaginebeingatcomputers 2025-05-15 13:30:22 -05:00
  • fe739208b6 [VFS] Rewrote STFS to use memory mapping Gliniak 2025-05-13 21:05:46 +02:00
  • e85c2392ba [Kernel] Implemented: KeSetPriorityThread Gliniak 2025-05-12 21:10:19 +02:00
  • 2c8acf7b96 [CI] use gzip in tar compression imaginebeingatcomputers 2025-05-09 21:40:00 -05:00
  • de3b49e356 [XAM] Added overlap to XamReadTile Gliniak 2025-05-07 20:41:34 +02:00
  • f6d9e76fca [XAM] Fixed assertion related to incorrect casting Gliniak 2025-05-07 20:05:29 +02:00
  • dd112ed462 [XAM] Multiple Profile/Dashboard related changes. Gliniak 2025-05-06 23:10:18 +02:00
  • d18f80457d [XAM] Implemented: XamReadTile(Ex) Gliniak 2025-05-05 22:55:49 +02:00
  • c15dde52d6 [Kernel/Video] Removed unknown fields from X_VIDEO_MODE structure Gliniak 2025-05-05 21:30:22 +02:00
  • 9434cc89c9 [XAM] Fixed specific edge-case when DLCs or Installed Data wouldn't be visible Gliniak 2025-05-04 22:35:59 +02:00
  • 6b055f1f74 [XAM] Assert struct sizes and misc struct adjustments Adrian 2025-05-05 17:57:45 +01:00
  • 8cf15a8d54 [XAM/INFO] - Implement XamSetActiveDashAppInfo and XamGetActiveDashAppInfo The-Little-Wolf 2025-04-27 20:01:34 -07:00
  • 3ba31d9f9a Revert "[D3D12] Changed default resource state based on GPU Validation" Gliniak 2025-05-04 08:47:46 +02:00
  • bc6bce780a [XAM/XMP] Added missing nullptr check in: XMPGetStatus Gliniak 2025-05-03 21:29:37 +02:00
  • 2a4ca1a1b7 [VFS] Added fallback if conversion of 1252->UTF8 fails Gliniak 2025-05-03 20:58:14 +02:00
  • 9f8fad7551 [3PP] Update Vulkan-Headers to v1.4.313 Stefan Schmidt 2025-04-27 03:59:10 +02:00
  • 8273e8928a [3PP] Update VulkanMemoryAllocator to v3.2.1 Stefan Schmidt 2025-04-27 03:58:18 +02:00
  • 674870d881 [D3D12] Fixed stability issues (Graphics lost) on AMD GPUs Gliniak 2025-04-28 23:08:05 +02:00
  • 900a02efff [XAM] Added property deserialization Adrian 2025-04-05 19:55:54 +01:00
  • be715f76fa [Linux] Resolved issue with huge executable file under linux Gliniak 2025-04-27 18:42:41 +02:00
  • 03571ac4c1 [XAM] Added space reporting from "content" storage drive. Gliniak 2025-04-27 14:03:55 +02:00
  • b8296a9bc9 [XAM] Partial implementation of: XamContentResolve and Listing of ODD content packages Gliniak 2024-11-03 12:09:53 +01:00
  • 418de9b7f2 [XAM] Increase free space on HDD device Adrian 2025-04-26 14:14:04 +01:00
  • 7797adf5f2 [UI] Fixed issue with freezing/crashing (BSOD) UI caused by incorrect fence Gliniak 2025-04-26 11:16:31 +02:00
  • be44b9ba33 [XAM/INFO] - Implement multiple functions The-Little-Wolf 2025-04-19 23:07:28 -07:00
  • afe74e3d72 [UI] Fixed issue with multiple ImGui windows having the same ID Gliniak 2025-04-24 22:24:54 +02:00
  • 8f647c548d [D3D12] Removed GBV warning related to incorrect blend setup in specific conditions Gliniak 2025-04-24 19:30:47 +02:00
  • 2941b672d6 [Kernel] Implemented NtFreeEncryptedMemory Adrian 2025-04-21 20:51:28 +01:00
  • 7566871220 [D3D12] Changed default resource state based on GPU Validation Gliniak 2025-04-22 19:20:08 +02:00
  • 179591c8bc [UI] Include null terminator in MessageBoxDialog Adrian 2025-04-20 21:30:37 +01:00
  • 8197881803 [UI] Added detailed installation state to "Install Content" option Gliniak 2025-04-19 21:13:46 +02:00
  • 5ba6c2b840 [VFS] Improved initial loading time during "Install Content" Gliniak 2025-04-19 16:54:25 +02:00
  • 56703e52e2 [UI] Redesigned "Install Content" window Gliniak 2025-03-26 20:52:11 +01:00
  • 5d5eb03127 [GPU] Adding Registers from Xenon Xphalnos 2025-04-02 13:20:00 +02:00
  • 066391fb59 [main ui] Properly handle XDG format specifications for Linux systems. Marco Rodolfi 2025-02-09 14:07:34 +01:00
  • bde7d5579a [Kernel] Fixed xex2_version Adrian 2025-04-15 12:15:46 +01:00
  • 31d715d100 [Premake] Removed unused/unnecessary subprojects. Gliniak 2025-04-14 22:17:00 +02:00
  • 7298536d46 [HID] Added support for Xbox 360 Skylanders Portal Gliniak 2025-04-07 22:14:31 +02:00
  • 7667958556 [3PP] Added Libusb Gliniak 2025-04-05 18:23:25 +02:00
  • d2b265e251 [XAM/NUI] - Implement More Functions The-Little-Wolf 2025-02-28 15:13:27 -08:00
  • 02c95bee06 [XAM] Implemented XamShowCreateProfileUI Adrian 2025-01-01 23:48:08 +00:00
  • 1a356f7344 [Kernel] Add option to ignore incompatible title updates with mismatched signatures Michael Oliver 2025-04-11 16:28:18 +01:00
  • 47f327e848 [Misc] Replaced const with constexpr where possible Xphalnos 2025-04-04 22:36:05 +02:00
  • c4f1bf27ef [UI] Add paste functionality to keyboard input dialog Michael Oliver 2025-04-06 13:37:35 +01:00
  • 0771938db6 [Kernel] - Implemented SystemManagementController Class The-Little-Wolf 2025-04-01 05:34:54 -07:00
  • 4b24f128f6 [XBOXKRNL & XAM] - Video, Hal, And XConfig The-Little-Wolf 2025-03-29 16:42:07 -07:00
  • 86a25791d0 [Base] Fixed possible compilation failure Gliniak 2025-03-31 22:06:06 +02:00
  • 30dcc09714 [3PP] Uplifted Premake to 5.0-beta6 and cleaned up premake file Gliniak 2025-03-31 22:04:55 +02:00
  • a0d199cd35 [XAM/UI] Fixed crashing on Titles & Achievements menu Gliniak 2025-03-31 21:32:41 +02:00
  • 7a2f53bf20 [XAM] Added default value for controller vibration. Gliniak 2025-03-30 21:05:02 +02:00
  • 7479ccc292 [Misc] Fix Some Warnings on Clang Build with Windows + Adding constexpr Xphalnos 2025-03-26 17:48:49 +01:00
  • 5f918ef28d [Misc] Replaced const with constexpr where possible Xphalnos 2025-03-20 21:16:32 +01:00
  • d20620eb5e [CI] Linux: Add bat+ps1 Margen67 2025-03-23 14:22:16 -07:00
  • 0ee39400fe [xb] Use WINDIR env var Margen67 2025-03-23 12:20:48 -07:00
  • a45a9d8704 [UI] Resolved issues caused by ImGui uplift. Gliniak 2025-03-19 22:51:04 +01:00
  • f61d52dc46 [3PP] Uplifted ImGui Gliniak 2025-03-19 22:47:20 +01:00
  • 40bd0080f1 [Kernel] Fixed TU loading on Linux Gliniak 2025-03-18 22:37:15 +01:00
  • b7066c7a15 [VFS] Fixed "Install Content" option on Linux Gliniak 2025-03-18 22:16:37 +01:00
  • 1e2f903a4a [XAM] Improved XContentQueryVolumeDeviceType Adrian 2025-03-15 19:39:25 +00:00
  • 6ae45effd0 [XAM] Fixed issue with profile creation introduced in previous version Gliniak 2025-03-16 20:05:12 +01:00
  • 8926bdcdd6 [XAM] Fixed issue with achievements saving in Forza series. Gliniak 2025-03-15 23:59:34 +01:00
  • 9132035a51 [UI] Fixed issue with games list UI crashing on close on Vulkan Gliniak 2025-03-15 23:11:36 +01:00
  • ae1c1e017d [UI] Fixed issue with font not being loaded in certain conditions Gliniak 2025-03-15 23:10:46 +01:00
  • d801e047dc [Kernel] Adjusted threshold of delay triggering for threads from all with Normal priority to Below Normal. Gliniak 2025-03-15 18:48:28 +01:00
  • 23d1f7a308 [XAM] Added overlap to XamUserWriteProfileSettings Gliniak 2025-03-13 22:54:02 +01:00
  • c4867250e4 [XAM] Fixed issue with invalid settings in UE games Gliniak 2025-03-12 22:53:27 +01:00
  • 25b3540480 [XAM] Added XEnableGuestSignin Adrian 2025-03-12 13:25:54 +00:00
  • 570d30f06d [XAM/Input] Fixed issue with abnormal input in Aurora Gliniak 2025-03-10 23:56:14 +01:00