summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-31update instructionsskal
2026-01-31docs: Capture Sequence system and debugging protocolsskal
2026-01-31feat: Implement Sequence Compiler for data-driven choreographyskal
2026-01-31opt: Guard debug/seek features with STRIP_ALLskal
2026-01-31feat: Add --seek command line option for fast-forward debuggingskal
2026-01-31feat: Implement Sequence and Effect system for demo choreographyskal
2026-01-31build: Add pack_source target to create complete source archiveskal
2026-01-31build: Add DEMO_ALL_OPTIONS to activate all build flags at onceskal
2026-01-31add spec assetsskal
2026-01-31update session with mix fixesskal
2026-01-31docs: Update contributing guidelines to mandate Windows build verificationskal
2026-01-31fix: Resolve macOS build breakage and restore tools audio supportskal
2026-01-31opt: Disable unused audio formats (FLAC, WAV, MP3) and encoding in miniaudioskal
2026-01-31update state in .md filesskal
2026-01-31Finalize Windows port with size analysis reporting and updated docsskal
2026-01-31Add Windows cross-compilation support (MinGW) and emulation (Wine)skal
2026-01-31Chore: Add missing newlines at end of source filesskal
2026-01-31Chore: Remove trailing whitespaces across the codebaseskal
2026-01-31Implement procedural audio generation, spectral effects, and WebGPU particle ...skal
2026-01-31add notesskal
2026-01-31enforce code styleskal
2026-01-31more style rulesskal
2026-01-30add mini_math.h header-only vector libskal
2026-01-28remove shader.wgslskal
2026-01-28simplify shaderskal
2026-01-28fix the audioskal
2026-01-28fix the spec editor a bitskal
2026-01-28feat(project-context): Document spectrogram generation moduleskal
2026-01-28feat(gemini): Add .geminiignore fileskal
2026-01-28fix(editor): Correct CSS formatting issuesskal
2026-01-28refactor(editor): Complete rewrite of script.js for stability and correctnessskal
2026-01-28fix(editor): Resolve all scoping, ordering, and scaling issuesskal
2026-01-28fix(editor): Final resolution of initialization and scoping errors in script.jsskal
2026-01-28fix(editor): Resolve button initialization errorsskal
2026-01-28feat(editor): Implement SDFs for drawing primitives and fix spectrogram clearingskal
2026-01-28fix(editor): Resolve 'canvasToSpectrogramCoords is not defined' error (final ...skal
2026-01-28fix(editor): Resolve 'canvasToSpectrogramCoords is not defined' errorskal
2026-01-28feat(editor): Full ellipse support and minor fixesskal
2026-01-28feat(editor): Implement ellipse drawing and application logicskal
2026-01-28fix(editor): Resolve duplicate variable declarations in script.jsskal
2026-01-28feat(editor): Implement logarithmic frequency scaleskal
2026-01-28feat(editor): Add audio playback and redo functionalityskal
2026-01-28feat(editor): Implement drawing tools and advanced undo/redoskal
2026-01-28feat(editor): Implement basic undo/redo functionalityskal
2026-01-28docs: Finalize project state synchronizationskal
2026-01-28chore(scripts): Update gen_assets.sh to include test asset generationskal
2026-01-28feat(editor): Scaffold web spectrogram editorskal
2026-01-28feat(spectool): Optimize .spec file size by trimming trailing zerosskal
2026-01-28style updateskal
2026-01-28perf(synth): Optimize Hamming window generationskal