raziman
|
cd66c72709
|
move player.go into seperate package
|
2021-02-26 11:18:58 +08:00 |
|
raziman
|
2d65e54e64
|
change NewAnko to return *Anko
|
2021-02-20 11:18:03 +08:00 |
|
raziman
|
e8f0b306f0
|
change NewEventHook to return pointer
|
2021-02-19 16:28:50 +08:00 |
|
raziman
|
738c0fa778
|
move Anko to sub package
|
2021-02-14 14:35:36 +08:00 |
|
raziman
|
2bf5d85b13
|
create Anko
|
2021-02-14 13:45:43 +08:00 |
|
raziman
|
6b5e96df61
|
replace viper with anko scripting language
|
2021-02-13 21:59:21 +08:00 |
|
raziman
|
2e03c2be77
|
remove support for fzf in favor of built-in finder
|
2021-02-11 14:49:14 +08:00 |
|
raziman
|
1a3dc8ef5f
|
fix bright white border color
|
2021-02-10 13:18:10 +08:00 |
|
tramhao
|
d98a0fed55
|
fix bugs: highlight song after rename
|
2021-02-03 14:53:46 +08:00 |
|
tramhao
|
f12f0b694e
|
lint the code with vim-go
|
2021-02-03 11:34:50 +08:00 |
|
tramhao
|
6fee79eb52
|
fix the rename process by set focus to playlist
|
2021-02-01 14:23:06 +08:00 |
|
tramhao
|
a25a584416
|
fix for panel switch
|
2021-01-28 15:00:02 +08:00 |
|
tramhao
|
1bfefd61a6
|
There is no need to switch focus to playingbar as nothing happens there
|
2021-01-28 14:50:05 +08:00 |
|
raziman
|
a967c3d6e5
|
use ldflag in makefile
|
2020-09-05 17:06:23 +08:00 |
|
raziman
|
aabaaa170c
|
change all actions to be triggered to a command instead of key-press
|
2020-08-25 18:17:54 +08:00 |
|
raziman
|
0f41a4f135
|
bump version
|
2020-08-22 22:05:28 +08:00 |
|
raziman
|
4a472b0e22
|
organize color
|
2020-08-22 14:41:03 +08:00 |
|
raziman
|
ee3d20e857
|
bump version
|
2020-08-21 15:43:04 +08:00 |
|
raziman
|
605fe3d84e
|
bump version number
|
2020-08-18 22:10:25 +08:00 |
|
raziman
|
b288c6c490
|
add confirmation popup for clearing the queue
bump version
|
2020-08-18 17:16:20 +08:00 |
|
raziman
|
aeca75990c
|
small refactor
|
2020-08-18 16:09:12 +08:00 |
|
raziman
|
c6e0af6f4a
|
add built-in fzf (playlist)
|
2020-08-18 11:16:21 +08:00 |
|
raziman
|
af37f44cc7
|
fix music directory flag
|
2020-08-11 13:39:02 +08:00 |
|
raziman
|
0ef5d16e63
|
fix empty option modifies the queue after exit
|
2020-08-11 12:56:06 +08:00 |
|
raziman
|
d6fac9ced9
|
bump version
|
2020-08-04 20:39:37 +08:00 |
|
raziman
|
f3f317f2f3
|
use config color
|
2020-08-02 17:26:39 +08:00 |
|
raziman
|
ebbb3d89ce
|
create gomu.quit() method
|
2020-08-02 16:02:07 +08:00 |
|
raziman
|
7e61859d1f
|
add config options
|
2020-07-28 11:24:58 +08:00 |
|
raziman
|
9f669f94a6
|
implement stack popup
|
2020-07-24 14:49:58 +08:00 |
|
raziman
|
289c32548d
|
add comments
|
2020-07-23 15:34:56 +08:00 |
|
raziman
|
0fb7b63c39
|
change all to be unexported
|
2020-07-23 15:15:39 +08:00 |
|
raziman
|
9e2e998018
|
remove init function
|
2020-07-22 21:00:44 +08:00 |
|
raziman
|
538da0c2b6
|
wrap lines
|
2020-07-20 21:48:13 +08:00 |
|
raziman
|
5d88bb69ae
|
add flag
|
2020-07-18 15:43:20 +08:00 |
|
raziman
|
26ff9a8be9
|
remove appLog
|
2020-07-18 00:08:47 +08:00 |
|
raziman
|
5e35308a0e
|
set player.Run to accept AudioFile struct as argument
set player.Run to accept AudioFile struct as argument
|
2020-07-13 14:43:34 +08:00 |
|
raziman
|
7d1d50dffb
|
add config
|
2020-06-24 20:09:47 +08:00 |
|
raziman
|
bf65fdc39c
|
update license
|
2020-06-22 00:05:56 +08:00 |
|
raziman
|
8e576f426e
|
run go fmt
|
2020-06-19 16:42:30 +08:00 |
|
raziman
|
403a1658d7
|
structure project
|
2020-06-19 16:29:51 +08:00 |
|
raziman
|
0e633b67f8
|
structure project
|
2020-06-19 16:22:20 +08:00 |
|
raziman
|
01c33df72a
|
fill queue with selected song
|
2020-06-19 15:18:54 +08:00 |
|
raziman
|
611580eee0
|
add read music dir
|
2020-06-19 14:15:10 +08:00 |
|
raziman
|
93917bb912
|
use handler in confirmation popup
|
2020-06-19 10:30:39 +08:00 |
|
raziman
|
9d2c57d1d1
|
add popup on top of app
|
2020-06-19 10:17:16 +08:00 |
|
raziman
|
fc065fd89a
|
first commit
|
2020-06-18 14:30:20 +08:00 |
|