summaryrefslogtreecommitdiffstats
path: root/clerk
AgeCommit message (Expand)AuthorFilesLines
2015-09-26fix typoRasmus Steinke1-1/+1
2015-09-16use perl for uniqifyingRasmus Steinke1-1/+2
2015-09-13small cosmetic changeRasmus Steinke1-1/+1
2015-09-13add arguments for prevalbum nextalbumRasmus Steinke1-0/+8
2015-09-13update default hotkeysRasmus Steinke1-4/+5
2015-09-13add nextalbum/prevalbum hotkeysRasmus Steinke1-17/+135
2015-09-10fix wrong custom-kb argumentsRasmus Steinke1-12/+12
2015-09-10remember position on addRasmus Steinke1-0/+4
2015-09-09fix track list returning to albumlist on playback controlsRasmus Steinke1-4/+0
2015-09-09allow esc in main menuRasmus Steinke1-2/+3
2015-09-09make sure gawk is usedRasmus Steinke1-61/+61
2015-09-09fix current queueRasmus Steinke1-2/+1
2015-09-09remove dmenu mentionRasmus Steinke1-1/+1
2015-09-09fix album lookup for current artistRasmus Steinke1-4/+4
2015-09-08remove -z argumentRasmus Steinke1-1/+1
2015-09-08fix lookup albumRasmus Steinke1-1/+2
2015-09-07properly export mpd_hostRasmus Steinke1-3/+4
2015-09-06use direct awk with inline variablesRasmus Steinke1-19/+58
2015-09-06quote variablesRasmus Steinke1-7/+10
2015-09-06change variable nameRasmus Steinke1-4/+4
2015-09-06ship an embedded configRasmus Steinke1-3/+80
2015-09-06use different variables for album and track selectionRasmus Steinke1-25/+25
2015-09-06store $1 in a variable to minimize false returnsRasmus Steinke1-19/+23
2015-09-06make stuff work with bsd's columnRasmus Steinke1-50/+53
2015-09-05add loadalbum optionRasmus Steinke1-0/+2
2015-09-05allow to save from album browserRasmus Steinke1-3/+28
2015-09-05add hotkey to add to clerk playlistRasmus Steinke1-1/+6
2015-09-05fix albumadd functionRasmus Steinke1-18/+21
2015-09-05add global hotkeys to albumlist/tracklistRasmus Steinke1-11/+83
2015-09-05remove wrong text from helpRasmus Steinke1-2/+0
2015-09-05reload main menu when showing helpRasmus Steinke1-0/+1
2015-09-05add hint and notify with global hotkeysRasmus Steinke1-1/+4
2015-09-05fix highlightRasmus Steinke1-2/+12
2015-09-05add playback controls to queueRasmus Steinke1-45/+104
2015-09-04return_to is not a function, so dont call itRasmus Steinke1-2/+2
2015-09-04fix returnRasmus Steinke1-1/+1
2015-09-04add hotkey to reload playlistRasmus Steinke1-7/+30
2015-09-04select first track of queue, when state is stoppedRasmus Steinke1-3/+6
2015-09-04unset artist on returnRasmus Steinke1-0/+1
2015-09-04fix function nameRasmus Steinke1-1/+1
2015-09-04make rofi call more readableRasmus Steinke1-19/+42
2015-09-04combine addAlbumTags and addLastMod functionsRasmus Steinke1-117/+41
2015-09-04main menu: choose speed over code readabilityRasmus Steinke1-10/+1
2015-09-04fix wrong variableRasmus Steinke1-12/+9
2015-09-04make unique variable nameRasmus Steinke1-2/+2
2015-09-02change header for queueRasmus Steinke1-5/+3
2015-09-02fix wrong variableRasmus Steinke1-6/+6
2015-09-02properly end clerk on ESCRasmus Steinke1-0/+8
2015-09-02add global keys to lastmod menuRasmus Steinke1-16/+54
2015-09-02add hint about view switch in helpRasmus Steinke1-0/+2