1
0
Fork 0
forked from suyu/suyu
suyu/src/audio_core/renderer
bunnei 744434de38
Merge pull request #9769 from Kelebek1/audio_oob
[audio_core] Fix depop prepare
2023-02-16 12:26:23 -08:00
..
adsp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
behavior general: Resolve -Wclass-memaccess 2022-10-22 15:02:04 -04:00
command Merge pull request #9769 from Kelebek1/audio_oob 2023-02-16 12:26:23 -08:00
effect i3dl2/reverb: Mark relevant member functions as const 2022-09-16 09:58:49 -04:00
memory audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00
mix general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
nodes node_states: Mark relevant member functions as const 2022-09-16 09:59:56 -04:00
performance audio_core: remove explicitly defaulted and implicitly deleted constructors 2022-12-10 13:05:15 -05:00
sink Project Andio 2022-07-22 01:11:32 +01:00
splitter Project Andio 2022-07-22 01:11:32 +01:00
upsampler audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00
voice remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
audio_device.cpp audio_device: Mark GetDeviceVolume as const 2022-09-16 09:52:34 -04:00
audio_device.h audio_device: Mark GetDeviceVolume as const 2022-09-16 09:52:34 -04:00
audio_renderer.cpp Project Andio 2022-07-22 01:11:32 +01:00
audio_renderer.h Project Andio 2022-07-22 01:11:32 +01:00
system.cpp general: rename CurrentProcess to ApplicationProcess 2023-02-13 19:03:12 -05:00
system.h Update audio_core for firmware 15.0.0 2022-10-19 06:16:15 +01:00
system_manager.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
system_manager.h Remove pause callbacks from coretiming 2022-09-13 13:20:35 +01:00