summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
7 hoursfix: calculate beat_phase for FlashEffect and refactor uniformsskal
7 hoursfeat: Add FlashEffect for audio/visual sync testingskal
9 hoursfix(build): add missing headers and enum casts for strict compilationskal
9 hoursrefactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
11 hoursfix(tests): port tests to v2 API, fix FATAL_CHECK logicskal
12 hoursfeat(sequence): complete v2 migration with DAG-based routingskal
13 hoursfeat(sequence): integrate v2 timeline with main loopskal
13 hoursfix(cnn): rename CNNLayerParams to CNNv1LayerParamsskal
14 hoursfeat(sequence): integrate v2 timeline with build systemskal
15 hoursfeat(sequence): Clean up compiler and add test accessorskal
15 hoursfeat(sequence): Phase 2 - Python DAG compilerskal
29 hoursrefactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
29 hoursrefactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
30 hoursrefactor(tools): consolidate common CSS for HTML toolsskal
31 hoursfix(audio): WAV dump drift improvements, acceptable stateskal
31 hoursfix(timeline-editor): correct waveform tooltip position calculationskal
32 hoursfix(timeline-editor): capture all wheel events at container levelskal
32 hoursdocs(timeline-editor): clarify effect time units in property panelskal
32 hoursrefactor(timeline-editor): complete variable unit renames in modulesskal
32 hoursfix(timeline-editor): disable waveform tooltip when no audio loadedskal
32 hoursrefactor(timeline-editor): rename variables to reflect beat-based unitsskal
33 hoursrefactor(timeline-editor): centralize BPM calculationsskal
33 hoursfeat(timeline-editor): add timing tooltip and cursor in waveform viewskal
33 hoursfix(timeline-editor): enable mouse wheel on all sequence viewer elementsskal
33 hoursdocs: document audio WAV drift bug investigationskal
35 hoursrefactor(timeline-editor): extract viewport and playback to ES6 modulesskal
35 hoursfix(timeline-editor): improve mouse-wheel handling and prevent UI interferenceskal
36 hoursfix(timeline-editor): align waveform and timeline tick positionsskal
36 hoursfeat(timeline-editor): add replay button to restart from original play positionskal
36 hoursfix(timeline-editor): playback indicator zoom tracking and UX improvementsskal
37 hoursfeat(timeline-editor): consolidate playback indicator positioning and improve UXskal
38 hoursfeat(spectral-editor): add waveform intensity viewer for sample offsetskal
2 daysfeat(tracker): add sample offset and humanizationskal
2 daysstyle: Apply clang-format to codebaseskal
2 daysrefactor(gpu): Relocate effects to src/effects and streamline includesskal
2 daysRefactor: add gpu_create_texture_view_2d helperskal
3 daysCNN v2: bilinear mip-level sampling and UI improvementsskal
3 daysReplace hard clamp with sigmoid activation in CNN v2skal
3 daysCNN v2 web tool: Remove vizScale, always show raw layer valuesskal
3 daysCNN v2 web tool: Fix vizScale for final layer previewskal
3 daysCNN v2 tool: Fix off-by-one in composited layer filenamesskal
3 daysCNN v2: Fix weight buffer offset bugskal
3 dayscnn_test: --weights now overrides layer config from .bin fileskal
3 dayscnn_test: Add --weights option for runtime weight loadingskal
3 daysCNN v2: Remove vizScale, always clip to [0,1]skal
3 daysCNN v2: Fix Layer 0 visualization scale (was 0.5, now 1.0)skal
3 daysCNN v2: Add debugging tools for mismatch investigationskal
3 daysCNN v2: Use alpha channel for p3 depth feature + layer visualizationskal
3 daysCNN v2 web tool: Update embedded weights to current checkpointskal
3 daysCNN v2 web tool: Multiple fixes for feature parity with cnn_testskal