summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-13Documentation: Update for file hierarchy reorganizationskal
2026-02-13Remediation: Implement shared common/shaders/ directoryskal
2026-02-13Investigation: Shader code reuse options analysisskal
2026-02-13Update workspace.cfg for new directory structureskal
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-12test_demo: Add beat-synchronized CNN post-processing with version selectionskal
2026-02-12ignore validation resultsskal
2026-02-12Update docs: CNN v2 weights loading fixed and validatedskal
2026-02-12Fix CNN v2 weights validation logicskal
2026-02-12Timeline editor: fix all position calculations when scrolledskal
2026-02-12Timeline editor: fix waveform click position calculationskal
2026-02-12Timeline editor: fix seek position when zoomedskal
2026-02-12Timeline editor: streamline code structureskal
2026-02-12Timeline editor: match C++ priority conflict detectionskal
2026-02-12Timeline editor: CPU load visualization + UX improvementsskal
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-12TODO: 8-bit weight quantization for 2× size reductionskal
2026-02-12CNN v2: Storage buffer complete - real weights exportedskal
2026-02-12CNN v2: Complete multi-layer compute executionskal
2026-02-12CNN v2: storage buffer architecture foundationskal
2026-02-12TODO: Add random sampling to patch-based trainingskal
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 documentation update - Phase 5 completeskal
2026-02-12CNN v2 Phase 5: render pipeline implementationskal
2026-02-12CNN v2: parametric static features - Phases 1-4skal
2026-02-12CNN v2: parametric static features - design docskal
2026-02-12timeline editor: quantize grid, drag fixes, hotkeysskal
2026-02-12cleanup: remove test-only files from main workspaceskal
2026-02-12remove more stale filesskal
2026-02-12remove more stale filesskal
2026-02-12remove stale docskal
2026-02-12refactor: timeline editor - major code reduction and UX improvementsskal
2026-02-12feat: timeline editor playback improvementsskal
2026-02-12docs: update test status to 100% and fix broken referencesskal
2026-02-12remove some artefacts. update docs.skal
2026-02-12fix: suppress spurious shader snippet and auxiliary texture warningsskal
2026-02-12feat: timeline editor audio playback with auto-expand/collapseskal
2026-02-12fix: add missing beat_phase parameter to stub gpu_draw implementationsskal
2026-02-12refactor: timeline editor now uses beat-based internal storageskal
2026-02-12fix: WAV dump header corruption and early exit handlingskal
2026-02-12docs: complete beat-based timing documentationskal
2026-02-12fix: PeakMeterEffect render() now properly overrides base classskal
2026-02-12refactor: use CommonUniforms from common_uniforms.wgsl in test_demoskal
2026-02-12fix: update PeakMeterEffect uniform structure in test_demoskal
2026-02-12docs: consolidate beat-based timing documentationskal