summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
31 hoursfeat(uniforms): Add noise field with per-frame random valuesskal
33 hoursfix(build): Resolve clean build failure from generated timeline headerskal
33 hoursrefactor(codegen): Use gpu_init helper in seq_compiler.pyskal
33 hoursfix(build): Resolve Windows cross-compilation failuresskal
35 hoursstyle: replace C++ casts with C-style castsskal
35 hoursfeat: add time-based effect activation with auto-passthroughskal
36 hoursfix: seq_compiler includes effects/shaders.hskal
36 hoursstyle: Apply clang-formatskal
36 hoursrefactor: move shaders.{h,cc} to src/effects and remove v2 suffixskal
36 hoursdocs: streamline timeline editor documentationskal
36 hoursdocs: update timeline editor documentation for v2 formatskal
36 hoursfeat: add Sequence V2 format support to timeline editorskal
45 hoursfix: make test_demo use workspace files, remove obsolete tools/test_demo.*skal
45 hoursfix: add sequence index to generated class namesskal
46 hoursrefactor: remove WIN32 platform checks from seq_compiler.pyskal
46 hoursrefactor: remove C++ seq_compiler and Gantt chart referencesskal
46 hoursrefactor: remove END_DEMO directive, auto-calculate from sequencesskal
2 daysfix: calculate beat_phase for FlashEffect and refactor uniformsskal
2 daysfeat: Add FlashEffect for audio/visual sync testingskal
2 daysfix(build): add missing headers and enum casts for strict compilationskal
2 daysrefactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
2 daysfix(tests): port tests to v2 API, fix FATAL_CHECK logicskal
2 daysfeat(sequence): complete v2 migration with DAG-based routingskal
2 daysfeat(sequence): integrate v2 timeline with main loopskal
2 daysfix(cnn): rename CNNLayerParams to CNNv1LayerParamsskal
2 daysfeat(sequence): integrate v2 timeline with build systemskal
2 daysfeat(sequence): Clean up compiler and add test accessorskal
2 daysfeat(sequence): Phase 2 - Python DAG compilerskal
3 daysrefactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
3 daysrefactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
3 daysrefactor(tools): consolidate common CSS for HTML toolsskal
3 daysfix(audio): WAV dump drift improvements, acceptable stateskal
3 daysfix(timeline-editor): correct waveform tooltip position calculationskal
3 daysfix(timeline-editor): capture all wheel events at container levelskal
3 daysdocs(timeline-editor): clarify effect time units in property panelskal
3 daysrefactor(timeline-editor): complete variable unit renames in modulesskal
3 daysfix(timeline-editor): disable waveform tooltip when no audio loadedskal
3 daysrefactor(timeline-editor): rename variables to reflect beat-based unitsskal
3 daysrefactor(timeline-editor): centralize BPM calculationsskal
3 daysfeat(timeline-editor): add timing tooltip and cursor in waveform viewskal
3 daysfix(timeline-editor): enable mouse wheel on all sequence viewer elementsskal
3 daysdocs: document audio WAV drift bug investigationskal
3 daysrefactor(timeline-editor): extract viewport and playback to ES6 modulesskal
3 daysfix(timeline-editor): improve mouse-wheel handling and prevent UI interferenceskal
3 daysfix(timeline-editor): align waveform and timeline tick positionsskal
3 daysfeat(timeline-editor): add replay button to restart from original play positionskal
3 daysfix(timeline-editor): playback indicator zoom tracking and UX improvementsskal
3 daysfeat(timeline-editor): consolidate playback indicator positioning and improve UXskal
3 daysfeat(spectral-editor): add waveform intensity viewer for sample offsetskal
4 daysfeat(tracker): add sample offset and humanizationskal