summaryrefslogtreecommitdiff
path: root/src/app/main.cc
AgeCommit message (Expand)Author
2026-02-28remove unused util/math.hskal
2026-02-17style: Apply clang-formatskal
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-16revert debug codeskal
2026-02-15perf(audio): smooth playback time and RMS-based peak at 60Hzskal
2026-02-15clang-formatskal
2026-02-15fix(audio): WAV dump drift improvements, acceptable stateskal
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-13Refactor: Reorganize workspaces and remove assets/ directoryskal
2026-02-13Refactor: Move application entry points to src/app/skal