summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-06fix typoRasmus Steinke1-1/+1
2017-08-06add help and random panesRasmus Steinke2-14/+69
2017-08-06fix placeholderRasmus Steinke1-2/+2
2017-08-06select multiple entries with TabRasmus Steinke1-0/+8
2017-08-06exit clerk when using rofi interfaceRasmus Steinke1-0/+7
2017-08-06remove io_select moduleRasmus Steinke1-1/+0
2017-08-06list repo packages in arrayRasmus Steinke1-2/+7
2017-08-05make player configurableRasmus Steinke2-3/+7
2017-08-05remove old codeRasmus Steinke1-21/+0
2017-08-05export variableRasmus Steinke1-0/+2
2017-08-05use -f to run tmux interfaceRasmus Steinke1-22/+39
2017-08-05use localhost defaultRasmus Steinke1-1/+1
2017-08-05remove unused variableRasmus Steinke2-8/+0
2017-08-05automatically run rofi on cli argumentsRasmus Steinke2-18/+20
2017-08-05fix quotingRasmus Steinke1-2/+2
2017-08-05remove debug modulesRasmus Steinke1-2/+0
2017-08-05fix spellingRasmus Steinke1-7/+7
2017-08-05fix sprintf for albumsRasmus Steinke1-2/+2
2017-08-05add executableRasmus Steinke1-0/+278
2017-08-05Add install script for arch linuxRasmus Steinke4-279/+132
2017-08-05add tmux_config optionRasmus Steinke3-3/+59
2017-08-05make clerk work even with missing tagsRasmus Steinke1-2/+5
2017-08-05Add latest viewRasmus Steinke1-9/+23
2017-08-04add playlists menu for fzf backendRasmus Steinke1-13/+39
2017-08-04create tmp directory if it does not existRasmus Steinke1-0/+2
2017-08-04start tmux interface for fzf backend; allow setting of CLERK_BACKEND and CLER...Rasmus Steinke1-7/+32
2017-08-04make chunksize a config optionRasmus Steinke2-2/+13
2017-08-04some cleanups, save Last-Modified in epoch formatRasmus Steinke1-31/+52
2017-08-03automatically update cachesRasmus Steinke1-0/+3
2017-08-03fix prompt for rofiRasmus Steinke1-6/+5
2017-08-03fix indentationRasmus Steinke1-1/+1
2017-08-03fix indentationRasmus Steinke1-1/+1
2017-08-03outsource action menus and adding of tracks to sub functionRasmus Steinke1-20/+9
2017-08-03unify adding of tracks for both album and trackRasmus Steinke1-33/+23
2017-08-03dont unpack msgpack again. add commandline argumentsRasmus Steinke1-46/+51
2017-08-03allow adding of multiple albumsRasmus Steinke1-28/+32
2017-08-03simplify variable creationRasmus Steinke1-8/+4
2017-08-03remove non-needed filesRasmus Steinke2-65/+0
2017-08-03example config - initialRasmus Steinke1-0/+12
2017-08-03First draft of perl versionRasmus Steinke14-3243/+199
2017-07-28convert more ifsRasmus Steinke1-28/+38
2017-07-28use cases for argument parsingRasmus Steinke1-66/+33
2017-07-26allow to customize player for queue tabRasmus Steinke2-2/+5
2017-07-26fix ESC closing tabRasmus Steinke1-11/+9
2017-07-26allow deletion of playlistsRasmus Steinke1-1/+14
2017-07-26fix double extensionRasmus Steinke1-1/+1
2017-07-26silence stop commandRasmus Steinke1-1/+1
2017-07-26remap controlsRasmus Steinke1-3/+3
2017-07-26Add Playlists supportRasmus Steinke1-8/+6
2017-07-26add playlist supportRasmus Steinke2-4/+52