index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
10 hours
feat: Rename GPU stub and headless files and update references
skal
11 hours
style: replace C++ casts with C-style casts
skal
11 hours
refactor: centralize platform-specific code in gpu.h
skal
11 hours
feat: add time-based effect activation with auto-passthrough
skal
11 hours
fix: seq_compiler includes effects/shaders.h
skal
11 hours
style: Apply clang-format
skal
11 hours
docs: document STRIP_GPU_COMPOSITE flag in BUILD.md
skal
11 hours
refactor: move shaders.{h,cc} to src/effects and remove v2 suffix
skal
11 hours
docs: streamline timeline editor documentation
skal
12 hours
docs: update timeline editor documentation for v2 format
skal
12 hours
feat: add Sequence V2 format support to timeline editor
skal
12 hours
fix: use low-latency profile for regular Core Audio callbacks
skal
20 hours
fix: correct Heptagon effect rendering and SDF implementation
skal
20 hours
fix: port Hybrid3D effect to sequence v2 architecture
skal
21 hours
test: enhance GaussianBlur parameters and test timeline
skal
21 hours
fix: make test_demo use workspace files, remove obsolete tools/test_demo.*
skal
21 hours
fix: add sequence index to generated class names
skal
22 hours
refactor: remove WIN32 platform checks from seq_compiler.py
skal
22 hours
refactor: remove C++ seq_compiler and Gantt chart references
skal
22 hours
refactor: remove END_DEMO directive, auto-calculate from sequences
skal
22 hours
refactor: complete removal of 'Effect' suffix from C++ class names
skal
22 hours
add back obj files
skal
26 hours
refactor: remove 'Effect' suffix from effect names in timeline.seq files
skal
26 hours
docs: streamline and consolidate markdown documentation
skal
26 hours
feat: Add PeakMeterEffect v2 for test_demo audio visualization
skal
26 hours
fix: calculate beat_phase for FlashEffect and refactor uniforms
skal
27 hours
fix: load rotating_cube_v2 shader from asset instead of empty string
skal
27 hours
refactor(gpu): remove depthSlice conditionals, use platform.h abstraction
skal
27 hours
fix: add missing SHADER_FLASH asset to main workspace
skal
27 hours
feat: Add FlashEffect for audio/visual sync testing
skal
28 hours
refactor: remove empty audio_update() function
skal
28 hours
feat: Update check_all.sh to include headless and coverage builds
skal
28 hours
refactor(headless): convert nullptr checks to strippable macros
skal
28 hours
fix(headless): add early returns to all effect constructors
skal
28 hours
fix(headless): add nullptr checks for GPU resource creation
skal
28 hours
fix(headless): add missing Effect include and gpu_get_surface stub
skal
28 hours
fix(build): add missing headers and enum casts for strict compilation
skal
29 hours
fix(shaders): correct sequence uniforms snippet registration name
skal
29 hours
refactor: remove v2 versioning artifacts, establish Sequence as canonical system
skal
30 hours
docs(TODO): add test infrastructure maintenance section
skal
30 hours
fix(tests): resolve all v2 test failures, 35/35 passing
skal
31 hours
refactor: invert FATAL_CHECK logic to standard assertion style
skal
31 hours
fix(tests): port tests to v2 API, fix FATAL_CHECK logic
skal
32 hours
docs(sequence): update and compact v2 documentation
skal
32 hours
feat(sequence): complete v2 migration with DAG-based routing
skal
33 hours
feat(sequence): integrate v2 timeline with main loop
skal
33 hours
test(audio): remove brittle SilentBackendTest
skal
33 hours
fix(cnn): rename CNNLayerParams to CNNv1LayerParams
skal
33 hours
fix(audio): implement get_callback_state in TestBackend
skal
33 hours
feat(sequence): port hybrid_3d_effect to v2
skal
[next]