46 Commits

Author SHA1 Message Date
tramhao
cafb859a6f updatequeuenames added 2021-02-02 00:00:13 +08:00
tramhao
4efb1994d9 fix the bug for queue song names after rename or paste, is not correct 2021-02-01 23:32:50 +08:00
tramhao
7c6ad10714 Fix a bug for rename. Update queue to avoid panic 2021-02-01 16:41:49 +08:00
tramhao
75e970b5ee doesn't understand the logic for loop yet 2021-02-01 02:51:23 +08:00
tramhao
0a3cc22095 fix for save queue 2021-01-31 22:38:49 +08:00
tramhao
914e072089 Fix a bug that when saving the queue, the current song is not saved 2021-01-29 00:14:50 +08:00
tramhao
d42577f5b6 add an icon in que title to show loop status 2021-01-28 10:57:32 +08:00
tramhao
ac3dabf8c1 1.Adjust value for forward and rewind to avoid panic 2. File scan follow symlink 3. Donload follow symlink 2021-01-27 22:15:40 +08:00
tramhao
1ce101613b fix build error 2021-01-21 01:30:16 +08:00
raziman
7ad14b673a change padding
change padding
2020-08-25 21:13:09 +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
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
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