summaryrefslogtreecommitdiff
path: root/src/app/test_demo.cc
AgeCommit message (Expand)Author
2026-02-17style: Apply clang-formatskal
2026-02-16feat: Add PeakMeterEffect v2 for test_demo audio visualizationskal
2026-02-16fix: calculate beat_phase for FlashEffect and refactor uniformsskal
2026-02-16refactor: remove empty audio_update() functionskal
2026-02-16refactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
2026-02-16feat(sequence): complete v2 migration with DAG-based routingskal
2026-02-16fix(cnn): rename CNNLayerParams to CNNv1LayerParamsskal
2026-02-15refactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
2026-02-15refactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
2026-02-15investigating audio-drive bugskal
2026-02-15fix(audio): eliminate startup delay with automatic buffer pre-fillskal
2026-02-14style: Apply clang-format to codebaseskal
2026-02-14refactor(gpu): Relocate effects to src/effects and streamline includesskal
2026-02-13Refactor: Move application entry points to src/app/skal