Commit Graph

3 Commits

Author SHA1 Message Date
b2eb29ab5d
lyricsmanager: parse time string by ourselves
QTime::fromString() can lead a crash when build with icu-enabled
Qt 6.8.0, see QTBUG-130597. Anyway let's workaround this issue
by simply implement it by ourselves.
2024-10-26 19:38:04 +08:00
b88ee1d0f1
fix: lyrics encoding and better lrc support 2024-09-22 17:02:40 +08:00
2a92f4ea7f
feat: basic lyrics support 2024-09-20 20:59:40 +08:00