index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
app
/
main.cc
Age
Commit message (
Expand
)
Author
2026-02-17
style: Apply clang-format
skal
2026-02-16
refactor: remove empty audio_update() function
skal
2026-02-16
refactor: remove v2 versioning artifacts, establish Sequence as canonical system
skal
2026-02-16
feat(sequence): complete v2 migration with DAG-based routing
skal
2026-02-16
feat(sequence): integrate v2 timeline with main loop
skal
2026-02-16
revert debug code
skal
2026-02-15
perf(audio): smooth playback time and RMS-based peak at 60Hz
skal
2026-02-15
clang-format
skal
2026-02-15
fix(audio): WAV dump drift improvements, acceptable state
skal
2026-02-15
feat(audio): add --dump-wav-start and --dump-wav-duration options
skal
2026-02-15
fix(audio): eliminate startup delay with automatic buffer pre-fill
skal
2026-02-15
fix(cli): enable WAV dump without DEMO_HEADLESS requirement
skal
2026-02-15
fix(cli): change --dump_wav to --dump-wav and add error handling
skal
2026-02-14
style: Apply clang-format to codebase
skal
2026-02-13
Refactor: Reorganize workspaces and remove assets/ directory
skal
2026-02-13
Refactor: Move application entry points to src/app/
skal