summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
11 daysformat shader codeskal
11 daysclang-formatskal
11 daysfix(build): resolve cross-platform build configuration errorsskal
11 daysstyle: add vertical compression rules to clang-formatskal
11 daysrefactor: move generated asset files to src/generated/skal
11 daysfix(gpu): resolve multiple WebGPU validation and runtime errorsskal
11 daysfix: Resolve all remaining linking and include errors for Sequence/Effect testsskal
11 daysadd testing for sequenceskal
11 daysfix: Resolve all build/linking errors for Sequence/Effect testsskal
11 daystest: Finalize sequence/effect system testsskal
11 daystools: Improve seq_compiler usage with example commandskal
11 daysfix: Cross-compilation and style complianceskal
11 daysfeat: Full implementation of post-processing pipeline and new effectsskal
11 daysfeat: Multi-pass rendering architecture and effect stubsskal
11 daysfeat: Implement Sequence Compiler for data-driven choreographyskal
11 daysopt: Guard debug/seek features with STRIP_ALLskal
11 daysfeat: Add --seek command line option for fast-forward debuggingskal
11 daysfeat: Implement Sequence and Effect system for demo choreographyskal
11 daysupdate session with mix fixesskal
11 daysfix: Resolve macOS build breakage and restore tools audio supportskal
11 daysopt: Disable unused audio formats (FLAC, WAV, MP3) and encoding in miniaudioskal
11 daysupdate state in .md filesskal
11 daysAdd Windows cross-compilation support (MinGW) and emulation (Wine)skal
12 daysChore: Add missing newlines at end of source filesskal
12 daysChore: Remove trailing whitespaces across the codebaseskal
12 daysImplement procedural audio generation, spectral effects, and WebGPU particle ...skal
12 daysadd notesskal
12 daysenforce code styleskal
12 daysadd mini_math.h header-only vector libskal
14 daysremove shader.wgslskal
14 dayssimplify shaderskal
14 daysfix the audioskal
2026-01-28style updateskal
2026-01-28perf(synth): Optimize Hamming window generationskal
2026-01-28feat(visuals): Add rotation, color shifts, and improved beat-syncskal
2026-01-28feat(visuals): Enhance colors and add background flashesskal
2026-01-28feat(assets): Separate demo and test asset listsskal
2026-01-28feat(demo): Add drum sequence using embedded assetsskal
2026-01-28refactor(assets): Optimize asset retrieval using array lookupskal
2026-01-28update asset systemskal
2026-01-28docs: Update project context and session notesskal
2026-01-28style: Add 3-line descriptive headers to all source filesskal
2026-01-28test(assets): Add functional tests for asset management systemskal
2026-01-28feat(assets): Implement basic asset packing systemskal
2026-01-28build: Finalize WebGPU integration and platform fixesskal
2026-01-28fix(gpu): Ensure shader entry points are preserved in STRIP_ALL buildskal
2026-01-28feat(platform): Add 'q' key to quitskal
2026-01-28fix(gpu): Add aspect ratio correction to shaderskal
2026-01-28fix(synth): Implement peak meter with decay for smooth visualsskal
2026-01-28update SESSION_NOTESskal