80 Commits

Author SHA1 Message Date
raziman
c0984ccdca move Layout function to start.go file 2020-07-03 00:50:18 +08:00
raziman
c573583611 update package 2020-07-02 20:58:57 +08:00
raziman
79dad65711 move GetLength function to player.go 2020-07-02 20:47:20 +08:00
raziman
d768f9b1a3 Merge branch 'master' of https://github.com/issadarkthing/gomu 2020-07-02 16:13:22 +08:00
raziman
ac61ecbe8a fix download popup latency v1.2.1 2020-07-02 16:11:25 +08:00
raziman
44151023fc add logging utility 2020-07-02 16:11:10 +08:00
raziman
bf256e83b6 disable global keybinding when typing in input fields 2020-07-01 21:21:46 +08:00
raziman
c6da289c98 add highlight method 2020-07-01 21:21:09 +08:00
raziman
b8e58b673f code clean up 2020-07-01 17:49:07 +08:00
raziman
f2cae3c3da add CreatePlaylistPopup 2020-07-01 17:48:56 +08:00
raziman
08a9e6f8d6 code clean up 2020-07-01 17:48:33 +08:00
raziman
f2388cacd9 add "mkdir feature" 2020-07-01 17:47:52 +08:00
raziman
86edf6012b change popupTimeout to timedPopup 2020-06-28 14:03:30 +08:00
raziman
8eaad2c6aa update README.md 2020-06-28 13:50:59 +08:00
raziman
8025940f3c Merge branch 'master' of https://github.com/issadarkthing/gomu v1.2 2020-06-28 13:41:48 +08:00
raziman
c9d9156372 integration with youtube-dl 2020-06-28 13:41:14 +08:00
raziman
f78aa48108 check if youtube-dl exists in $PATH 2020-06-28 12:52:38 +08:00
raziman
8129fa4074 run go fmt 2020-06-27 17:18:10 +08:00
raziman
be28266224 implement ytdl 2020-06-27 17:16:49 +08:00
raziman
8d49a24a8f fix typo 2020-06-27 11:41:08 +08:00
raziman
1856e6fc39 update new gif 2020-06-27 11:40:30 +08:00
raziman
ca92b98583 Merge branches 'master' and 'master' of https://github.com/issadarkthing/gomu 2020-06-27 00:16:00 +08:00
raziman
4fcfc0fe14 go mod update 2020-06-27 00:15:48 +08:00
raziman
e4e64e2a08 update todo 2020-06-27 00:12:59 +08:00
raziman
37c5e59810 Merge branch 'master' of https://github.com/issadarkthing/gomu 2020-06-27 00:11:22 +08:00
raziman
04c8728c81 add help popup v1.1 2020-06-27 00:09:59 +08:00
raziman
2e121305af add gif 2020-06-26 20:31:14 +08:00
raziman
c96e3416a3 add popup messages 2020-06-26 17:09:15 +08:00
raziman
2b9d1758e1 move panels as globals 2020-06-26 12:54:48 +08:00
raziman
da2904cd42 focus prev panel after bulk add to queue popup 2020-06-25 20:18:35 +08:00
raziman
b9e329f287 change bar character 2020-06-25 20:18:12 +08:00
raziman
81bfa828aa update gitignore: add makefile 2020-06-25 19:19:08 +08:00
raziman
1e486f2741 fix song skip bug 2020-06-25 19:17:59 +08:00
raziman
346cea9381 refactor 2020-06-25 14:12:23 +08:00
raziman
be9627d14d bulk add to queue 2020-06-25 14:12:19 +08:00
raziman
ecf5ed628c refactor 2020-06-25 14:12:02 +08:00
raziman
c86a4965d5 add config path 2020-06-25 10:46:45 +08:00
raziman
a39c09cdcf Merge branch 'master' of https://github.com/issadarkthing/gomu 2020-06-24 20:10:10 +08:00
raziman
7d1d50dffb add config 2020-06-24 20:09:47 +08:00
raziman
323d36506b remove unused code 2020-06-24 15:25:34 +08:00
raziman
679bd531fd update README.md 2020-06-24 13:00:31 +08:00
raziman
5f45568a48 Merge branch 'master' of https://github.com/issadarkthing/gomu v1.0 2020-06-24 12:06:18 +08:00
raziman
4dc16f2a0a update gitignore 2020-06-24 12:06:09 +08:00
raziman
2cc1f5c369 go mod changes 2020-06-24 12:05:41 +08:00
raziman
b635b445b6 fix race condition 2020-06-24 12:05:30 +08:00
raziman
0d00c4fc73 format duration string 2020-06-24 11:34:20 +08:00
raziman
e17c1b45f0 add audio length in queue 2020-06-23 22:27:02 +08:00
raziman
763ab10d30 fix pause error 2020-06-23 22:26:28 +08:00
raziman
a210be1128 update README.md 2020-06-23 20:17:09 +08:00
raziman
c2338960c1 Merge branch 'master' of https://github.com/issadarkthing/gomu 2020-06-23 20:15:36 +08:00