skeledance/plugin/contents/ui
ltadeu6 4c4b1bbb96
feat: verse-based lyric display with smooth active-line transitions
Replace circular ring-buffer scroll with verse-aware display: backend
now groups lyrics into verses on empty lines or timestamp gaps >3.5s
and exposes verse_lines + verse_active; frontend rebuilds the DOM once
per verse (fade-out/in) and animates only opacity/font/glow when the
active line advances within the same verse.  CSS mask-image gradient
replaces hard overflow clipping at top and bottom edges.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 17:33:12 -03:00
..
cava-server.py Fix SSE server blocking: use ThreadingHTTPServer 2026-06-07 09:55:59 -03:00
cava-start.sh Fix duplicate CAVA instances via lockfile 2026-06-07 09:43:40 -03:00
cava.conf Add real-time CAVA audio visualizer for VU bars 2026-06-07 09:35:35 -03:00
dancer.html feat: verse-based lyric display with smooth active-line transitions 2026-06-08 17:33:12 -03:00
get-playing.sh feat: multi-player support + 5-line karaoke lyrics display 2026-06-08 16:53:17 -03:00
main.qml feat: multi-player support + 5-line karaoke lyrics display 2026-06-08 16:53:17 -03:00
skeleton2.apng Replace CSS robot with animated character switcher 2026-06-07 08:59:29 -03:00
skeleton3.apng feat: skeleton3.apng at 25fps (midpoint between 33 and 16.7) 2026-06-07 12:59:05 -03:00
skeleton4.apng Replace CSS robot with animated character switcher 2026-06-07 08:59:29 -03:00
skeleton5.apng Replace CSS robot with animated character switcher 2026-06-07 08:59:29 -03:00
skeleton6.apng Replace CSS robot with animated character switcher 2026-06-07 08:59:29 -03:00