summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 hoursdocs: streamline and consolidate markdown documentationHEADmainskal
8 hoursfeat: Add PeakMeterEffect v2 for test_demo audio visualizationskal
8 hoursfix: calculate beat_phase for FlashEffect and refactor uniformsskal
9 hoursfix: load rotating_cube_v2 shader from asset instead of empty stringskal
9 hoursrefactor(gpu): remove depthSlice conditionals, use platform.h abstractionskal
9 hoursfix: add missing SHADER_FLASH asset to main workspaceskal
9 hoursfeat: Add FlashEffect for audio/visual sync testingskal
10 hoursrefactor: remove empty audio_update() functionskal
10 hoursfeat: Update check_all.sh to include headless and coverage buildsskal
10 hoursrefactor(headless): convert nullptr checks to strippable macrosskal
10 hoursfix(headless): add early returns to all effect constructorsskal
10 hoursfix(headless): add nullptr checks for GPU resource creationskal
10 hoursfix(headless): add missing Effect include and gpu_get_surface stubskal
10 hoursfix(build): add missing headers and enum casts for strict compilationskal
10 hoursfix(shaders): correct sequence uniforms snippet registration nameskal
11 hoursrefactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
12 hoursdocs(TODO): add test infrastructure maintenance sectionskal
12 hoursfix(tests): resolve all v2 test failures, 35/35 passingskal
12 hoursrefactor: invert FATAL_CHECK logic to standard assertion styleskal
13 hoursfix(tests): port tests to v2 API, fix FATAL_CHECK logicskal
13 hoursdocs(sequence): update and compact v2 documentationskal
13 hoursfeat(sequence): complete v2 migration with DAG-based routingskal
15 hoursfeat(sequence): integrate v2 timeline with main loopskal
15 hourstest(audio): remove brittle SilentBackendTestskal
15 hoursfix(cnn): rename CNNLayerParams to CNNv1LayerParamsskal
15 hoursfix(audio): implement get_callback_state in TestBackendskal
15 hoursfeat(sequence): port hybrid_3d_effect to v2skal
15 hoursfeat(sequence): port rotating_cube_effect to v2skal
15 hoursfeat(sequence): port particles_effect to v2skal
15 hoursfeat(sequence): integrate v2 timeline with build systemskal
15 hoursfeat(sequence): create v2 timeline with placeholder effectsskal
16 hoursfeat(sequence): add inline post-process functions for v2skal
16 hoursfeat(sequence): complete phase 3 - v2 shader integration and effect portsskal
16 hourstest(sequence): Disable e2e test pending shader fixskal
17 hoursfeat(sequence): Clean up compiler and add test accessorskal
17 hoursfeat(sequence): Phase 3 - Port 3 effects to v2skal
17 hoursdocs: update for Sequence v2 phases 1-2skal
17 hoursfeat(sequence): Phase 2 - Python DAG compilerskal
17 hoursfeat(sequence): Phase 1 - Sequence v2 foundationskal
25 hourssmaller cubeskal
25 hoursrevert debug codeskal
25 hoursperf(audio): smooth playback time and RMS-based peak at 60Hzskal
30 hoursfeat(cnn): add CNN v3 directory structure with training dataskal
30 hourschore: clean up timeline editor temp files and update gitignoreskal
30 hoursdocs: update CNN v1 references in top/mid-level docsskal
30 hoursrefactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
30 hoursarchive(cnn): move CNN v1 to cnn_v1/ subdirectoryskal
31 hoursrefactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
31 hoursfix(cmake): add asset generation dependencies to library targetsskal
31 hoursfix(tests): adjust AudioEngine test sample count expectationsskal