The-Little-Wolf
2799234fbb
[Xam/XMP] - Stub XMPGetNumSongsInTitlePlaylist
...
- Stub XMPGetNumSongsInTitlePlaylist
2026-07-15 09:18:46 +02:00
Gliniak
49c700b9c5
[XMP] Return success for XMPGetMediaSources with 0 sources
...
- Renamed XMPDashInIt to XMPDashInit
- Added broadcast to XMPDashInit
- Renamed some unknown fields of XMP_SET_MEDIA_SOURCE_WORKSPACE
2026-06-06 10:59:38 +02:00
Adrian
dc561e4df5
[XMP] Fixed XMP Overriding
...
Fixed cutscene audio in 58411446
Co-Authored-By: The-Little-Wolf <116989599+the-little-wolf@users.noreply.github.com >
2026-04-25 18:27:28 +02:00
Gliniak
e3e57bdb47
[XAM/XMP] Fixed incorrect size of XMP_SONGINFO structure
...
Thanks The-Little-Wolf
2026-04-20 20:41:40 +02:00
Gliniak
dce4d38c0a
[XAM] Fixed crash related to incorrect buffer size in UserPlaylist enum
...
- Replaced unk_ptr in XMP_CREATE_USER_PLAYLIST_ENUMERATOR
- Simplified logic in achievements StringBuffer
2026-01-09 09:06:14 +01:00
Gliniak
344e8538e0
[XMP] Make volume atomic, fixed issue with invalid SetVolume received from guest
...
- Replaced invalid log
2025-10-28 21:48:10 +01:00
The-Little-Wolf
41b412fa76
[Xam/XMP App] - Clean up & improvements
...
- Clean up xmp app
- XMPGetTitlePlaylistBufferSize now returns proper errors
- Implement XMPGetDashInItState
- Add missing xnotifications
2025-09-27 09:35:49 +02:00
Gliniak
b864149575
[Misc] Cleanup in Kernel
2025-05-31 12:00:47 +02:00
Gliniak
b471423c1a
[XMP] Added dedicated AudioMediaPlayer class
2024-11-02 16:47:52 +01:00
Hendi
764f230dd9
[XAM] XMP: Implement playback
2024-10-23 22:04:47 +02:00
The-Little-Wolf
0deafaf9f9
[Kernel] Notification ID Changes
...
Based off of pull request xenia-project#2047. Convert magic numbers numbers to enum to improve readability. Includes currently unused one for future use.
2024-09-02 08:24:43 +02:00
Gliniak
20fe7bc4b7
[Kernel/XMP] Send correct notification when playback controller is changed
...
- Changed locked into playback_client enumerator
- Changed vague notification name to something more descriptive
2022-01-04 16:22:57 -06:00
gibbed
319699130a
[XAM] Improvement rollup. Content, enumerators...
...
- [Kernel] Create guest object for XEnumerator.
- [XAM] Split content data into host/guest variants.
- [XAM] Correct message return type from RESULT to HRESULT.
- [XAM] Add a new dummy content device for ODD.
- [XAM] Implement XamContentAggregateCreateEnumerator.
- [XAM] Implement XamGetPrivateEnumStructureFromHandle.
- [XAM] Implement XMsgCompleteIORequest (sketchy).
- [XAM] Implement XamGetOverlappedResult (sketchy).
- [XAM] Implement XamTaskSchedule (sketchy).
2020-11-27 14:19:30 -06:00
gibbed
5bf0b34445
C++17ification.
...
C++17ification!
- Filesystem interaction now uses std::filesystem::path.
- Usage of const char*, std::string have been changed to
std::string_view where appropriate.
- Usage of printf-style functions changed to use fmt.
2020-04-07 16:09:41 -05:00
Margen67
896ac4a682
Update documentation.
...
- Convert http to https, provide archive link when possible.
- Made CPU-JIT.png more readable on dark themes;
Added a white background so there isn't black text on a black
background.
2018-11-22 09:20:09 -06:00
Ben Vanik
e5fbf840d2
Shuffling kernel/.
2015-09-06 18:07:52 -07:00