29 Commits

Author SHA1 Message Date
tramhao
888fc0e816 change id3v2 package to forked version as the official repo doesn't respond to pull requests 2021-03-26 16:57:19 +08:00
tramhao
5c616bdbd9 minor fix for tageditor.go: function to choose lyric by lang 2021-03-26 12:29:51 +08:00
tramhao
01b4c3f692 refactor lyric.go 2021-03-26 00:48:01 +08:00
tramhao
112bb338a4 refactor lrc.go a little bit 2021-03-25 16:57:44 +08:00
tramhao
6e5e78e917 Minor fix for GoLint warnings 2021-03-25 12:01:12 +08:00
tramhao
bf37032a94 errorPopup should be followed by return 2021-03-25 00:04:41 +08:00
tramhao
9d207bb130 Fix tageditor getLyricButton concurrency 2021-03-24 23:50:54 +08:00
tramhao
0bdff6f1b4 minor fix: gettag button don't block the program 2021-03-22 16:35:01 +08:00
tramhao
54e42beb8a Minor fix: search popup was not shown when paused 2021-03-22 13:15:25 +08:00
raziman
5a8d3ddf7b fix get lyric button freezes UI 2021-03-19 21:30:22 +08:00
tramhao
2c4363d871 adjust height of tageditor 2021-03-16 22:57:43 +08:00
tramhao
36ff0c3f7d tageditor fix border color when switching focus 2021-03-16 13:31:59 +08:00
tramhao
eea825e9d3 Merge remote-tracking branch 'upstream/master' 2021-03-16 01:01:05 +08:00
tramhao
87766d1bcb simplify embedLyric and remove unnecessary struct gomusubtitle 2021-03-16 00:12:33 +08:00
raziman
bc4b9a77f2 fix border background color 2021-03-14 18:20:48 +08:00
tramhao
4530b98a47 sylt testing 2021-03-13 01:13:45 +08:00
tramhao
f17c2cdcf6 remove commented out codes 2021-03-10 10:55:38 +08:00
tramhao
67def0a86d Fix: Focus of tag editor will remain stable 2021-03-09 17:22:22 +08:00
tramhao
fedaaa58c5 Minor fix: cannot delete lyrics after fetch 2021-03-09 15:00:11 +08:00
tramhao
45be5067f7 Fix:1.Get lyric dropdown 2. Typo in SongTag struct 2021-03-09 13:57:59 +08:00
tramhao
f24f585e02 Minor fix 2021-03-09 12:59:54 +08:00
tramhao
5c57310ca7 Refractoring Lyric and tageditor 2021-03-09 01:48:01 +08:00
tramhao
3f59c16e95 Use Length from Tag to speed up loading of program 2021-03-07 00:31:08 +08:00
tramhao
4e63298b8f get tags will search two sites and get all results 2021-03-06 21:10:42 +08:00
tramhao
5144b47435 fix dropdown function lost after delete or fetch lyric 2021-03-06 20:10:40 +08:00
tramhao
1e4b307511 left right key is conflicting with dropdown 2021-03-06 19:19:24 +08:00
tramhao
aebf95f218 remove [] in artist 2021-03-06 03:21:25 +08:00
tramhao
71c4561a2f Tag editor is working 2021-03-06 02:32:30 +08:00
tramhao
13b8d6b5ba add tageditor.go 2021-03-05 16:39:33 +08:00