summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2026-02-23docs(build): add WSL (Windows 10) build support and documentationskal
2026-02-17fix(build): Resolve Windows cross-compilation failuresskal
2026-02-17feat: add time-based effect activation with auto-passthroughskal
2026-02-16feat: Update check_all.sh to include headless and coverage buildsskal
2026-02-15refactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
2026-02-14Remove non-functional Gantt test scriptsskal
2026-02-14Add --lr parameter to CNN v2 training pipelineskal
2026-02-14Streamline CNN v2 training pipeline outputskal
2026-02-14Fix CNN v2 training: always save final checkpoint, derive num_layersskal
2026-02-14Add --output-weights option to CNN v2 training pipelineskal
2026-02-13CNN v2 training: Refactor train_cnn_v2_full.sh for maintainabilityskal
2026-02-13CNN v2 training: Add --grayscale-loss option for luminance-based loss computa...skal
2026-02-13CNN v2 training: Expose all parameters as CLI optionsskal
2026-02-13CNN v2 full pipeline: Add --mip-level optionskal
2026-02-13Add --export-only option to train_cnn_v2_full.shskal
2026-02-13Fix train_cnn_v2_full.sh for updated APIskal
2026-02-13CNN v2: Refactor to uniform 12D→4D architectureskal
2026-02-13Add weights/ subdirectory to workspaces for CNN training outputsskal
2026-02-13Refactor: Reorganize workspaces and remove assets/ directoryskal
2026-02-13Refactor: Move application entry points to src/app/skal
2026-02-12Update docs and help messages for CNN v2 completionskal
2026-02-12Add --validate mode to training scriptskal
2026-02-12Refine training script output and validationskal
2026-02-12CNN v2: storage buffer architecture foundationskal
2026-02-12CNN v2: Patch-based training as default (like CNN v1)skal
2026-02-12Fix: CNN v2 training - handle variable image sizesskal
2026-02-12CNN v2: parametric static features - Phases 1-4skal
2026-02-12CNN v2: parametric static features - design docskal
2026-02-09refactor: Reorganize tests into subsystem subdirectoriesskal
2026-02-09feat: Add headless mode for testing without GPUskal
2026-02-09feat: Implement Task #76 external library size measurementskal
2026-02-09refactor: Move .spec audio assets to assets/final/music subdirectoryskal
2026-02-07test: Add HTML Gantt chart output test for seq_compilerskal
2026-02-07test: Add Gantt chart output test for seq_compilerskal
2026-02-07feat(build): Add FINAL_STRIP mode for maximum size optimizationskal
2026-02-07fix(coverage): Explicitly disable STRIP_ALL during coverage runsskal
2026-02-07fix(coverage): Handle moved files and clean stale coverage dataskal
2026-02-07fix(ci): Update verification script to catch tool compilation failuresskal
2026-02-06feat(audio): Add RMS normalization to spectool for consistent sample loudnessskal
2026-02-04asset location cleanupskal
2026-02-04feat(tooling): Add directory filtering to coverage report script (Task #46)skal
2026-02-04feat(tooling): Implement code coverage reporting (Task #44)skal
2026-02-03refactor: Task #20 - Platform & Code Hygieneskal
2026-02-03build: Enable parallel compilation in build scriptsskal
2026-02-03feat(assets): Add new drum samples and improve conversion scriptskal
2026-02-02fix(shader): Correct WGSL loop syntax in calc_shadowskal
2026-02-02add new tasksskal
2026-02-02feat(build): Add check_all script and optimize spectoolskal
2026-01-31refactor: move generated asset files to src/generated/skal
2026-01-31fix: Cross-compilation and style complianceskal