90 Commits

Author SHA1 Message Date
tramhao
66a73bae4b finally fixed bugs enqueue while paused 2021-02-03 11:29:22 +08:00
tramhao
5d5bbcf66b enqueue when paused is not correct 2021-02-03 10:50:01 +08:00
tramhao
87a0ac6d5c still fixing titles in queue 2021-02-02 22:52:37 +08:00
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
fc9b3c55a2 fix a bug when bulk_add, if containing sub-folders, will panic 2021-02-01 14:58:03 +08:00
tramhao
837b729177 take out the most time consuming part of start up and update it later with go routine 2021-01-31 19:12:15 +08:00
tramhao
0fd067a111 Add function to copy and paste audiofile and directory with y and p key 2021-01-29 18:20:15 +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
27a2c59b16 fix playlist color 2021-01-21 10:30:01 +08:00
tramhao
1ce101613b fix build error 2021-01-21 01:30:16 +08:00
raziman
1689a6208b make history path configurable instead of hard-coded 2020-09-25 17:41:58 +08:00
raziman
e532b5187e add emoji to root directory 2020-08-25 22:05:17 +08:00
raziman
828df0c333 customizeable emoji 2020-08-25 21:44:20 +08:00
raziman
7ad14b673a change padding
change padding
2020-08-25 21:13:09 +08:00
raziman
4ebcfc6951 wrap timedPopup for convenience 2020-08-25 20:45:16 +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
662029970d resizeable progress bar
small refactor
2020-08-22 14:59:10 +08:00
raziman
4a472b0e22 organize color 2020-08-22 14:41:03 +08:00
raziman
e6d180ecef run go fmt 2020-08-18 16:40:22 +08:00
raziman
1acefe96d2 add file/directory renaming 2020-08-18 16:09:43 +08:00
raziman
c6e0af6f4a add built-in fzf (playlist) 2020-08-18 11:16:21 +08:00
raziman
91b8eeecda add help text 2020-08-15 11:25:57 +08:00
raziman
091693526c fix app crash if fzf-ing the new downloaded song 2020-08-14 22:27:28 +08:00
raziman
428c9d5256 add comment 2020-08-14 10:43:55 +08:00
raziman
24225ed4c5 add disable emoji option 2020-08-11 18:31:33 +08:00
raziman
af37f44cc7 fix music directory flag 2020-08-11 13:39:02 +08:00
raziman
7e61859d1f add config options 2020-07-28 11:24:58 +08:00
raziman
e4c64e14ab add emoji 2020-07-26 00:08:45 +08:00
raziman
1e3a8e60f5 prevent nil pointer derefence 2020-07-25 22:54:53 +08:00
raziman
6fc1e9eaf2 prevent from updateTitle multiple times 2020-07-25 22:54:35 +08:00
raziman
b629e66121 add comment 2020-07-25 22:53:54 +08:00
raziman
d1413128b3 add color 2020-07-25 22:53:25 +08:00
raziman
f7dbc9682e change keybinding for fuzzy finding 2020-07-24 23:06:34 +08:00
raziman
5da705bc18 add spinner when downloading 2020-07-24 22:27:08 +08:00
raziman
decacd991a remove redundant 2020-07-24 14:53:17 +08:00
raziman
9f669f94a6 implement stack popup 2020-07-24 14:49:58 +08:00
raziman
e577eeff6a override default keybind 2020-07-24 14:48:06 +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
c83f2c24a4 add fzf search 2020-07-22 21:00:14 +08:00
raziman
b8b08276ed add TreeNode in AudioFile struct
add TreeNode in AudioFile struct
2020-07-22 20:57:55 +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
538da0c2b6 wrap lines 2020-07-20 21:48:13 +08:00
raziman
6c3aaefe08 proper check if audiofile 2020-07-19 12:42:59 +08:00
raziman
26ff9a8be9 remove appLog 2020-07-18 00:08:47 +08:00