Commit Graph

  • e1ec72ed04 [XAM] Correct error code in XamUserGetGamerTag Adrian 2024-11-19 00:32:47 +0000
  • 0330af2366 [XAM] Correct XUID type in XamUserCreateAchievementEnumerator Adrian 2024-11-18 23:43:23 +0000
  • cf64fca10f
    Update Workflows ¥IGA 2024-11-06 09:20:20 +0100
  • fbad66e5bc [imgui] Clean implementation of rounded edges fbad66e Xphalnos 2024-11-01 16:09:27 +0100
  • 464e9a1645 [XMP] Disable switching back to system client mode 464e9a1 Gliniak 2024-11-02 21:39:22 +0100
  • d393725353 Revert "[VFS] Fixed crash on filename extraction from path." d393725 Gliniak 2024-11-02 19:44:28 +0100
  • 35cc2ccd7a [XMP] Fixed issues with lack of state change and premature audio cut 35cc2cc Gliniak 2024-11-02 18:51:15 +0100
  • 3ac98ebfba [Static Analysis] Resolved some issues mentioned in Alexandr-u report Gliniak 2024-11-02 18:26:06 +0100
  • b471423c1a [XMP] Added dedicated AudioMediaPlayer class b471423 Gliniak 2024-10-27 16:40:51 +0100
  • 996b874d74 [Profile] Added option to modify Gamertag 996b874 Gliniak 2024-11-01 22:43:44 +0100
  • 76e9dec7bd [XMP] Added dedicated AudioMediaPlayer class Gliniak 2024-10-27 16:40:51 +0100
  • 97a3d2e404 [imgui] Clean implementation of rounded edges Xphalnos 2024-11-01 16:09:27 +0100
  • 5addb1551e [3PP] Bump DirectXShaderCompiler Xphalnos 2024-11-01 14:58:41 +0100
  • cf0ee05da6 [MISC] Allow user to override process priority class cf0ee05 Xphalnos 2024-10-25 20:03:20 +0200
  • 82cb261140 [MISC] Bump DXGI to 1.6 82cb261 Xphalnos 2024-10-30 19:49:10 +0100
  • 32115f69b1 [Tools] Updating: vswhere.exe and premake5.exe Xphalnos 2024-10-27 17:35:49 +0100
  • 9da83540f3 [MISC] Bump DXGI to 1.6 Xphalnos 2024-10-30 19:49:10 +0100
  • 850325837d [MISC] Allow user to override process priority class Xphalnos 2024-10-25 20:03:20 +0200
  • 90fc07e400 [GUI] Settings Improvements 90fc07e Xphalnos 2024-10-26 18:12:54 +0200
  • bd7030cd0c [GUI] Settings Improvements Xphalnos 2024-10-26 18:12:54 +0200
  • 0a712c0014 [3PP] Bump imgui from 1.89.5 to 1.90.0 0a712c0 Xphalnos 2024-10-26 08:34:40 +0200
  • 65612b9a27 [3PP] Bump imgui from 1.89.5 to 1.90.0 Xphalnos 2024-10-26 08:34:40 +0200
  • 5917554324 [App] Update gdbstub setting description emoose 2024-10-24 00:28:38 +0100
  • 2e9c9f403d [GDBStub] Forward `DbgPrint` & `DmSendNotificationString` messages emoose 2024-10-24 00:27:59 +0100
  • 220324b463 [GDBStub] Fix debugger showing invalid symbols after pausing/continuing emoose 2024-10-09 01:14:40 +0100
  • c17261abf7 [GDBStub] Return error for code / unimpl. reg writes, small fixups emoose 2024-10-08 22:10:57 +0100
  • e260d0a110 [GDBStub] Provide exception type to debugger emoose 2024-10-08 00:04:46 +0100
  • a4187736ad [GDBStub] Add RegisterWriteAll emoose 2024-10-07 22:56:26 +0100
  • ea9cf0c8f9 [GDBStub] Allow register writes, disable ctx promotion for --debug emoose 2024-10-07 22:26:41 +0100
  • 0acc46e52e [GDBStub] Add MemoryWrite, extra checks in memory cmds emoose 2024-10-07 20:52:20 +0100
  • 2ee35a2054 [GDBStub] Remove duplicated code, minor fixups emoose 2024-10-07 13:27:18 +0100
  • c9778a4032 [GDBStub] Use main thread as default thread ID emoose 2024-10-06 09:05:42 +0100
  • 26cfa69497 [GDBStub] Add memory map, MSR/FPSCR, handle Kill request emoose 2024-10-06 06:22:52 +0100
  • 0469ae2aee [GDBStub] Use xe::SocketServer instead of winsock, allow detaching emoose 2024-10-06 05:56:29 +0100
  • b7ab7e966f [GDBStub] Prevent adding BP if other BP shares same host addr emoose 2024-10-06 04:47:59 +0100
  • bfa6eee936 [Debug] Processor: breakpoint address fixes emoose 2024-10-06 04:24:24 +0100
  • 2204259781 [Debug] GDBStub: add info for each command emoose 2024-10-06 04:06:11 +0100
  • 733fe04426 [Debug] Add PoC GDBStub server, fix breakpoints emoose 2024-10-06 02:43:34 +0100
  • 764f230dd9 [XAM] XMP: Implement playback 764f230 Hendi 2024-10-15 00:56:13 +0200
  • 5a76cac218 [APU] Refactor audio system to work with different frequencies/channel layouts Hendi 2024-10-15 00:55:52 +0200
  • 5e18235a17 [XAM] XMP: Implement playback Hendi 2024-10-15 00:56:13 +0200
  • e857c05bef [APU] Refactor audio system to work with different frequencies/channel layouts Hendi 2024-10-15 00:55:52 +0200
  • da6afabf60 [XAM] XMP: Adjusted/Fixed size returned in message 0x0007002E da6afab Gliniak 2024-10-23 20:38:37 +0200
  • 5bdc34257f [Misc] Merging xxhash.h and hash.h Xphalnos 2024-10-23 15:23:15 +0200
  • c42a54ddec [3PP] Updated: Half, Xbyak, SDL2 c42a54d Xphalnos 2024-10-21 11:49:09 +0200
  • aea1a8f2bc Updating half, xbyak and sdl2 aea1a8f Xphalnos 2024-10-21 11:49:09 +0200
  • 1c4527c1e7 [Kernel] Fixed applying TUs to multi disc games 1c4527c Gliniak 2024-10-22 20:05:35 +0200
  • 32cebd7a11 [UI] Fixed assertion caused by style push/pop mismatch 32cebd7 Gliniak 2024-10-22 19:49:16 +0200
  • 77b6ad1de7 [3PP] Fixed incorrect FFmpeg repo 77b6ad1 Gliniak 2024-10-22 19:34:57 +0200
  • ffe29c48cd Updating half, xbyak and sdl2 Xphalnos 2024-10-21 11:49:09 +0200
  • dddd26e657 [3PP] Uplifted FFmpeg - Include avformat for XMP dddd26e Gliniak 2024-10-20 22:23:44 +0200
  • 1c9783ca3c [imgui] Makes the window edges rounded 1c9783c Xphalnos 2024-10-20 17:54:09 +0200
  • 0712132ed0 [CPU] Added disable_context_promotion option 0712132 EmiGITs 2024-10-16 18:53:28 -0300
  • 0f551880e8 [CPU] Added disable_context_promotion option EmiGITs 2024-10-16 18:53:28 -0300
  • 4237b9ace5 [imgui] Makes the window edges rounded Xphalnos 2024-10-20 17:54:09 +0200
  • 8af296a200 [GPU] Custom resolution 8af296a Margen67 2024-10-19 02:04:02 -0700
  • b309c466b5 [GPU] Custom resolution Margen67 2024-10-19 02:04:02 -0700
  • 6c0f026824 [GPU] Fix internal_display_resolution condition 6c0f026 Margen67 2024-10-18 12:46:34 -0700
  • d2921a09eb [UI] Fixed inconsistency in slot id d2921a0 Gliniak 2024-10-18 21:12:17 +0200
  • 58098aa6bf [CI] Fix release condition 58098aa Margen67 2024-10-18 11:02:55 -0700
  • 0949ebfb38 [XAM] Fixed issue with removing savefiles and searching for header in specific condition Gliniak 2024-10-18 17:48:54 +0200
  • a5d58a1243 [Docs] Raise minimum Python+Visual Studio Margen67 2024-10-16 03:59:23 -0700
  • 90259bef6a [CPU] Add note to cpu option Margen67 2024-10-15 22:42:42 -0700
  • b93ad3e82a [Emulator] Tie window size to resolution Margen67 2024-10-15 22:41:58 -0700
  • 4ab62df7cb [CPU] Add note to cpu option Margen67 2024-10-15 22:42:42 -0700
  • 78a89a450f [Emulator] Tie window size to resolution Margen67 2024-10-15 22:41:58 -0700
  • 06763a9e4a CI: Only create releases for canary_experimental Margen67 2024-10-16 02:50:41 -0700
  • 7bdd2751c3 [GPU] Custom resolutions 7bdd275 Margen67 2024-10-15 23:25:11 -0700
  • b5c1f14d18 Add note to cpu option Margen67 2024-10-15 22:42:42 -0700
  • 9513c3f01d Tie window size to resolution Margen67 2024-10-15 22:41:58 -0700
  • 59a8eaeea7 Update xenia_main.cc 59a8eae Margen67 2024-10-15 22:47:40 -0700
  • 43e6cea6fc Add note to cpu option Margen67 2024-10-15 22:42:42 -0700
  • 3aaa49795e Tie window size to resolution Margen67 2024-10-15 22:41:58 -0700
  • c03120d659 Add note to cpu option c03120d Margen67 2024-10-15 22:42:42 -0700
  • 954670a53a Make window same size as resolution Margen67 2024-10-15 22:41:58 -0700
  • 66dc6f939e Canaryize Margen67 2024-10-14 09:12:16 -0700
  • ea762e9f1b Add back VS2022 builds ea762e9 Margen67 2024-10-13 15:32:25 -0700
  • b39f1fbe60 Raise minimum Python version Margen67 2024-10-13 15:08:19 -0700
  • 48e61d08cf Add back VS2022 builds Margen67 2024-10-13 15:32:25 -0700
  • 731c6057de Canaryize 731c605 Margen67 2024-10-13 14:46:12 -0700
  • dabfd2c22f Raise minimum Python version Margen67 2024-10-13 15:08:19 -0700
  • bb2885e54f Canaryize canaryize bb2885e Margen67 2024-10-13 14:46:12 -0700
  • 85458c811f [XAM] Fixed issues with reading savefiles that are loaded via: XamContentAggregate 85458c8 Gliniak 2024-10-13 10:55:09 +0200
  • e85a59ca90 [Input] Update last controller var in GetKeystroke as well e85a59c NicknineTheEagle 2024-10-12 23:18:00 +0300
  • 826381f3ca [Input] Update last controller var in GetKeystroke as well NicknineTheEagle 2024-10-12 23:18:00 +0300
  • 060954f0c3 [XAM] Implement XamShowSigninUI 060954f NicknineTheEagle 2024-10-09 22:48:20 +0300
  • 842161ca9b [Input] Add last used controller tracker NicknineTheEagle 2024-10-07 21:58:59 +0300
  • 0a0cd2a882 [XAM] Fixed license for extracted XBLA games 0a0cd2a Gliniak 2024-10-12 16:54:47 +0200
  • fb3cd7c593 [XAM] Implement XamShowSigninUI NicknineTheEagle 2024-10-09 22:48:20 +0300
  • a707608af6 [Input] Add last used controller tracker NicknineTheEagle 2024-10-07 21:58:59 +0300
  • 5a5fe97efb [XAM] Added XamMediaVerification stubs 5a5fe97 Gliniak 2024-10-09 18:48:00 +0200
  • 36453829df [XAM] Added overlap to XamContentGetLicenseMask 3645382 Gliniak 2024-10-07 18:45:16 +0200
  • 06dc06b8ca [XAM] Fallback to config license_mask in case of old header version 06dc06b Gliniak 2024-10-07 18:31:41 +0200
  • 5696d55575 [XAM] Auto login freshly created profiles if possible 5696d55 Gliniak 2024-10-06 21:47:28 +0200
  • 9e4b2e343f [XAM] Allow content to read license from header 9e4b2e3 Gliniak 2024-10-06 20:14:27 +0200
  • 1cda06d5bf [UI] Added info in profile menu about not signed in profiles Gliniak 2024-10-06 16:45:40 +0200
  • a45bc87235 [UI] Added info in profile menu about not signed in profiles a45bc87 Gliniak 2024-10-06 16:45:40 +0200
  • 32b3151132 [Profile] UI: Skip current draw in case of failure. 32b3151 Gliniak 2024-10-05 14:27:43 +0200
  • 487f4407c3 [Premake] Removed unused hid-demo project 487f440 Gliniak 2024-10-04 22:26:18 +0200
  • 9bdd07590c [XAM] Implementation of: Profile Manager & Profiles Support Gliniak 2024-09-28 10:42:32 +0200