Adrian
01d46c20ff
[XAM] Cleanup XamUserAreUsersFriends
2025-07-21 08:11:54 +02:00
Margen67
5e4a04f383
[CI] Remove Clang 19 build
2025-07-19 14:42:21 -07:00
Margen67
3eef564ff8
[format] Require EOF newline
2025-07-19 14:42:21 -07:00
Margen67
45ca1c352d
[CI] Add --no_premake to build
2025-07-19 14:42:21 -07:00
Margen67
4cb783bf22
Header cleanup
2025-07-19 14:42:21 -07:00
Margen67
d01c35f506
[Docs] Better Linux build instructions
2025-07-19 14:42:21 -07:00
Margen67
d8137a23ea
[CI, premake] GCC "progress"
...
Also move "NoBufferSecurityCheck" outside of Windows to improve performance for Linux. (linktimeoptimization leads to build errors)
2025-07-19 14:42:21 -07:00
Margen67
5e820b09c3
[tools/diff] Formatting
2025-07-19 14:42:21 -07:00
Margen67
032dc8437b
[CI] Get UBUNTU_BASE from lsb_release
2025-07-19 14:42:21 -07:00
Margen67
108fa002f9
[xb] Cleanup, use maintained version of cpplint
...
https://github.com/google/styleguide/pull/837
2025-07-19 14:42:21 -07:00
The-Little-Wolf
6314388c51
[XAM] - Replacing Unk
...
- Replacing unk parameters
- Naming unk xmp calls
- Added missing xmp structs
- Added missing messenger structs
- Added missing XamProfileCreate related structs
2025-07-19 20:37:23 +02:00
Margen67
fd82727be6
[premake] Remove <VS2022 remnants
2025-07-11 23:45:56 -07:00
Margen67
235978018c
Delete xeniarc
2025-07-11 21:55:33 -07:00
Margen67
3b49edc3c6
Require specific clang-format version
...
Also update ancient Linux building instructions.
2025-07-11 21:55:33 -07:00
Margen67
f2a2812c67
Require Visual Studio 2022
...
https://github.com/actions/runner-images/issues/12045
2025-07-11 21:55:33 -07:00
Margen67
12a7e4c9c2
[xb, premake] Cleanup
2025-07-11 21:55:33 -07:00
David Hummel
3ab5ba5d81
Allow premake5 --cc argument to be optional
2025-07-10 02:32:46 -07:00
Margen67
7835f92d8c
[CI] Fix release creation
2025-07-08 00:47:02 -07:00
The-Little-Wolf
0f804c3690
[SMC] - add structs and enum for poweron and standby messages
...
- add structs for poweron and standby messages
- add enum for poweron and standby messages
- add enum for HalReturnToFirmware and log
2025-07-07 15:40:48 +02:00
Margen67
0aeac841b8
Fix building with Clang 20
...
date: 3.0.4
tomlplusplus: Latest master as of writing since there's no stable release with the build fixes.
2025-07-07 04:27:38 -07:00
Margen67
79509828f0
[CI] Add LLVM/Clang 20
2025-07-07 04:27:38 -07:00
Margen67
3be371a4a3
[CI] Deduplicate UBUNTU_BASE and LLVM_VERSION
2025-07-07 04:27:38 -07:00
Margen67
20106f8cd5
[xb] Fix typo
2025-07-07 00:37:44 -07:00
Margen67
f3de3ad3f6
[xb] Add clang-format-20, raise minimum version
2025-07-06 20:06:56 -07:00
Margen67
54055a2271
[xb] Remove redundant Python path
2025-07-06 19:04:27 -07:00
Adrian
b6884ba10b
[XAM] Added back sleep in CompleteOverlappedDeferred
...
Revert change from 31ce3e0c71
This fixes accessing RDR free roam in netplay.
2025-07-01 21:36:46 +02:00
Adrian
f819f23854
[BUILD] Check if building failed from build script
...
Useful when using git rebase --exec
2025-06-24 20:19:08 +02:00
Adrian
c5d6db2840
[XAM/UI] Cast gamercard ImGUI string size to int
2025-06-22 20:37:15 +02:00
Adrian
f6323beb20
[XGI] Restrict XSessionCreate to offline sessions
...
Fixed Peggle from crashing after completing a level.
2025-06-22 20:04:09 +02:00
The-Little-Wolf
20d3ac4ca9
[XAM/USER] - Implement Multiple Functions
...
- Implement XamUserGetCachedUserFlags, XamIsChildAccountSignedIn, XamUserGetOnlineLanguageFromXUID and XamUserGetOnlineCountryFromXUID
- add IsParentalControlled()
2025-06-22 18:15:41 +02:00
Adrian
fd1abfe6aa
[Lint/CI] Use LLVM v19 for Linux & Lint
2025-06-21 00:25:27 +02:00
The-Little-Wolf
f91be22742
[KERNEL/KERNEL_STATE] - Startup kXNotifyLive
...
- Notify game user is not connect to live
2025-06-20 23:40:35 +02:00
The-Little-Wolf
f65f044ee5
[XAM/UI] - XamShowMarketplaceUI Improvements
...
- Replacing magic numbers
- Replacing unknown parameters
- Adding more xnotification ids
2025-06-13 22:10:06 +02:00
Binh Nguyen
1d7973aea5
Fixed git checkout to canary-experimental instead of canary_experimental ( #644 )
2025-06-10 08:04:21 -07:00
NicknineTheEagle
422517c673
[XAM] Only show license_mask instructions for XBLA game unlock offer ids
2025-06-06 19:25:49 +02:00
Margen67
15008ccecc
[CI] Check binary size
2025-06-02 00:41:30 -07:00
Gliniak
b864149575
[Misc] Cleanup in Kernel
2025-05-31 12:00:47 +02:00
Gliniak
50492a951e
[Misc] Moved pe_image to base from 3pp and cut unnecessary parts
2025-05-31 10:05:00 +02:00
Gliniak
31ce3e0c71
[XAM] Added overlap to XamUserReadProfileSettings
...
- Removed delay on CompleteOverlappedDeferredEx
2025-05-30 23:39:17 +02:00
Gliniak
96c2fb13f7
[Kernel] NtReadFile: Add APC call only for successful executions
2025-05-30 20:08:26 +02:00
Gliniak
97be6ebf51
[Kernel] XFile: Override file position if offset is provided
2025-05-30 19:12:39 +02:00
Gliniak
6173cedde7
[XAM] Changed behaviour of XamUserReadProfileSettings for invalid settings
2025-05-30 18:56:46 +02:00
Gliniak
e601b5ab87
[UI] Added modify profile UI
...
- Changed default icons size from 75x75 to 64x64 to match console icons size
- Added png_utils
- Removed all dialogs from xam_ui.cc into separate entities under xam/ui
- Added option to return INT32 and WSTRING type settings to host
- Added multiple enums related to user settings
- Added code to handle changing user pfp
- Fixed bug with system app being added to GPD played list
- Changed logic in: XamUserGetUserFlagsFromXUID
- Implemented: XamUserIsOnlineEnabled
- Implemented: XamUserGetMembershipTier
- Implemented: XamUserGetMembershipTierFromXUID
- Implemented: XamUserGetUserTenure
- Partially Implemented: XamUserGetSubscriptionType
2025-05-29 09:00:14 +02:00
Gliniak
270e88a7a7
[Emulator] Removed marking extracted games as booted from disc
2025-05-27 22:26:34 +02:00
Gliniak
bb20633c52
[Kernel] Fixed bug in IsOriginalXboxTitle and IsAppTitle function
...
- Added static assertions to functions: IsXblaTitle, IsSystemTitle, IsOriginalXboxTitle
2025-05-27 09:12:13 +02:00
The-Little-Wolf
9308a35624
[XAM/VOICE] - Stub XamVoiceGetMicArrayStatus
...
- Stub XamVoiceGetMicArrayStatus
2025-05-25 22:02:03 +02:00
seven7000
de10b9ef91
[Kernel] Updated XAM loader to add '$flash_xam.xex'
2025-05-22 07:42:00 +02:00
Gliniak
f4b854e484
[Kernel] Added option to load provided XAM for resource usage
...
- Added XEX1 key
- Removed annoying assertion from xeXamEnumerate
- Added returning hmodule_ptr for resource locator
2025-05-20 23:14:22 +02:00
Gliniak
97a45315e3
[XConfig] Added enum for all config settings
2025-05-20 22:41:27 +02:00
Gliniak
a79c00f67a
[XConfig] Changed raw category values into enum
2025-05-20 22:13:53 +02:00