597 Commits

Author SHA1 Message Date
tramhao
2abcd3c429 Merge remote-tracking branch 'upstream/master' 2021-03-22 11:57:28 +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
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
4e83312cd7 Merge branch 'master' of github.com:issadarkthing/gomu 2021-03-19 22:01:05 +08:00
raziman
5a8d3ddf7b fix get lyric button freezes UI 2021-03-19 21:30:22 +08:00
Raziman Mahathir
539af915cc
Merge pull request #47 from tramhao/master
Fix 2 bugs in lyric
2021-03-19 21:16:31 +08:00
tramhao
c98919b3ab Minor Fix: a bug that captions are not merged when offset to negative value 2021-03-19 15:41:14 +08:00
tramhao
5c50688cfd fixing format error in NewFromLRC 2021-03-19 00:40:19 +08:00
tramhao
7586c8e3ff merge two captions if they're within 2 seconds 2021-03-18 14:57:20 +08:00
tramhao
9665eb394c Fix a bug to show lyric when downloaded lyric timestamps are not sorted. 2021-03-18 11:16:23 +08:00
raziman
b969362111 use anko script to map commands 2021-03-17 22:20:10 +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 Mahathir
675db29621
Merge pull request #42 from tramhao/master
Sylt synchronized lyric support
2021-03-17 08:45:11 +08:00
tramhao
bb772de297 Merge remote-tracking branch 'upstream/master' 2021-03-16 22:58:05 +08:00
tramhao
2c4363d871 adjust height of tageditor 2021-03-16 22:57:43 +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
tramhao
36ff0c3f7d tageditor fix border color when switching focus 2021-03-16 13:31:59 +08:00
raziman
e5de5512d3 add keybinding for 'show_colors' command 2021-03-16 11:59:16 +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
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
raziman
0aee1ffce8 change setUnfocusPanel to use foreground color 2021-03-15 22:36:40 +08:00
raziman
c2945ab49c clean up newQueue 2021-03-15 22:35:15 +08:00
raziman
909743bee1 use color name instead of hex value 2021-03-15 22:34:59 +08:00
raziman
32d2d0dff0 add show_colors command 2021-03-15 13:26:51 +08:00
raziman
b9c40ab466 sort by mtime instead of ctime 2021-03-15 11:33:27 +08:00
Raziman Mahathir
d23f56b1e6
Merge pull request #40 from issadarkthing/fix-border-color
fix border background color
v2.1.1
2021-03-15 08:46:57 +08:00
tramhao
5c96c07897 Merge branch 'sylt' 2021-03-15 03:03:29 +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
4bc282ab3f fix build error 2021-03-14 21:24:57 +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
raziman
f36ed15e31 fix popup displays 'language lyric loaded' on song with no lyric 2021-03-13 11:06:30 +08:00
tramhao
4530b98a47 sylt testing 2021-03-13 01:13:45 +08:00
Raziman Mahathir
fc53a63e65
Merge pull request #39 from issadarkthing/bug-fix
Fix playing bar sets to default when paused
2021-03-11 12:33:29 +08:00
raziman
5c5cb2d8cb remove redundancy 2021-03-11 10:58:29 +08:00
raziman
01e1f5e9fd possible fix 2021-03-11 10:57:51 +08:00
raziman
975375329e fix song title and progress set to default when paused 2021-03-10 21:34:38 +08:00
Raziman Mahathir
82cf89c0bb
Merge pull request #38 from tramhao/master
Fix for high cpu usage
2021-03-10 21:30:34 +08:00
tramhao
4efa8da427 Fix for high cpu usage 2021-03-10 13:42:42 +08:00
Raziman Mahathir
5fb0e36ad6
Merge pull request #35 from tramhao/master
Tag editor improvement
v2.1.0
2021-03-10 11:32:20 +08:00
tramhao
f17c2cdcf6 remove commented out codes 2021-03-10 10:55:38 +08:00
tramhao
67def0a86d Fix: Focus of tag editor will remain stable 2021-03-09 17:22:22 +08:00