summaryrefslogtreecommitdiff
path: root/src/app/test_demo.cc
AgeCommit message (Expand)Author
35 hoursfeat: Add PeakMeterEffect v2 for test_demo audio visualizationskal
35 hoursfix: calculate beat_phase for FlashEffect and refactor uniformsskal
37 hoursrefactor: remove empty audio_update() functionskal
38 hoursrefactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
41 hoursfeat(sequence): complete v2 migration with DAG-based routingskal
42 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
3 daysinvestigating audio-drive bugskal
3 daysfix(audio): eliminate startup delay with automatic buffer pre-fillskal
4 daysstyle: Apply clang-format to codebaseskal
4 daysrefactor(gpu): Relocate effects to src/effects and streamline includesskal
5 daysRefactor: Move application entry points to src/app/skal