294 Commits

Author SHA1 Message Date
tranxuanthang
5ce463c715 Merge pull request #357 from seijihariki/feat/better_word_by_word_editing
feat: improves word-by-word sync and the shortcut system
2026-06-01 00:51:33 +07:00
Victor Seiji Hariki
399410b3a7 fix: fix speed select styling for some systems 2026-05-29 12:08:08 -03:00
Victor Seiji Hariki
5e7fda8cc8 feat: make next word hint always active and add end nudge 2026-05-24 11:06:34 -03:00
Victor Seiji Hariki
702482b0f7 feat: add configurable shortcut editor UI 2026-05-24 11:06:33 -03:00
Victor Seiji Hariki
888c0272d6 feat: improve word-by-word timing workflow 2026-05-24 03:05:20 -03:00
Victor Seiji Hariki
3e5666ced5 refactor: globalize shortcuts and add shortcuts menu 2026-05-24 03:05:20 -03:00
Victor Seiji Hariki
308b6f2517 feat: add playback speed control 2026-05-24 03:05:20 -03:00
tranxuanthang
69528311b8 Clickable album/artist name in library tracks list and other minor style
fixes
2026-05-24 04:39:10 +07:00
tranxuanthang
4b62fefdb7 Add multiple line selection and bulk rewind/forward timestamp for lyrics
editor
2026-05-24 04:01:33 +07:00
tranxuanthang
d11622643a Add keyboard shortcuts hint modal for lyrics editor 2026-05-24 03:24:14 +07:00
tranxuanthang
8f1eb4f0b1 Handle ASCII/fullwidth parentheses and edge cases in word tokenizer 2026-05-18 03:25:11 +07:00
tranxuanthang
1096d80879 Add Japanese phonetic modifier support to word tokenizer 2026-05-18 02:56:28 +07:00
tranxuanthang
053fcc0300 Sanitize malformed COMMENT language field in MP3 ID3v2 tags 2026-05-18 01:32:51 +07:00
tranxuanthang
e3c4b2e031 Merge pull request #340 from M23SNEZ3/fix-id3v2-lyrics
Fix writing lyrics for mp3 (ID3v2)
2026-05-18 01:08:34 +07:00
tranxuanthang
7372dbd739 Full text search using fts5, add search for albums and artists tabs 2026-05-18 00:47:20 +07:00
M23SNEZ3
07b8fec569 export.rs: Fix typo 2026-05-11 08:39:16 +05:00
M23SNEZ3
94e358cedd export.rs: Import Id3v2Tag from lofty 2026-05-11 08:38:52 +05:00
M23SNEZ3
0d7af3a549 export.rs: Remove unwrap() 2026-05-11 08:38:08 +05:00
M23SNEZ3
39352fcdab export.rs: Fix writing lyrics for mp3 (ID3v2) 2026-05-08 16:33:38 +05:00
tranxuanthang
749f7b1336 Update README.md 2026-04-26 05:02:23 +07:00
tranxuanthang
05e42862a3 Fix screenshots 2.1.0 2026-04-26 04:18:00 +07:00
tranxuanthang
9e0578bd94 Bump version 2026-04-26 04:12:06 +07:00
tranxuanthang
ba91eba81e Completely overhauled UI colors in light/dark mode 2026-04-26 03:37:23 +07:00
tranxuanthang
01a091b87f Fix exporting lyrics error in lyrics editor 2026-04-26 01:15:05 +07:00
tranxuanthang
02b2c2a59a Add missing album_id and artist_id indexes for tracks table 2026-04-24 16:32:59 +07:00
tranxuanthang
618f81d7d0 Merge pull request #324 from guihkx/patch-1
Linux: Update screenshots in metainfo
2026-04-24 09:35:57 +07:00
Guilherme Silva
500dcdb147 Linux: Update screenshots in metainfo 2026-04-23 17:22:08 -03:00
tranxuanthang
9b31a9fd80 Update screenshots 2026-04-24 01:35:17 +07:00
tranxuanthang
05e0bd76a9 Update README.md 2026-04-24 01:23:11 +07:00
tranxuanthang
3f90eecb06 Bump version 2.0.1 2026-04-24 01:03:14 +07:00
tranxuanthang
fb585da882 Allow saving empty lyrics in lyrics editor 2026-04-24 00:54:57 +07:00
tranxuanthang
de3f8ea0ee Add support for importing lrc file from clipboard or file picker in
lyrics editor
2026-04-23 23:51:17 +07:00
tranxuanthang
74c4dcb0f4 Exporter: remove dead code, improve queue approach, add support for
hiding the export viewer modal
2026-04-23 22:52:50 +07:00
tranxuanthang
87576005de Improve memory usage for mass download and export lyrics features 2026-04-23 18:24:57 +07:00
tranxuanthang
01fab651bd Minor text changes 2.0.0 2026-04-21 23:56:22 +07:00
tranxuanthang
fb694869f1 Remove outdated plan files 2026-04-21 23:29:38 +07:00
tranxuanthang
5cee9ba32f Minor changes in Config modal 2026-04-21 20:49:24 +07:00
tranxuanthang
d5ceeaec77 Minor improvements for tracks, albums and artists list rendering 2026-04-21 17:34:33 +07:00
tranxuanthang
3a1a6b3b7b Overlapped singing support in lyrics viewer 2026-04-21 01:59:44 +07:00
tranxuanthang
943efcf7b6 Add custom .lrc parser 2026-04-21 01:51:55 +07:00
tranxuanthang
14707ca1e3 Run prettify 2026-04-21 00:14:23 +07:00
tranxuanthang
75d18975b1 Auto reattach orphaned Lyricsfiles to new tracks on scan/rescan 2026-04-21 00:13:54 +07:00
tranxuanthang
f11a419de6 Preserve lyricsfiles on library wipe 2026-04-20 17:47:26 +07:00
tranxuanthang
666904c741 Update LRCGET.metainfo.xml 2026-04-20 17:14:19 +07:00
tranxuanthang
9292261af7 Upgrade tauri related packages and fix version mismatch 2026-04-20 15:25:43 +07:00
tranxuanthang
eb95511a18 Initially set previous line end_ms as next line start_ms 2026-04-20 01:41:58 +07:00
tranxuanthang
762d48a686 Add force full rescan library in config, fix import .lrc files on scan 2026-04-19 23:20:17 +07:00
tranxuanthang
2f035b60d1 Remove legacy EditLyrics component 2026-04-19 22:27:24 +07:00
tranxuanthang
de5d8ac7d7 Add confirm modal when closing edit lyrics modal on dirty state 2026-04-19 22:20:35 +07:00
tranxuanthang
964d762f16 EditLyricsV2: multiple simultaneously playing lines 2026-04-19 21:50:40 +07:00