summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-07feat(tools): Add music track visualizerskal
2026-02-07feat(gpu): Systematize post-process bindings and enable vertex shader uniformsskal
2026-02-07docs: Final session summaryskal
2026-02-07test: Add HTML Gantt chart output test for seq_compilerskal
2026-02-07test: Add Gantt chart output test for seq_compilerskal
2026-02-07docs: Add handoff for asset regeneration fixskal
2026-02-07fix: Auto-regenerate assets after clean buildskal
2026-02-07refactor: Store const GpuContext& in Effect base classskal
2026-02-07refactor: Bundle GPU context into GpuContext structskal
2026-02-07fix(audio): Synchronize audio-visual timing with playback timeskal
2026-02-07perf(spectral_editor): Implement caching and subarray optimizationsskal
2026-02-07docs: Reorganize documentation with tiered hierarchy for context optimizationskal
2026-02-07update doc, optimize spectral_editorskal
2026-02-07feat(audio): Add SilentBackend, fix peak measurement, reorganize backendsskal
2026-02-07refactor(build): Complete FINAL_STRIP infrastructure (Phase 5 - Final Report)skal
2026-02-07refactor(audio): Convert miniaudio_backend.cc to use FATAL_* macros (Phase 3)skal
2026-02-07refactor(audio): Convert ring_buffer.cc to use FATAL_CHECK macros (Phase 2)skal
2026-02-07feat(build): Add FINAL_STRIP mode for maximum size optimizationskal
2026-02-07docs(todo): Add Task #69 - Convert audio pipeline to clipped int16skal
2026-02-07docs(audio): Document WavDumpBackend synchronization with MiniaudioBackendskal
2026-02-07test(audio): Add error handling tests for WavDumpBackendskal
2026-02-07fix(audio): Remove clipping from WavDumpBackend, add diagnosticsskal
2026-02-07refactor(audio): Remove tempo logic from WavDumpBackendskal
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