summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 dayscleanup filesskal
6 daysfeat: Enhance Gantt charts with sequence names, adaptive ticks, and sortingskal
6 daysfix: Correct sequence end time calculation in Gantt chartsskal
6 daysfeat: Replace explicit priorities with stack-based priority modifiersskal
6 daysdocs: Extract sequence documentation to dedicated SEQUENCE.md fileskal
6 daysfeat: Add validation-only mode and HTML/SVG Gantt charts to seq_compilerskal
6 daysfeat: Add Gantt chart visualization to seq_compilerskal
6 daysfeat: Optional sequence end times and comprehensive effect documentationskal
6 daysfeat: Audio playback stability, NOTE_ parsing fix, sample caching, and debug ...skal
6 daysfix(audio): Add pending buffer for partial writes to prevent sample lossskal
6 daysfix(audio): Check buffer space before rendering to prevent sample lossskal
6 daysfix(audio): Render audio in small chunks to fix timing gapsskal
6 daysfeat(audio): Implement ring buffer for live playback timingskal
6 daysdocs: Update project state with event-based tracker and WAV dumpskal
6 daysfeat(audio): Trigger pattern events individually for tempo scalingskal
6 daystest(audio): Add regression test for WAV dump stereo formatskal
6 daysfix(audio): WAV dump now outputs stereo format matching live audioskal
6 daysfix(audio): Properly sync tracker and synth timing in WAV dumpskal
6 daysfix(audio): WAV dump now calls tracker_update at 60Hz to prevent choppy audioskal
6 daysfix(audio): WAV dump backend now properly triggers tracker patternsskal
6 daysfeat(audio): Add WAV dump backend for debugging audio outputskal
6 daysfeat(audio): Simplified demo track with tempo scaling testsskal
6 daysdocs: Milestone state snapshot - Audio system robustness completeskal
6 daysfeat(audio): Variable tempo system with music time abstractionskal
6 daysdocs: Add simplified variable tempo approach (V2)skal
6 daysdocs: Add variable tempo architecture analysisskal
6 daysfeat(audio): Tracker timing test suite (Tasks #51.3 & #51.4)skal
6 daysfeat(audio): Implement mock audio backend for testing (Task #51.2)skal
6 daysfeat(audio): Implement audio backend abstraction (Task #51.1)skal
6 daysupdate notesskal
6 daysdocs: Handoff state snapshot with WebGPU fixesskal
6 daysdocs: Update project context and state for handoffskal
6 daysasset location cleanupskal
6 dayschore(assets): Update generated asset data for modular WGSLskal
6 daysfeat(gpu): Implement recursive WGSL composition and modularize shaders (Task ...skal
6 daysdocs(3d): Plan BVH, Physics, and WGSL modularization (Task #49, #50)skal
6 daystest(coverage): Improve Audio coverage (Task #48)skal
6 daysrevised .gitignoreskal
6 daystest(coverage): Improve Asset Manager coverage (Task #47)skal
6 daysfeat(tooling): Add directory filtering to coverage report script (Task #46)skal
6 daystest(procedural): Improve test coverage (Task #45)skal
6 daysfeat(tooling): Implement code coverage reporting (Task #44)skal
6 daysadd a TODO about coverage scriptskal
6 daysfeat(tests): Add comprehensive tests for math and 3d librariesskal
6 dayschore: Ignore generated source filesskal
6 dayshandoff(Claude): Stabilize 3D renderer with rotating skybox and two-pass arch...skal
7 daysfix: Correct depth handling in two-pass rendering for skybox and objectsskal
7 daysfix: Resolve skybox and floor rendering bugs with two-pass approachskal
7 daysfix: Implement proper skybox rendering with Perlin noiseskal
7 daysfeat: side-quest - Perlin noise sky and ProcGenFunc error handlingskal