summaryrefslogtreecommitdiff
path: root/tools/timeline_editor
AgeCommit message (Expand)Author
2026-02-17docs: streamline timeline editor documentationskal
2026-02-17docs: update timeline editor documentation for v2 formatskal
2026-02-17feat: add Sequence V2 format support to timeline editorskal
2026-02-16refactor: remove C++ seq_compiler and Gantt chart referencesskal
2026-02-15refactor(tools): consolidate common CSS for HTML toolsskal
2026-02-15fix(audio): WAV dump drift improvements, acceptable stateskal
2026-02-15fix(timeline-editor): correct waveform tooltip position calculationskal
2026-02-15fix(timeline-editor): capture all wheel events at container levelskal
2026-02-15docs(timeline-editor): clarify effect time units in property panelskal
2026-02-15refactor(timeline-editor): complete variable unit renames in modulesskal
2026-02-15fix(timeline-editor): disable waveform tooltip when no audio loadedskal
2026-02-15refactor(timeline-editor): rename variables to reflect beat-based unitsskal
2026-02-15refactor(timeline-editor): centralize BPM calculationsskal
2026-02-15feat(timeline-editor): add timing tooltip and cursor in waveform viewskal
2026-02-15fix(timeline-editor): enable mouse wheel on all sequence viewer elementsskal
2026-02-15docs: document audio WAV drift bug investigationskal
2026-02-15refactor(timeline-editor): extract viewport and playback to ES6 modulesskal
2026-02-15fix(timeline-editor): improve mouse-wheel handling and prevent UI interferenceskal
2026-02-15fix(timeline-editor): align waveform and timeline tick positionsskal
2026-02-15feat(timeline-editor): add replay button to restart from original play positionskal
2026-02-15fix(timeline-editor): playback indicator zoom tracking and UX improvementsskal
2026-02-15feat(timeline-editor): consolidate playback indicator positioning and improve UXskal
2026-02-12Timeline editor: fix all position calculations when scrolledskal
2026-02-12Timeline editor: fix waveform click position calculationskal
2026-02-12Timeline editor: fix seek position when zoomedskal
2026-02-12Timeline editor: streamline code structureskal
2026-02-12Timeline editor: match C++ priority conflict detectionskal
2026-02-12Timeline editor: CPU load visualization + UX improvementsskal
2026-02-12timeline editor: quantize grid, drag fixes, hotkeysskal
2026-02-12refactor: timeline editor - major code reduction and UX improvementsskal
2026-02-12feat: timeline editor playback improvementsskal
2026-02-12feat: timeline editor audio playback with auto-expand/collapseskal
2026-02-12refactor: timeline editor now uses beat-based internal storageskal
2026-02-12feat: implement beat-based timing systemskal
2026-02-12feat: Timeline editor UI improvementsskal
2026-02-11feat: timeline editor improvements - sticky ticks, grid, collapseskal
2026-02-09fix: Strip priority comments from effect args in .seq exportskal
2026-02-06feat(timeline): Add Ctrl+wheel zoom centered on mouse cursorskal
2026-02-05docs(timeline-editor): Document WAV source and music.track visualization taskskal
2026-02-05feat(timeline-editor): Add WAV file waveform visualizationskal
2026-02-05feat(timeline-editor): Hide scrollbars, keep mouse wheel navigationskal
2026-02-05feat(timeline-editor): Final UI polish - auto-apply, stack-order priorityskal
2026-02-05fix(timeline-editor): Fix effect drag jump bug and left handle constraintskal
2026-02-05feat(timeline-editor): Add editable names and effect resize handlesskal
2026-02-05fix(timeline-editor): Fix effect dragging offset and property panel updatesskal
2026-02-05feat(timeline-editor): Add re-order button and 10% viewport slackskal
2026-02-05fix(timeline-editor): Remove time indicator and fix sequence overlapskal
2026-02-05feat(timeline-editor): Add time indicator, sequence flash, and taller viewskal
2026-02-05feat(timeline-editor): Diagonal scroll following time-ordered sequence cascadeskal
2026-02-05fix(timeline-editor): Dynamic sequence bounds, mouse wheel scroll, responsive...skal