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
|
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 |
|
raziman
|
3eb0e7c5ed
|
add Playlist, Queue and Player module
|
2021-03-21 16:05:23 +08:00 |
|
raziman
|
e3376c24b3
|
fix build error
|
2021-03-19 23:10:16 +08:00 |
|
raziman
|
b969362111
|
use anko script to map commands
|
2021-03-17 22:20:10 +08:00 |
|
Raziman Mahathir
|
70167ba6c3
|
Merge pull request #43 from issadarkthing/refactor-color
Better color support
|
2021-03-17 20:06:56 +08:00 |
|
tramhao
|
bb772de297
|
Merge remote-tracking branch 'upstream/master'
|
2021-03-16 22:58:05 +08:00 |
|
Raziman Mahathir
|
48758716e8
|
Merge pull request #41 from issadarkthing/sort-playlist
add support to sort by mtime
|
2021-03-16 21:36:21 +08:00 |
|
raziman
|
1e9c5864cf
|
add more configurable color
|
2021-03-16 11:47:35 +08:00 |
|
raziman
|
866b87c6a3
|
add support to change color of directory nodes in playlist
|
2021-03-16 09:26:09 +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
|
b9c40ab466
|
sort by mtime instead of ctime
|
2021-03-15 11:33:27 +08:00 |
|
raziman
|
a5a5bd140a
|
add support to sort by ctime
|
2021-03-14 20:32:02 +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
|
5c57310ca7
|
Refractoring Lyric and tageditor
|
2021-03-09 01:48:01 +08:00 |
|
tramhao
|
63156b4eea
|
fix a bug that the newly donwloaded song doesn't have length tag
|
2021-03-07 02:07:44 +08:00 |
|
tramhao
|
3f59c16e95
|
Use Length from Tag to speed up loading of program
|
2021-03-07 00:31:08 +08:00 |
|
tramhao
|
727f2d5a7a
|
delete lyric is working in tag editor
|
2021-03-05 12:55:12 +08:00 |
|
tramhao
|
ad94609bb5
|
Big Change: stop using subtitles lib as lrc.go can do everything and cleaner.
|
2021-03-02 23:34:38 +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
|
5f6c4a81be
|
fix directory shows incorrect emoji
|
2021-02-26 15:31:55 +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 |
|
tramhao
|
d334a90ab3
|
Fix comment format
|
2021-02-24 10:32:29 +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
|
5b05a60012
|
add lyric fetcher
add lyric fetcher
|
2021-02-23 10:25:24 +08:00 |
|
tramhao
|
44aae038f3
|
lyrics in progress
|
2021-02-21 15:18:19 +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
|
d24a47e351
|
move variables into modules
|
2021-02-18 10:23:15 +08:00 |
|
raziman
|
25cbf166ea
|
add support for ctrl and alt keybindings
|
2021-02-17 15:23:08 +08:00 |
|
raziman
|
cf54af8d74
|
capitalize module
|
2021-02-15 14:27:45 +08:00 |
|
raziman
|
77320960c6
|
make commands execute in main goroutine
make
|
2021-02-15 13:56:10 +08:00 |
|
raziman
|
30f98a83c8
|
add playlist scope keybind
|
2021-02-14 22:15:31 +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
|
4f201217bd
|
run go fmt
|
2021-02-13 21:49:37 +08:00 |
|
raziman
|
2e03c2be77
|
remove support for fzf in favor of built-in finder
|
2021-02-11 14:49:14 +08:00 |
|