summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
25 hoursInvestigation: Shader code reuse options analysisskal
25 hoursUpdate workspace.cfg for new directory structureskal
25 hoursAdd weights/ subdirectory to workspaces for CNN training outputsskal
25 hoursRefactor: Reorganize workspaces and remove assets/ directoryskal
25 hoursRefactor: Move application entry points to src/app/skal
42 hourstest_demo: Add beat-synchronized CNN post-processing with version selectionskal
43 hoursignore validation resultsskal
44 hoursUpdate docs: CNN v2 weights loading fixed and validatedskal
44 hoursFix CNN v2 weights validation logicskal
44 hoursTimeline editor: fix all position calculations when scrolledskal
44 hoursTimeline editor: fix waveform click position calculationskal
44 hoursTimeline editor: fix seek position when zoomedskal
44 hoursTimeline editor: streamline code structureskal
44 hoursTimeline editor: match C++ priority conflict detectionskal
44 hoursTimeline editor: CPU load visualization + UX improvementsskal
45 hoursUpdate docs and help messages for CNN v2 completionskal
45 hoursAdd --validate mode to training scriptskal
45 hoursRefine training script output and validationskal
45 hoursTODO: 8-bit weight quantization for 2× size reductionskal
45 hoursCNN v2: Storage buffer complete - real weights exportedskal
45 hoursCNN v2: Complete multi-layer compute executionskal
45 hoursCNN v2: storage buffer architecture foundationskal
45 hoursTODO: Add random sampling to patch-based trainingskal
45 hoursCNN v2: Patch-based training as default (like CNN v1)skal
45 hoursFix: CNN v2 training - handle variable image sizesskal
46 hoursCNN v2 documentation update - Phase 5 completeskal
46 hoursCNN v2 Phase 5: render pipeline implementationskal
46 hoursCNN v2: parametric static features - Phases 1-4skal
46 hoursCNN v2: parametric static features - design docskal
47 hourstimeline editor: quantize grid, drag fixes, hotkeysskal
48 hourscleanup: remove test-only files from main workspaceskal
48 hoursremove more stale filesskal
48 hoursremove more stale filesskal
48 hoursremove stale docskal
2 daysrefactor: timeline editor - major code reduction and UX improvementsskal
2 daysfeat: timeline editor playback improvementsskal
2 daysdocs: update test status to 100% and fix broken referencesskal
2 daysremove some artefacts. update docs.skal
2 daysfix: suppress spurious shader snippet and auxiliary texture warningsskal
2 daysfeat: timeline editor audio playback with auto-expand/collapseskal
2 daysfix: add missing beat_phase parameter to stub gpu_draw implementationsskal
2 daysrefactor: timeline editor now uses beat-based internal storageskal
2 daysfix: WAV dump header corruption and early exit handlingskal
2 daysdocs: complete beat-based timing documentationskal
2 daysfix: PeakMeterEffect render() now properly overrides base classskal
2 daysrefactor: use CommonUniforms from common_uniforms.wgsl in test_demoskal
2 daysfix: update PeakMeterEffect uniform structure in test_demoskal
2 daysdocs: consolidate beat-based timing documentationskal
2 daysfix: update shader files to use beat_phase instead of beatskal
2 daysfeat: implement beat-based timing systemskal