summaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)Author
2026-02-28remove unused util/math.hskal
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-16feat(sequence): integrate v2 timeline with main loopskal
2026-02-16fix(cnn): rename CNNLayerParams to CNNv1LayerParamsskal
2026-02-16revert debug codeskal
2026-02-15perf(audio): smooth playback time and RMS-based peak at 60Hzskal
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-15clang-formatskal
2026-02-15fix(audio): WAV dump drift improvements, acceptable stateskal
2026-02-15investigating audio-drive bugskal
2026-02-15feat(audio): add --dump-wav-start and --dump-wav-duration optionsskal
2026-02-15fix(audio): eliminate startup delay with automatic buffer pre-fillskal
2026-02-15fix(cli): enable WAV dump without DEMO_HEADLESS requirementskal
2026-02-15fix(cli): change --dump_wav to --dump-wav and add error handlingskal
2026-02-14style: Apply clang-format to codebaseskal
2026-02-14refactor(gpu): Relocate effects to src/effects and streamline includesskal
2026-02-13Refactor: Reorganize workspaces and remove assets/ directoryskal
2026-02-13Refactor: Move application entry points to src/app/skal