Citron/src/audio_core/common
Zephyron a9f539e193
audio_core: Add comprehensive audio feature support tags
Added new feature support tags to track audio functionality across firmware
versions. Changes include:

- Added Audio Out/In Auto buffer support tags (3.0.0+)
- Added Final Output Recorder features including work buffer (3.0.0+, 9.0.0+)
- Added Audio Renderer features like manual execution and voice drop
- Added Audio Device features including notifications and auto volume
- Added Hardware Opus decoder features including large frame support
- Added System Audio features like master volume and hearing protection

This provides more complete feature detection for audio functionality
introduced in firmware versions 3.0.0 through 19.0.1.
2024-12-31 18:42:49 +10:00
..
audio_renderer_parameter.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
common.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
feature_support.h audio_core: Add comprehensive audio feature support tags 2024-12-31 18:42:49 +10:00
wave_buffer.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00
workbuffer_allocator.h chore: update project references and add Citron copyright 2024-12-31 17:07:49 +10:00