summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-30add album rating supportRasmus Steinke1-14/+43
2017-09-30fix missing semicolonRasmus Steinke1-1/+1
2017-09-30remove debug print, use correct variable for scalarRasmus Steinke1-2/+1
2017-09-30Add ability to remove ratingsRasmus Steinke1-3/+8
2017-09-30add track rating supportRasmus Steinke1-2/+18
2017-09-30initial rewrite done by yushyinRasmus Steinke3-398/+418
2017-09-24fix utf8 filencoding issuesRasmus Steinke2-3/+4
2017-09-24remove p statementRasmus Steinke1-1/+0
2017-09-24remove debug moduleRasmus Steinke1-1/+1
2017-09-24updateRasmus Steinke1-4/+2
2017-09-23subscribe again if lostRasmus Steinke1-2/+3
2017-09-23open connection firstRasmus Steinke1-0/+3
2017-09-23remove rofi settingsRasmus Steinke1-1/+1
2017-09-23fix mid3vs callRasmus Steinke1-2/+2
2017-09-23add config file support for rating_clientRasmus Steinke2-2/+15
2017-09-23remove debug modulesRasmus Steinke2-2/+2
2017-09-23initial support for writing ratings to files, using a helper clientRasmus Steinke3-12/+168
2017-09-21only show rate option for track listingRasmus Steinke1-3/+19
2017-09-21use proper ORRasmus Steinke1-4/+4
2017-09-21add rating support to tracks viewRasmus Steinke1-7/+21
2017-09-21fix typoRasmus Steinke1-1/+1
2017-09-20shuffle array before adding songsRasmus Steinke1-3/+3
2017-09-20allow to use random rated tracks from cliRasmus Steinke1-18/+29
2017-09-20add missing commaRasmus Steinke1-1/+1
2017-09-20update help textRasmus Steinke1-0/+1
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