108 Commits

Author SHA1 Message Date
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
raziman
9969c5eaf0 clean up 2021-02-15 12:14:03 +08:00
raziman
738c0fa778 move Anko to sub package 2021-02-14 14:35:36 +08:00
raziman
2bf5d85b13 create Anko 2021-02-14 13:45:43 +08:00
raziman
60cc4fab39 fix build error 2021-02-13 22:49:26 +08:00
raziman
482b8f247f add basic support for scripting language 2021-02-13 21:59:21 +08:00
raziman
6b5e96df61 replace viper with anko scripting language 2021-02-13 21:59:21 +08:00
raziman
2e03c2be77 remove support for fzf in favor of built-in finder 2021-02-11 14:49:14 +08:00
tramhao
7c63ee57e8 Minor fix for hotkey in playlist and general 2021-02-06 15:43:41 +08:00
tramhao
0dbf508d92 upgrade modules and lint all codes 2021-02-04 12:23:32 +08:00
tramhao
b320300191 Trying to fix download popup but failed 2021-02-04 11:25:30 +08:00
tramhao
d98a0fed55 fix bugs: highlight song after rename 2021-02-03 14:53:46 +08:00
tramhao
87a0ac6d5c still fixing titles in queue 2021-02-02 22:52:37 +08:00
tramhao
4efb1994d9 fix the bug for queue song names after rename or paste, is not correct 2021-02-01 23:32:50 +08:00
tramhao
7c6ad10714 Fix a bug for rename. Update queue to avoid panic 2021-02-01 16:41:49 +08:00
tramhao
6fee79eb52 fix the rename process by set focus to playlist 2021-02-01 14:23:06 +08:00