Commit Graph

11 Commits

Author SHA1 Message Date
jeffvli 63f6a6620d clean up animations 2026-07-09 14:08:23 -07:00
jeffvli c0c03bc414 properly handle settings state on lyrics follow 2026-07-09 03:59:20 -07:00
jeffvli 19ec6e2f0a fix romaji showing up on non-kana lines 2026-07-09 03:38:10 -07:00
jeffvli df37123382 add setting for lyrics follow alignment 2026-07-09 03:37:44 -07:00
jeffvli bdcc88cbfe add setting for lyrics container padding 2026-07-09 02:45:13 -07:00
jeffvli fefbf7e3e6 remove lyrics highlight on pause 2026-07-09 02:45:13 -07:00
jeffvli 88b570cacb implement OS enhanced/karaoke lyrics 2026-07-09 02:43:57 -07:00
jeffvli b397790402 additional fix for furigana/romaji lyric handlers (#2188)
- Romaji conversion joined all synced lyric lines into one string. Because the block contained kana somewhere, hasKana passed for the entire array of lyrics.
2026-06-29 20:50:13 -07:00
York a221a84792 fix: romaji duplicate lines for non-Japanese lyrics (#2188) 2026-06-29 19:11:46 -07:00
York f8ca8861fc feat: add romaji lyrics display (#2180) 2026-06-26 21:07:58 -07:00
York 0ed68e8ebb feat: add Japanese Furigana support to lyrics display (#2161) 2026-06-21 19:11:20 -07:00