summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-01-28docs(contributing): Add rule for newline at end of fileskal
2026-01-28docs: Synchronize project state for Asset System milestoneskal
2026-01-28update NOTESskal
2026-01-28feat(build): Finalize production assembly pipelineskal
2026-01-28fix(build): Robust asset tool invocation using generator expressionsskal
2026-01-28feat(visuals): Add rotation, color shifts, and improved beat-syncskal
2026-01-28feat(visuals): Enhance colors and add background flashesskal
2026-01-28chore(assets): Clean up demo_assets.txtskal
2026-01-28chore: Update .gitignore for generated assetsskal
2026-01-28chore(assets): Remove obsolete assets.txtskal
2026-01-28feat(assets): Add auto-generation comment to packer outputskal
2026-01-28docs: Document gen_assets.sh usageskal
2026-01-28fix(assets): Update gen_assets.sh pathsskal
2026-01-28feat(assets): Separate demo and test asset listsskal
2026-01-28feat(demo): Add drum sequence using embedded assetsskal
2026-01-28feat(build): Add 'final' CMake target for production assemblyskal
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-28add asset system description fileskal
2026-01-28clang-formatskal
2026-01-28update SESSION_NOTES.mdskal
2026-01-28docs(contributing): Exclude third_party/ from clang-formatskal
2026-01-28docs(contributing): Exclude assets/ and archive/ from clang-formatskal
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-28docs: Mark task 3 (binary crunchers) as completedskal
2026-01-28fix(crunch): Use strip/gzexe on macOS instead of UPXskal
2026-01-28feat(crunch): Add UPX-based binary packer scriptskal
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-28add miniaudio.hskal
2026-01-28update SESSION_NOTESskal