summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-20add possibility to add rated songs in random dialogRasmus Steinke1-3/+14
2017-09-19remove debuggingRasmus Steinke1-2/+1
2017-09-18add possibility to create list of rated tracksRasmus Steinke2-9/+45
2017-09-17remove non-needed stuffRasmus Steinke2-69/+0
2017-09-10fix closing of playlist tab on saveRasmus Steinke1-0/+1
2017-09-10force update of database on -uRasmus Steinke1-0/+1
2017-09-10add missing config optionRasmus Steinke3-2/+7
2017-09-10basic rating support added (readonly for now). use less mpd callsRasmus Steinke1-27/+26
2017-09-03fix cpanfileRasmus Steinke1-1/+1
2017-09-02first commitRasmus Steinke2-0/+69
2017-09-02Merge branch 'perl' of https://github.com/carnager/clerk into perlRasmus Steinke1-0/+15
2017-09-02fix shebangRasmus Steinke2-101/+1
2017-09-02add cpanfile for installation with cpanmRasmus Steinke1-0/+15
2017-09-02add locallib moduleRasmus Steinke1-0/+1
2017-09-02remove Config::SimpleRasmus Steinke2-1/+2
2017-08-25allow to toggle and reset selected items with alt-a and alt-nRasmus Steinke1-2/+3
2017-08-21remove hardcoded binary callRasmus Steinke1-8/+9
2017-08-20allow adding of random album/tracks without menuRasmus Steinke1-34/+52
2017-08-19use timezone and properly reload playlist viewRasmus Steinke1-11/+16
2017-08-18remove debug lineRasmus Steinke1-1/+0
2017-08-18Add saving of current queueRasmus Steinke1-13/+34
2017-08-13updateRasmus Steinke1-14/+14
2017-08-12close mpd socket properlyRasmus Steinke1-0/+4
2017-08-12remove debugRasmus Steinke1-3/+0
2017-08-12indentingRasmus Steinke1-12/+19
2017-08-11add Try::TinyRasmus Steinke1-0/+1
2017-08-11remove devel trace depRasmus Steinke1-1/+0
2017-08-10dont die on errorRasmus Steinke1-3/+7
2017-08-08dont die if mpd goes down during runtimeRasmus Steinke1-1/+4
2017-08-08remove debug printRasmus Steinke1-1/+0
2017-08-08jump to queue when adding random elementsRasmus Steinke1-1/+5
2017-08-08exit random menu on escapeRasmus Steinke1-6/+8
2017-08-08dont exit fzf on escapeRasmus Steinke1-0/+1
2017-08-07simplify sortingRasmus Steinke1-4/+1
2017-08-07dont run sort for latest viewRasmus Steinke1-2/+3
2017-08-07sort albums by yearRasmus Steinke1-1/+3
2017-08-07add songs keyRasmus Steinke1-0/+2
2017-08-07add info to tmux configRasmus Steinke1-12/+12
2017-08-07fix inline helpRasmus Steinke2-1/+2
2017-08-07use community package for ipc::runRasmus Steinke1-1/+1
2017-08-07add missing IPC::Run moduleRasmus Steinke1-0/+1
2017-08-07remove auto accept for pacmanRasmus Steinke1-1/+1
2017-08-07fix file::slurper depRasmus Steinke1-1/+1
2017-08-06install fzf/tmux on demandRasmus Steinke1-0/+18
2017-08-06update tmux configRasmus Steinke3-75/+1
2017-08-06explicitly encode uri to utf8Rasmus Steinke1-0/+2
2017-08-06Show notification on update if backend is rofiRasmus Steinke1-5/+10
2017-08-06fix help hotkeyRasmus Steinke1-4/+21
2017-08-06implement setting for random number of songsRasmus Steinke1-3/+2
2017-08-06use grep to find bindingsRasmus Steinke1-1/+1