123 Commits

Author SHA1 Message Date
tramhao
87766d1bcb simplify embedLyric and remove unnecessary struct gomusubtitle 2021-03-16 00:12:33 +08:00
tramhao
5c57310ca7 Refractoring Lyric and tageditor 2021-03-09 01:48:01 +08:00
tramhao
71c4561a2f Tag editor is working 2021-03-06 02:32:30 +08:00
tramhao
97343b9670 fetch lyric from tag editor is working 2021-03-05 16:39:02 +08:00
tramhao
727f2d5a7a delete lyric is working in tag editor 2021-03-05 12:55:12 +08:00
tramhao
ac5729bd0c Tag editor in progress 2021-03-04 17:11:36 +08:00
tramhao
3d66f57522 tageditor in progress 2021-03-04 13:44:34 +08:00
tramhao
6e483bae51 add new function loadlyric to load before switch lyric 2021-03-04 13:39:56 +08:00
tramhao
92f29b4b0c cleanup and error handling 2021-03-03 16:56:41 +08:00
tramhao
506615b67e cleanup error handling code 2021-03-02 15:40:23 +08:00
tramhao
20f2f0ca7e type DELETE to confirm deleteplaylist 2021-03-02 14:50:25 +08:00
tramhao
0150f6b3da Merge remote-tracking branch 'upstream/master' 2021-03-01 12:04:52 +08:00
tramhao
f75dbcec48 Lyric provider added for chinese songs with 2 and 3 2021-02-28 13:26:42 +08:00
tramhao
a30b871b5c lyric chinese in progress 2021-02-27 23:11:17 +08:00
raziman
cd66c72709 move player.go into seperate package 2021-02-26 11:18:58 +08:00
tramhao
048fc397c9 move embedLyric to utils.go and update related code 2021-02-24 11:36:26 +08:00
raziman
bd1a2eb38e set ContentDescriptor to 'en' when using lyric package 2021-02-23 22:00:24 +08:00
tramhao
f8cab42070 merge push from mainstream 2021-02-23 15:51:36 +08:00
tramhao
4d36efae9a Embed all lyrics and T key to switch lyrics 2021-02-23 15:46:51 +08:00
raziman
d774b7c42d Merge branch 'master' of github.com:issadarkthing/gomu into lyric 2021-02-23 15:21:43 +08:00
raziman
6e0c93cbab add lyricPopup 2021-02-23 10:29:47 +08:00
raziman
b049c075de add SetFieldBackgroundColor 2021-02-22 12:35:43 +08:00
raziman
15cb8c7c43 use errorPopup instead of defaultTimedPopup 2021-02-22 12:34:24 +08:00
raziman
96620b208d use safer QueueUpdateDraw method 2021-02-21 20:21:07 +08:00
raziman
abcf602144 code clean up 2021-02-21 15:58:42 +08:00
tramhao
3f4ad5da5c lyric in progress 2021-02-21 15:42:54 +08:00
tramhao
d9dfd29e95 lyric in progress 2021-02-21 15:21:08 +08:00
tramhao
44aae038f3 lyrics in progress 2021-02-21 15:18:19 +08:00
tramhao
1362c9925b Merge remote-tracking branch 'upstream/master' 2021-02-21 15:16:20 +08:00
raziman
6d9b9c63d0 prevent from panic in repl causes app to crash 2021-02-21 11:26:19 +08:00
raziman
b0a3885b87 avoid memory leak 2021-02-21 09:32:22 +08:00
raziman
e2a5f1fe99 make autocompletion async 2021-02-20 16:21:04 +08:00
raziman
41d1ed2d15 fix panic when pressing up key in repl 2021-02-20 15:37:22 +08:00
raziman
cefb7b9264 show nil in repl 2021-02-19 16:28:50 +08:00
tramhao
92d8885385 lyric in progress 2021-02-19 14:45:20 +08:00
tramhao
3c95da111f working in progress for lyrics 2021-02-19 14:28:55 +08:00
raziman
be97544e8b run go fmt 2021-02-19 10:25:01 +08:00
raziman
d0bac491c6 add repl keybinding 2021-02-19 10:24:21 +08:00
raziman
ba8ccef350 clean up 2021-02-18 10:24:43 +08:00
raziman
d24a47e351 move variables into modules 2021-02-18 10:23:15 +08:00
raziman
a3e8f3b132 debugPopup receives interface instead of string 2021-02-17 21:51:20 +08:00
raziman
5afd227aa2 add extra newline in repl for readability 2021-02-17 21:41:48 +08:00
raziman
9d68f24e78 reset history counter to zero when enter key is pressed 2021-02-17 21:41:34 +08:00
raziman
6a82e2a113 fix bug: repl displays value even when error occured 2021-02-17 20:44:01 +08:00
raziman
07122d6564 disable 'q' key from quitting repl mode 2021-02-17 15:23:35 +08:00
raziman
5d41aedc77 run go fmt 2021-02-17 12:18:04 +08:00
raziman
53d8254cae add command history 2021-02-16 21:18:02 +08:00
raziman
ec68b084b5 fix focus 2021-02-16 13:38:21 +08:00
raziman
dfabee0617 add repl 2021-02-16 13:37:59 +08:00
raziman
b4f452b81b add title for searchPopup 2021-02-15 13:56:31 +08:00