summaryrefslogtreecommitdiff
path: root/src/app/test_demo.cc
AgeCommit message (Expand)Author
31 hoursfeat: Add PeakMeterEffect v2 for test_demo audio visualizationskal
31 hoursfix: calculate beat_phase for FlashEffect and refactor uniformsskal
32 hoursrefactor: remove empty audio_update() functionskal
33 hoursrefactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
36 hoursfeat(sequence): complete v2 migration with DAG-based routingskal
38 hoursfix(cnn): rename CNNLayerParams to CNNv1LayerParamsskal
2 daysrefactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
2 daysrefactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
2 daysinvestigating audio-drive bugskal
3 daysfix(audio): eliminate startup delay with automatic buffer pre-fillskal
3 daysstyle: Apply clang-format to codebaseskal
3 daysrefactor(gpu): Relocate effects to src/effects and streamline includesskal
5 daysRefactor: Move application entry points to src/app/skal