summaryrefslogtreecommitdiff
path: root/doc/HOWTO.md
AgeCommit message (Expand)Author
3 daysdocs(init): add glfw as macOS brew dependencyskal
2026-03-05fix(spectool): rename --wav flag to wav subcommand for consistencyskal
2026-03-05feat(spectool): add --wav decode, IMDCT, and roundtrip testskal
2026-03-03fix(build): add spectool to DEMO_BUILD_TOOLS cmake targetskal
2026-02-23docs(build): add WSL (Windows 10) build support and documentationskal
2026-02-17docs: update timeline editor documentation for v2 formatskal
2026-02-16docs: streamline and consolidate markdown documentationskal
2026-02-15docs: update CNN v1 references in top/mid-level docsskal
2026-02-15refactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
2026-02-15refactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
2026-02-15docs: add CLI options reference and WAV dump examplesskal
2026-02-14Document CNN v2 training pipeline improvementsskal
2026-02-14Add --output-weights option to CNN v2 training pipelineskal
2026-02-14cnn_test: --weights now overrides layer config from .bin fileskal
2026-02-13CNN test tool: Add CNN v2 support with compute shader architectureskal
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-13Doc: Update HOWTO.md with --mip-level example for full pipelineskal
2026-02-13CNN v2: Add --mip-level option for parametric featuresskal
2026-02-13CNN v2: Restore per-layer kernel sizes supportskal
2026-02-13CNN v2: Refactor to uniform 12D→4D architectureskal
2026-02-12Update docs and help messages for CNN v2 completionskal
2026-02-12CNN v2: parametric static features - Phases 1-4skal
2026-02-12CNN v2: parametric static features - design docskal
2026-02-12remove some artefacts. update docs.skal
2026-02-11fix: CNN training/inference to match WGSL sliding windowskal
2026-02-11refactor: Modularize CMake build system into 10 specialized modulesskal
2026-02-11fix: CNN test tool GPU readback with wgpuDevicePollskal
2026-02-11fix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
2026-02-10docs: Update CNN training documentation with patch extractionskal
2026-02-10docs: Add inference mode to training documentationskal
2026-02-10docs: Fix EFFECT keyword syntax and add automation-friendly workflowskal
2026-02-10fix: Support variable kernel sizes in CNN layer generationskal
2026-02-10feat: CNN RGBD→grayscale with 7-channel augmented inputskal
2026-02-09refactor: Reorganize tests into subsystem subdirectoriesskal
2026-02-09docs: Streamline headless mode documentationskal
2026-02-09feat: Add headless mode for testing without GPUskal
2026-02-09docs: Update references to workspace layoutskal
2026-02-09docs: Condense HOWTO.md, move details to technical docsskal
2026-02-09docs: Update docs for Task #76 size measurementskal
2026-02-09docs: Update documentation and clean up obsolete filesskal
2026-02-09docs: Condense essential context files (856→599 lines)skal
2026-02-09docs: Archive Feb 9 completed tasks and clarify build configsskal
2026-02-09docs: Simplify all design docs (50% reduction, 1687 lines removed)skal
2026-02-08feat(gpu): Add auxiliary texture masking systemskal
2026-02-07feat(build): Add FINAL_STRIP mode for maximum size optimizationskal
2026-02-06docs: Document specplay tool and add future enhancement roadmapskal
2026-02-06docs: Update documentation for completed build optimization (Task C)skal
2026-02-05feat(audio): Complete Phase 4 - Cleanup and Documentation (Task #56)skal
2026-02-04feat(tooling): Add directory filtering to coverage report script (Task #46)skal