summaryrefslogtreecommitdiffstats
path: root/clerk
AgeCommit message (Expand)AuthorFilesLines
2015-05-10fixed latest menuRasmus Steinke1-9/+28
2015-05-10fixed track rating for current trackRasmus Steinke1-6/+41
2015-05-10change --add album menuRasmus Steinke1-1/+18
2015-05-10do not reparse input to get line number, use -format option insteadRasmus Steinke1-20/+44
2015-05-09convert date browserRasmus Steinke1-71/+43
2015-05-09comment some codeRasmus Steinke1-28/+118
2015-05-08Fix wrong returnRasmus Steinke1-1/+1
2015-05-08made some menus more readable in codeRasmus Steinke1-5/+41
2015-05-08fix latest menuRasmus Steinke1-2/+2
2015-05-08fix wrong options menunameRasmus Steinke1-1/+1
2015-05-08Convert Artist browserRasmus Steinke1-57/+60
2015-05-06fix descriptionRasmus Steinke1-1/+1
2015-05-06fixed main menuRasmus Steinke1-3/+3
2015-05-06fix return codeRasmus Steinke1-19/+19
2015-05-05Outsource get current artist songs/albums to clerk_helperRasmus Steinke1-2/+2
2015-05-05Made currentMenu more recognisableRasmus Steinke1-65/+52
2015-05-05fix OR conditionsRasmus Steinke1-6/+6
2015-05-05ignore mode entry (fix)Rasmus Steinke1-26/+5
2015-05-05ignore mode entryRasmus Steinke1-0/+10
2015-05-05Change default modes in currentMenuRasmus Steinke1-1/+1
2015-05-05drop dmenu supportRasmus Steinke1-14/+1
2015-05-05change default add mode for album listingRasmus Steinke1-6/+6
2015-05-05allow exiting with ESCRasmus Steinke1-45/+57
2015-05-05fix selectionRasmus Steinke1-1/+1
2015-05-05fix wrong menuRasmus Steinke1-2/+7
2015-05-05Allow albumrating for non-playing tracksRasmus Steinke1-24/+36
2015-05-05Convert current Queue MenuRasmus Steinke1-13/+13
2015-05-05Converted currentMenuRasmus Steinke1-109/+29
2015-05-04Add Possibility to rate Tracks directly from tracklistRasmus Steinke1-3/+10
2015-05-03Convert AddTrack and AddAlbum to new multikeyRasmus Steinke1-287/+55
2015-05-01fix small quirkRasmus Steinke1-1/+1
2015-05-01Show all "Releases" by an artist in a single listRasmus Steinke1-15/+24
2015-04-30Change ratings to json formatRasmus Steinke1-65/+6
2015-04-28change rating functions to use new json formatRasmus Steinke1-16/+3
2015-04-26finish up album ratingsRasmus Steinke1-26/+3
2015-04-12only retrieve lists when they are neededRasmus Steinke1-0/+21
2015-04-12do not display timestampsRasmus Steinke1-5/+5
2015-04-11Merge branch 'master' into json_cacheRasmus Steinke1-4/+11
2015-04-11first try with json cache files instead of clear text - still buggyRasmus Steinke1-7/+7
2015-04-11support for /etc/clerk, and add Makefile for fast installJason Pleau1-4/+11
2015-04-10prayingRasmus Steinke1-1/+1
2015-04-10check for config file existence, fix typos in readmeJason Pleau1-0/+6
2015-04-01remove duplicateRasmus Steinke1-3/+0
2015-04-01fix spacingRasmus Steinke1-1/+1
2015-04-01change argumentsRasmus Steinke1-9/+12
2015-04-01add savetrack and savelastRasmus Steinke1-2/+51
2015-04-01add --add savealbumRasmus Steinke1-0/+25
2015-03-19check if cache files exist before trying to parseRasmus Steinke1-3/+9
2015-03-19silence --randomRasmus Steinke1-5/+5
2015-03-14try to speed things upRasmus Steinke1-2/+2