eden/src/audio_core
crueter 428f136a75
[cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392)
I promise I'm a UI developer

- mbedtls can now be used as a system package
- zycore can now be used as a system package
- cleaned up dynarmic externals
- fixed libusb incorrectly showing as bundled
- add version/tag formatting to JSON
- add custom GIT_HOST option for packages
- moved some of my repos to my new git
- slightly better version identification
- combined VUL/VH since they are codependent (using my combo vendor)
- fix cpmfile inclusion
- remove libusb submodule

This PR succeeds #383 since it includes it

Co-authored-by: SDK Chan <sdkchan@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/392
Co-authored-by: crueter <crueter@crueter.xyz>
Co-committed-by: crueter <crueter@crueter.xyz>
2025-09-08 19:21:38 +02:00
..
adsp [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
common [hle] Added missing error codes and increased audio renderer revision (#390) 2025-09-07 19:20:45 +02:00
device audio: fix released buffer bounds check 2024-02-22 20:20:31 -05:00
in audio: fetch process object from handle table 2024-01-12 10:03:16 -05:00
opus [fmt] use {:#X} for format instead of 0x{:X} (#309) 2025-08-27 22:39:11 +02:00
out audio: fetch process object from handle table 2024-01-12 10:03:16 -05:00
renderer [meta] remove MicroProfile (#185) 2025-08-06 07:48:11 +02:00
sink [icc] fix intel c++ compiler errors (#146) 2025-07-30 20:59:28 +02:00
audio_core.cpp Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_core.h Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_event.cpp msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
audio_event.h audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00
audio_in_manager.cpp audio: rewrite IAudioInManager 2024-02-20 22:15:37 -05:00
audio_in_manager.h audio: rewrite IAudioInManager 2024-02-20 22:15:37 -05:00
audio_manager.cpp hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
audio_manager.h general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
audio_out_manager.cpp Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_out_manager.h Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_render_manager.cpp Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
audio_render_manager.h Rework ADSP into a wrapper for apps 2023-09-04 17:12:16 +01:00
CMakeLists.txt [cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392) 2025-09-08 19:21:38 +02:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00