summaryrefslogtreecommitdiffstats
path: root/clerk
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-02fix hotkey for saving playlistRasmus Steinke1-1/+1
2015-09-02change conflicting variablesRasmus Steinke1-15/+20
2015-09-02always select current song in queueRasmus Steinke1-2/+2
2015-09-02change header of queueRasmus Steinke1-1/+1
2015-09-02add view hotkeys, allow to jump to album/track from queueRasmus Steinke1-14/+52
2015-09-02make Current Artist menu use existing cachesRasmus Steinke1-70/+14
2015-09-02have proper tables; add config options to define columns widthRasmus Steinke1-31/+24
2015-09-01fixes for queue menuRasmus Steinke1-1/+10
2015-09-01make crop work globallyRasmus Steinke1-2/+6
2015-09-01don't put playback check in a functionRasmus Steinke1-9/+7
2015-09-01do not highlight any line, when nothing is playing (again)Rasmus Steinke1-3/+3
2015-09-01do not highlight any line, when nothing is playingRasmus Steinke1-2/+6
2015-09-01dont show duplicate albums in latest menuRasmus Steinke1-1/+1
2015-09-01small visual change in queue menuRasmus Steinke1-4/+4
2015-09-01add config setting for mpd host/password/portRasmus Steinke1-0/+12