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
7192c8a1b7
refactor: option to use QTextCodec from Qt5compat
2024-09-29 00:13:42 +08:00
c9fc9346b7
chore: switch to use KCodecs
2024-09-28 16:59:05 +08:00
a2b9f94015
fix: last line of lyrics is incorrect
2024-09-26 00:03:26 +08:00
4b57dda342
chore: lrc now also support mm:ss.zzz instead of .zz only
2024-09-25 19:50:50 +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