From 08069d65cea269aec6d19c4d99f9f38138e6c962 Mon Sep 17 00:00:00 2001 From: skal Date: Mon, 16 Feb 2026 21:51:05 +0100 Subject: refactor: remove C++ seq_compiler and Gantt chart references - Remove tools/seq_compiler.cc (replaced by seq_compiler.py) - Remove C++ seq_compiler build target from cmake/DemoTools.cmake - Update documentation to remove Gantt chart mentions - Keep seq_compiler.py (active Python compiler) - All tests passing (34/34) --- tools/timeline_editor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/timeline_editor') diff --git a/tools/timeline_editor/README.md b/tools/timeline_editor/README.md index 66e39bd..4d41cd7 100644 --- a/tools/timeline_editor/README.md +++ b/tools/timeline_editor/README.md @@ -5,7 +5,7 @@ Interactive web-based editor for `timeline.seq` files. ## Features - 📂 Load/save `timeline.seq` files -- 📊 Visual Gantt-style timeline with sticky time markers (beat-based) +- 📊 Visual timeline with sticky time markers (beat-based) - 🎯 Drag & drop sequences and effects - 🎯 Resize effects with handles - 📦 Collapsible sequences (double-click to collapse) -- cgit v1.2.3