209 Commits

Author SHA1 Message Date
raziman
89863c27a6 remove audioFile instance from items 2020-07-10 22:06:13 +08:00
raziman
3238b92593 fix focus 2020-07-10 22:05:52 +08:00
raziman
3fe6105343 run fmt 2020-07-10 22:05:36 +08:00
raziman
c8f9ea687c add commands 2020-07-10 22:03:42 +08:00
raziman
0eb7662180 add persistent playlist feature 2020-07-10 16:52:37 +08:00
raziman
bc0d8e7d0e add more info in log 2020-07-10 16:52:11 +08:00
raziman
fff1479de7 fix popup focus 2020-07-10 16:51:48 +08:00
raziman
a1e22e15e9 fix directory gets queued 2020-07-10 16:51:20 +08:00
raziman
5f0b7d546d refactor method 2020-07-06 21:04:18 +08:00
raziman
0ee57dbd1f add unit test 2020-07-06 18:58:27 +08:00
raziman
90b2a6405b small refactor 2020-07-06 17:02:59 +08:00
raziman
0cb2d430c7 set correct file bit permission 2020-07-06 17:02:47 +08:00
raziman
56f05fdcf0 add unit test 2020-07-04 17:12:57 +08:00
raziman
1ea804a8bc refactor 2020-07-04 17:12:49 +08:00
raziman
3e2c3b1e15 add test 2020-07-04 16:17:04 +08:00
raziman
bac09ec5b0 change all global variables into one global struct 2020-07-04 16:16:57 +08:00
raziman
cc3d55fe08 fix volume bug 2020-07-04 10:17:52 +08:00
raziman
bb72b664a6 run test before building 2020-07-04 09:47:54 +08:00
raziman
26d3312b6d use popup timeout from config file 2020-07-04 09:47:41 +08:00
raziman
8316f3b917 make Makefile visible 2020-07-03 14:46:53 +08:00
raziman
7d3c407aa7 update gitignore 2020-07-03 14:44:54 +08:00
raziman
adcd30a39a change progress bar look 2020-07-03 13:01:05 +08:00
raziman
ba66d71b88 Merge branch 'master' of https://github.com/issadarkthing/gomu 2020-07-03 12:35:41 +08:00
raziman
69d2e3bfa9 update help prompt 2020-07-03 12:35:29 +08:00
raziman
fecda4e650 update README.md
add keybindings
2020-07-03 12:31:38 +08:00
raziman
e2593cb541 change hard-coded timeout to config timeout 1.2.2 2020-07-03 11:32:19 +08:00
raziman
4d4a120f15 add unit test 2020-07-03 11:17:50 +08:00
raziman
5bfda1ba9f move Ytdl function to playlist.go 2020-07-03 11:17:45 +08:00
raziman
3e096990a9 small refactor 2020-07-03 00:50:32 +08:00
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