tramhao
|
5c57310ca7
|
Refractoring Lyric and tageditor
|
2021-03-09 01:48:01 +08:00 |
|
tramhao
|
0d531a2827
|
Minor fix: don't show lyric and progress when paused
|
2021-03-08 00:29:51 +08:00 |
|
tramhao
|
d237de2a2a
|
minor fix
|
2021-03-07 02:21:42 +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
|
67d1fbbfd1
|
use strcove.parseint in embedLength
|
2021-03-07 01:29:54 +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
|
0d78666b03
|
Fix song title not restored after pause
|
2021-03-06 17:39:51 +08:00 |
|
tramhao
|
bc03e316bb
|
fix test for embedLyric
|
2021-03-06 03:38:38 +08:00 |
|
tramhao
|
437ec29c12
|
remove title in playingbar fix
|
2021-03-06 03:36:49 +08:00 |
|
tramhao
|
1de95b2d38
|
fix artist in searchpopup
|
2021-03-06 03:29:48 +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 |
|
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
|
391f33a956
|
Merge remote-tracking branch 'upstream/master'
|
2021-03-04 17:11:50 +08:00 |
|
tramhao
|
ac5729bd0c
|
Tag editor in progress
|
2021-03-04 17:11:36 +08:00 |
|
raziman
|
517809a043
|
fix #34
|
2021-03-04 16:45:45 +08:00 |
|
tramhao
|
2dab0b4c5c
|
Merge remote-tracking branch 'upstream/master'
|
2021-03-04 13:44:41 +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 |
|
raziman
|
a267f0f3e0
|
run make format
|
2021-03-04 12:33:31 +08:00 |
|
raziman
|
7a65a0a08e
|
use ./... instead of *.go
|
2021-03-04 12:33:03 +08:00 |
|
Raziman Mahathir
|
8dbe057bd2
|
Merge pull request #32 from tramhao/master
No more need for subtitle package as lrc.go now do everything
|
2021-03-04 12:31:42 +08:00 |
|
raziman
|
a58c70a1ad
|
fix bug: playingbar flickers when audio is paused while traversing through playlist
|
2021-03-04 11:32:52 +08:00 |
|
raziman
|
b4ba187be7
|
fix bug: load last played song eventhough the queue is empty
|
2021-03-03 22:08:28 +08:00 |
|
tramhao
|
92f29b4b0c
|
cleanup and error handling
|
2021-03-03 16:56:41 +08:00 |
|
tramhao
|
0df12bcc38
|
Stop parsing endTime as it's not in lrc files
|
2021-03-03 16:10:06 +08:00 |
|
tramhao
|
51ec659418
|
respect offset from lyric to adjust the delay. Stop using resync.
|
2021-03-03 13:09:38 +08:00 |
|
tramhao
|
f8ee98f0a1
|
mod tidy only.
|
2021-03-03 02:18:16 +08:00 |
|
tramhao
|
ace95a0b45
|
change playingbar to fixed size so progressbar and lyric won't disappear when font is too large
|
2021-03-03 02:13:47 +08:00 |
|
tramhao
|
3cb145cf10
|
lyric-test works with lrc file
|
2021-03-03 01:56:04 +08:00 |
|
tramhao
|
40c5d1a316
|
cleanLRC before embeding the lyric
|
2021-03-03 00:32:07 +08:00 |
|
tramhao
|
5122ed3213
|
Merge remote-tracking branch 'upstream/master'
|
2021-03-02 23:51:56 +08:00 |
|
tramhao
|
e4deba451e
|
handle errors of lyric embed
|
2021-03-02 23:49:27 +08:00 |
|
tramhao
|
be2d4f5ef3
|
comment debug code
|
2021-03-02 23:37:52 +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 |
|
Raziman Mahathir
|
f364c20735
|
Merge pull request #30 from tramhao/master
Add lyric search services
|
2021-03-02 20:25:56 +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
|
ffeef53510
|
fix a minor bug that the song title is not set after pause
|
2021-03-02 12:27:23 +08:00 |
|
tramhao
|
c954c13e16
|
1. Change the logic of switch lyrics 2. Remove a module level variable playringBar.langConfigFromConfig
|
2021-03-02 00:19:41 +08:00 |
|
tramhao
|
0150f6b3da
|
Merge remote-tracking branch 'upstream/master'
|
2021-03-01 12:04:52 +08:00 |
|
Raziman Mahathir
|
82f9cf0b88
|
Merge pull request #28 from issadarkthing/refactor
Move player.go into subpackage
|
2021-03-01 10:33:55 +08:00 |
|
tramhao
|
146daafa37
|
Fix comment format
|
2021-02-28 23:19:42 +08:00 |
|
tramhao
|
83872c9b3d
|
fix a bug of panic when lyric is empty
|
2021-02-28 13:52:22 +08:00 |
|
tramhao
|
efc3a43ef8
|
cleanup debug code
|
2021-02-28 13:32:07 +08:00 |
|