tramhao
|
dcb8fda7ba
|
refactor: extract audiofile.go from playlist.go
|
2021-04-30 15:33:53 +08:00 |
|
tramhao
|
d6ded154d1
|
change photo position to right-down corner of queue panel
|
2021-04-21 15:43:16 +08:00 |
|
tramhao
|
c8f71a8b28
|
fix: resize photo when adjust terminal size
|
2021-04-19 22:50:02 +08:00 |
|
tramhao
|
c123051716
|
More reliable resize of photo
|
2021-04-19 16:18:38 +08:00 |
|
tramhao
|
5b5c6be651
|
Minor Fix: clear album photo if no photo embeded
|
2021-04-13 14:20:00 +08:00 |
|
tramhao
|
fca438aa32
|
1. Fix: lyric negative offset means timestamp add. 2. Refactor: add lyric.GetText() and hide details from gomu
|
2021-04-13 13:22:17 +08:00 |
|
tramhao
|
17b91bd9ff
|
adjust order of imports in playingbar.go
|
2021-04-09 10:42:45 +08:00 |
|
tramhao
|
037aacdd48
|
remove unnecessary import C
|
2021-04-09 10:33:29 +08:00 |
|
tramhao
|
ae123b4db1
|
fix: playing song is saved when queue is empty
|
2021-04-08 23:11:37 +08:00 |
|
tramhao
|
ca5051fa13
|
Fixed:position of photo window
|
2021-04-08 22:54:22 +08:00 |
|
tramhao
|
f8c1d36c3e
|
not fully fixed: position of ueberzug window
|
2021-04-08 17:13:51 +08:00 |
|
tramhao
|
4313d904da
|
don't quit when error happens
|
2021-04-08 15:21:09 +08:00 |
|
tramhao
|
34ec606f81
|
show photo of embeded
|
2021-04-08 15:14:37 +08:00 |
|
tramhao
|
904c89562e
|
testing ueberzug
|
2021-04-08 12:05:48 +08:00 |
|
tramhao
|
a6ba20b54a
|
minor fix: subtitle is still showing when queue is empty and stopped
|
2021-04-02 16:14:16 +08:00 |
|
tramhao
|
93dc45dbb2
|
minor fix: playingbar is not set correctly when queue is empty
|
2021-04-02 15:51:56 +08:00 |
|
tramhao
|
f597722f52
|
fix bug set playingbar.full
|
2021-03-30 14:01:24 +08:00 |
|
tramhao
|
5d46449ddd
|
Fix data race in playingbar.go and player.go
|
2021-03-30 13:22:21 +08:00 |
|
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 |
|
tramhao
|
3cbbc78677
|
Minor fix: delay doesn't reload p.subtitle
|
2021-03-22 12:06:02 +08:00 |
|
tramhao
|
4f0a9f4836
|
Minor fix warning message when switch lyrics
|
2021-03-22 11:57:02 +08:00 |
|
tramhao
|
0965088140
|
Fix a bug that offset is not calculated correctly when showing sylt lyrics
|
2021-03-22 11:40:44 +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
|
1e9c5864cf
|
add more configurable color
|
2021-03-16 11:47:35 +08:00 |
|
tramhao
|
eea825e9d3
|
Merge remote-tracking branch 'upstream/master'
|
2021-03-16 01:01:05 +08:00 |
|
tramhao
|
45c8ceaa79
|
cleanup switchlyrics
|
2021-03-16 00:39:13 +08:00 |
|
tramhao
|
4f092ae015
|
fix a bug during switching lyrics
|
2021-03-16 00:35:47 +08:00 |
|
tramhao
|
87766d1bcb
|
simplify embedLyric and remove unnecessary struct gomusubtitle
|
2021-03-16 00:12:33 +08:00 |
|
tramhao
|
884782432e
|
select sylt if available
|
2021-03-15 03:03:12 +08:00 |
|
tramhao
|
a4498fe8c0
|
1. sylt is working. 2. Change timestamp to uint32 format, just comply to lrc standard
|
2021-03-15 02:29:41 +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 |
|
raziman
|
5c5cb2d8cb
|
remove redundancy
|
2021-03-11 10:58:29 +08:00 |
|
tramhao
|
4efa8da427
|
Fix for high cpu usage
|
2021-03-10 13:42:42 +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
|
727f2d5a7a
|
delete lyric is working in tag editor
|
2021-03-05 12:55:12 +08:00 |
|
tramhao
|
6e483bae51
|
add new function loadlyric to load before switch lyric
|
2021-03-04 13:39:56 +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
|
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
|
ad94609bb5
|
Big Change: stop using subtitles lib as lrc.go can do everything and cleaner.
|
2021-03-02 23:34:38 +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 |
|
tramhao
|
a30b871b5c
|
lyric chinese in progress
|
2021-02-27 23:11:17 +08:00 |
|
raziman
|
d2a0a25f89
|
Merge branch 'master' of github.com:issadarkthing/gomu into refactor
|
2021-02-27 16:08:14 +08:00 |
|
raziman
|
de9956cca1
|
possible fix for data race
|
2021-02-27 09:56:13 +08:00 |
|