summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-07test(gpu): Add comprehensive TextureManager testsskal
2026-02-07fix(coverage): Explicitly disable STRIP_ALL during coverage runsskal
2026-02-07docs: Add script maintenance requirements after hierarchy changesskal
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-07fix(tools): Correct include path in spectool.ccskal
2026-02-07test(gpu): Add automatic validation for effect test coverageskal
2026-02-07test(gpu): Register GPU tests with CTestskal
2026-02-07test(gpu): Add post-process helper utilities testing (Phase 2.2)skal
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