summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-07test(gpu): Add comprehensive effect class testing (Phase 2.1)skal
2026-02-07test: Add GPU effects test infrastructure (Phase 1 Foundation)skal
2026-02-07docs: Update platform reports to reflect completed reorganizationskal
2026-02-07refactor: Move platform files to src/platform/ subdirectoryskal
2026-02-07docs: Add platform side quest summary reportskal
2026-02-07test: Add platform test coverage (test_platform.cc)skal
2026-02-07docs: Remove duplicate Task #57 entry from TODO.mdskal
2026-02-07docs: Add Task #68 for mesh wireframe rendering in debug modeskal
2026-02-07docs: Add Task #67 for DCT/FFT performance benchmarkingskal
2026-02-07docs: Document test_demo milestone and recent project stateskal
2026-02-07fix(asset_packer): Replace deprecated sprintf with snprintfskal
2026-02-07feat(test_demo): Add validation for command-line optionsskal
2026-02-07feat(test_demo): Add beat_number column to fine-grained peak logskal
2026-02-07feat(test_demo): Add fine-grained peak logging at frame resolutionskal
2026-02-07feat(build): Add configuration summary to CMake outputskal
2026-02-07feat(test_demo): Add audio/visual sync debug tool with tempo testingskal
2026-02-06fix(spectral_editor): Disable vertical zoom/pan for logarithmic frequency axisskal
2026-02-06feat(spectral_editor): Add cursor-centered zoom and pan with mouse wheelskal
2026-02-06feat(timeline): Add Ctrl+wheel zoom centered on mouse cursorskal
2026-02-06docs: Add low-priority tasks for tempo control and asset debuggingskal
2026-02-06clean up main.ccskal
2026-02-06fix(audio): Normalize procedurally generated notes to consistent RMS levelskal
2026-02-06fix(test_mesh): Add missing include and wrap debug calls in STRIP_ALL guardsskal
2026-02-06feat(audio): Add RMS normalization to spectool for consistent sample loudnessskal
2026-02-06fix(audio): Clean up stale spectrograms and fix asset referencesskal
2026-02-06docs: Document specplay tool and add future enhancement roadmapskal
2026-02-06fix(audio): Fix spectrogram amplification issue and add diagnostic toolskal
2026-02-06docs: Mark Task #53 (Particles Shader Polish) as completeskal
2026-02-06feat(particles): Implement transparent circular particles with alpha blending...skal
2026-02-06docs(spectral_editor): Add feature roadmap for planned enhancementsskal
2026-02-06docs: Document FFT-based DCT/IDCT milestone in project contextskal
2026-02-06docs: Milestone - FFT-based DCT/IDCT Complete (February 6, 2026)skal
2026-02-06fix(audio): Remove Hamming window from synthesis (before IDCT)skal
2026-02-06fix(editor): Apply window to spectrum before IDCT, not afterskal
2026-02-06fix(audio): Scale procedural note generation for orthonormal DCTskal
2026-02-06fix(audio): Regenerate spectrograms with orthonormal DCTskal
2026-02-06feat(audio): Integrate FFT-based DCT/IDCT into audio engine and toolsskal
2026-02-06fix(audio): Complete FFT Phase 2 - DCT/IDCT via reordering methodskal
2026-02-06docs: Milestone - Shader Stability & Test Infrastructure (February 6, 2026)skal
2026-02-06fix(shaders): Resolve WGSL validation errors and add shader compilation testsskal
2026-02-06feat(audio): FFT implementation Phase 1 - Infrastructure and foundationskal
2026-02-06feat(spectral_editor): Complete Phase 2 milestone - Full-featured web editorskal
2026-02-06fix(spectral_editor): Fix procedural audio and add color-coded curvesskal
2026-02-06fix(spectral_editor): Resolve variable name conflict in playAudioskal
2026-02-06feat(tools): Add Spectral Brush Editor UI (Phase 2 of Task #5)skal
2026-02-06feat(audio): Add Spectral Brush runtime (Phase 1 of Task #5)skal
2026-02-06docs: Update documentation for completed build optimization (Task C)skal
2026-02-06fix(build): Add file-level dependencies for assets (shaders, meshes, audio)skal
2026-02-06refactor(build): Split asset_manager.h into dcl/core/utils headersskal
2026-02-06docs: Update Task A status - artifacts fixed but shadows missingskal