xenia-canary/src/xenia
The-Little-Wolf 247d16ffe7 [Xboxkrnl/XConfig] add user audio config
- Allows for user to set their audio type in the config
- Record audio flags and how they function
2025-01-17 15:22:42 -08:00
..
app [GPU] Improvements to GPU settings modification 2025-01-17 20:40:53 +01:00
apu [All] Fixed multiple issues during build on Linux 2025-01-10 21:41:45 +01:00
base [Base] Fixed issues with thread priority introduced in previous commit 2025-01-17 19:51:18 +01:00
cpu [All] Fixed multiple issues during build on Linux 2025-01-10 21:41:45 +01:00
debug/ui [All] Fixed multiple issues during build on Linux 2025-01-10 21:41:45 +01:00
gpu [GPU] Improvements to GPU settings modification 2025-01-17 20:40:53 +01:00
helper/sdl [SDL2] Print version on startup 2022-12-28 14:19:02 -06:00
hid [HID] Added drivers filter for GetState 2025-01-04 21:42:54 +01:00
kernel [Xboxkrnl/XConfig] add user audio config 2025-01-17 15:22:42 -08:00
patcher [Patcher] Replace stoi with from_string for parsing plugin title id 2025-01-16 15:08:20 +01:00
tools/api-scanner [UI] Loop thread to main thread WindowedAppContext 2021-08-28 19:38:24 +03:00
ui [All] Fixed multiple issues during build on Linux 2025-01-10 21:41:45 +01:00
vfs [All] Fixed multiple issues during build on Linux 2025-01-10 21:41:45 +01:00
config.cc [Base] Removed useless path_to_utf8 conversion while using fmt 2024-12-13 19:04:31 +01:00
config.h [3PP] Replaced cpptoml with tomlplusplus 2024-09-22 20:41:52 +02:00
cpp.hint Stop Intellisense complaints about export decls. 2021-05-01 12:45:16 -05:00
emulator.cc [Emulator] Added logging file extension and magic value 2025-01-17 15:21:51 -08:00
emulator.h [C++] Uplift version to C++20 2024-12-26 23:42:31 +01:00
guest_pointers.h moved xsemaphore to xthread.d 2023-10-11 17:43:59 +02:00
memory.cc [3PP] Uplifted FMT version and adjusted messages 2024-12-12 20:28:11 +01:00
memory.h [LINT] Linted files + Added lint job to CI 2024-03-12 19:19:30 +01:00
premake5.lua C++17ification. 2020-04-07 16:09:41 -05:00
xbox.h [XboxKrnl/xconfig.cc] - Fixes and logging changes 2025-01-06 19:49:48 +01:00