summaryrefslogtreecommitdiff
path: root/src/audio/ring_buffer.h
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-03-03 09:00:50 +0100
committerskal <pascal.massimino@gmail.com>2026-03-03 09:00:50 +0100
commitd572203c41cfff817465fc3cddcdea56d5d7d9f8 (patch)
tree12d55401510fb658416dcd3aead47a14f046061a /src/audio/ring_buffer.h
parentc229f3c6b5756d5cbbdad6049b4250ebea7aae7a (diff)
feat(assets): replace is_procedural/is_gpu_procedural bools with AssetType enum, add MP3 type
- Add AssetType enum {STATIC, PROC, PROC_GPU, MP3} to AssetRecord - Add GetAssetType() API to asset_manager.h/cc - asset_packer: parse 'MP3' compression keyword in assets.txt - tracker: remove magic-byte is_mp3_asset(); use GetAssetType() instead - assets.txt: NEVER_MP3 now uses 'MP3' compression type - doc/ASSET_SYSTEM.md: rewritten to document new types and API handoff(Gemini): AssetType enum landed; MP3 detection is now explicit via asset metadata.
Diffstat (limited to 'src/audio/ring_buffer.h')
0 files changed, 0 insertions, 0 deletions