index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
audio.h
Age
Commit message (
Expand
)
Author
29 hours
refactor: remove empty audio_update() function
skal
44 hours
perf(audio): smooth playback time and RMS-based peak at 60Hz
skal
2 days
fix(audio): eliminate startup delay with automatic buffer pre-fill
skal
3 days
style: Apply clang-format to codebase
skal
8 days
fix: Audio startup hiccup - use fill_audio_buffer for pre-fill
skal
10 days
fix(audio): Calculate sample offsets from render position, not playback position
skal
10 days
feat(audio): Add SilentBackend, fix peak measurement, reorganize backends
skal
13 days
feat(audio): Implement ring buffer for live playback timing
skal
13 days
feat(audio): Implement audio backend abstraction (Task #51.1)
skal
2026-02-03
feat: Finalize tracker asset-sample integration with unified pasting strategy
skal
2026-02-01
clang-format
skal
2026-01-31
opt: Guard debug/seek features with STRIP_ALL
skal
2026-01-31
feat: Add --seek command line option for fast-forward debugging
skal
2026-01-31
Chore: Add missing newlines at end of source files
skal
2026-01-28
style: Add 3-line descriptive headers to all source files
skal
2026-01-27
initial commit
skal