34 Commits

Author SHA1 Message Date
raziman
aeca75990c small refactor 2020-08-18 16:09:12 +08:00
raziman
7b11fda8b1 add built-in fzf (queue) 2020-08-18 11:16:33 +08:00
raziman
e9c195af90 add test 2020-08-10 20:45:13 +08:00
raziman
f7dbc9682e change keybinding for fuzzy finding 2020-07-24 23:06:34 +08:00
raziman
fdfd9c259d improve title look 2020-07-24 14:52:42 +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
3cbb94f996 fix process hang up when fzf end or during unsuspending 2020-07-23 13:10:29 +08:00
raziman
a03bdaa5ad change logging 2020-07-22 21:01:13 +08:00
raziman
4f4c91c9d2 refactor error handling 2020-07-21 12:22:00 +08:00
raziman
175af7697f run go fmt 2020-07-21 01:21:59 +08:00
raziman
9eaec9ad64 use string builder 2020-07-21 00:26:26 +08:00
raziman
538da0c2b6 wrap lines 2020-07-20 21:48:13 +08:00
raziman
26ff9a8be9 remove appLog 2020-07-18 00:08:47 +08:00
raziman
6a159bc6e6 specific help message every panel 2020-07-17 15:34:50 +08:00
raziman
49bbd36f39 play selected song 2020-07-16 22:52:12 +08:00
raziman
8b1b57d9e3 add shuffle queue 2020-07-14 01:16:30 +08:00
raziman
8e3515f19c add variable dimension to timedPopup 2020-07-13 14:43:34 +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
b45cbf5547 remove Song struct 2020-07-10 23:30:28 +08:00
raziman
89863c27a6 remove audioFile instance from items 2020-07-10 22:06:13 +08:00
raziman
0eb7662180 add persistent playlist feature 2020-07-10 16:52:37 +08:00
raziman
5f0b7d546d refactor method 2020-07-06 21:04:18 +08:00
raziman
bac09ec5b0 change all global variables into one global struct 2020-07-04 16:16:57 +08:00
raziman
2b9d1758e1 move panels as globals 2020-06-26 12:54:48 +08:00
raziman
e26cb46e5e run go fmt 2020-06-23 20:15:29 +08:00
raziman
f95bf27681 implement skip current song 2020-06-23 18:42:18 +08:00
raziman
2496631e33 fix deleting unhiglighted song in queue 2020-06-22 21:17:44 +08:00
raziman
0dd9d3ced4 implement delete songs from queue 2020-06-22 13:18:25 +08:00
raziman
bf65fdc39c update license 2020-06-22 00:05:56 +08:00
raziman
44b9903c0c small refactor 2020-06-21 23:47:12 +08:00
raziman
8c41ff87e2 implement sound play 2020-06-21 00:00:17 +08:00
raziman
8e576f426e run go fmt 2020-06-19 16:42:30 +08:00
raziman
0e633b67f8 structure project 2020-06-19 16:22:20 +08:00