xenia-canary/src/xenia/apu
Marco Rodolfi 8193805584 [BUILD] Fix miscellaneous build failures on Linux
These are a collection of miscellaneous required changes to make Clang happy to compile this codebase under Linux.
2025-01-16 12:07:56 +01:00
..
nop [APU] Refactor audio system to work with different frequencies/channel layouts 2024-10-23 22:04:47 +02:00
sdl [Static Analysis] Resolved some issues mentioned in Alexandr-u report 2024-11-02 19:08:34 +01:00
xaudio2 [Static Analysis] Resolved some issues mentioned in Alexandr-u report 2024-11-02 19:08:34 +01:00
apu_flags.cc Clean up cvars (rename, recategorize). 2019-08-03 23:46:03 -05:00
apu_flags.h Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
audio_driver.cc [APU] Refactor audio system to work with different frequencies/channel layouts 2024-10-23 22:04:47 +02:00
audio_driver.h [APU] Refactor audio system to work with different frequencies/channel layouts 2024-10-23 22:04:47 +02:00
audio_media_player.cc [All] Fixed multiple issues during build on Linux 2025-01-10 21:41:45 +01:00
audio_media_player.h [BUILD] Fix miscellaneous build failures on Linux 2025-01-16 12:07:56 +01:00
audio_system.cc [APU] Refactor audio system to work with different frequencies/channel layouts 2024-10-23 22:04:47 +02:00
audio_system.h [XMP] Added dedicated AudioMediaPlayer class 2024-11-02 16:47:52 +01:00
conversion.h [All] Fixed multiple issues during build on Linux 2025-01-10 21:41:45 +01:00
debug_visualizers.natvis More improvements to the XMA decoder (and included some forgotten files) 2015-08-29 21:18:04 -05:00
premake5.lua [XMP] Added dedicated AudioMediaPlayer class 2024-11-02 16:47:52 +01:00
xma_context.cc Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental 2024-05-31 22:43:59 +02:00
xma_context.h [BUILD] Fix miscellaneous build failures on Linux 2025-01-16 12:07:56 +01:00
xma_context_new.cc [3PP] Uplifted FMT version and adjusted messages 2024-12-12 20:28:11 +01:00
xma_context_new.h [BUILD] Fix miscellaneous build failures on Linux 2025-01-16 12:07:56 +01:00
xma_context_old.cc [3PP] Uplifted FMT version and adjusted messages 2024-12-12 20:28:11 +01:00
xma_context_old.h [APU] Added new XMA decoder as config option. 2024-03-26 09:39:23 +01:00
xma_decoder.cc [APU] Added new XMA decoder as config option. 2024-03-26 09:39:23 +01:00
xma_decoder.h [APU] Added new XMA decoder as config option. 2024-03-26 09:39:23 +01:00
xma_helpers.h [APU] Added new XMA decoder as config option. 2024-03-26 09:39:23 +01:00
xma_register_file.cc [APU] XMA register table cleanup, documentation. 2021-06-28 20:32:52 -05:00
xma_register_file.h [APU] XMA register table cleanup, documentation. 2021-06-28 20:32:52 -05:00
xma_register_table.inc [APU] XMA register table cleanup, documentation. 2021-06-28 20:32:52 -05:00