From cb9834a7f00bd16f08e3c58650b4239e92b4c995 Mon Sep 17 00:00:00 2001 From: andy840119 Date: Sun, 28 Jul 2024 21:45:12 +0800 Subject: [PATCH] Update the chagnelog. --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ea1161..4d30f21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ -## 2024.0728 +## 2024.0728.2 +* "" in the `.lrc` file is absolute time, not the relative time. + +## 2024.0728.1 * Add `StartTime` property in the `Model.Lyric` class. This property is used to store the start time of the lyric.~~ * `LrcParse` is re-written. Now it can follow the [LRC and Enhanced LRC format](https://en.wikipedia.org/wiki/LRC_(file_format) to decode/encode the lyric correctly. * Create the `KarParser`, which is~~~~ u~~~~sed to parse the Karaoke file with format like `[00:51.00]ka[01:29.99]ra[01:48.29]o[02:31.00]ke[02:41.99]`. \ No newline at end of file