tramhao
|
112bb338a4
|
refactor lrc.go a little bit
|
2021-03-25 16:57:44 +08:00 |
|
tramhao
|
4127144db8
|
fix build error
|
2021-03-25 12:04:58 +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
|
54e42beb8a
|
Minor fix: search popup was not shown when paused
|
2021-03-22 13:15:25 +08:00 |
|
raziman
|
3eb0e7c5ed
|
add Playlist, Queue and Player module
|
2021-03-21 16:05:23 +08:00 |
|
raziman
|
6777bc924e
|
fix input is displayed in repl after execute, should be otherwise
|
2021-03-17 22:18:21 +08:00 |
|
Raziman Mahathir
|
70167ba6c3
|
Merge pull request #43 from issadarkthing/refactor-color
Better color support
|
2021-03-17 20:06:56 +08:00 |
|
raziman
|
e5de5512d3
|
add keybinding for 'show_colors' command
|
2021-03-16 11:59:16 +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
|
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 |
|