summaryrefslogtreecommitdiffstats
path: root/clerk
AgeCommit message (Expand)AuthorFilesLines
2016-04-23rename all dmenu_t instances to _rofiRasmus Steinke1-40/+40
2016-04-22make dmenu_t a function. fixes rofi options that need quotingRasmus Steinke1-4/+3
2016-04-20better phrasing for random song dialogRasmus Steinke1-1/+1
2016-04-20sort playlists alphabeticallyRasmus Steinke1-1/+1
2016-04-20catch return code 1 for --rssRasmus Steinke1-0/+5
2016-04-20dont show window when suspending/resuming from cliRasmus Steinke1-4/+12
2016-02-27catch --updateRasmus Steinke1-1/+4
2016-02-26remove breakRasmus Steinke1-1/+0
2016-02-25better logic when to updateRasmus Steinke1-8/+10
2016-01-30fix adding of albumRasmus Steinke1-2/+2
2016-01-28fix auto playRasmus Steinke1-0/+1
2016-01-28fixRasmus Steinke1-0/+6
2016-01-28fix inserting of albumRasmus Steinke1-13/+29
2016-01-28add playlist load commandRasmus Steinke1-3/+4
2016-01-28add playlist menu command line argumentRasmus Steinke1-29/+39
2016-01-26update timestampRasmus Steinke1-0/+1
2016-01-26update timestampRasmus Steinke1-2/+0
2016-01-26exit after updateRasmus Steinke1-5/+7
2016-01-23support discnumber tag when adding albumsRasmus Steinke1-5/+34
2016-01-20dont run update twiceRasmus Steinke1-2/+6
2016-01-03reuse dmenu_t command for color detectionRasmus Steinke1-5/+6
2016-01-03updateRasmus Steinke1-49/+123
2015-12-07add exit_after_add optionRasmus Steinke1-10/+17
2015-12-05remove redundant grepsRasmus Steinke1-2/+1
2015-12-05make sure no duplicate tracks are addedRasmus Steinke1-2/+2
2015-12-05make latest work againRasmus Steinke1-26/+33
2015-12-05dont add duplicatesRasmus Steinke1-8/+8
2015-12-05change track menuRasmus Steinke1-17/+25
2015-12-05finish album menuRasmus Steinke1-1/+13
2015-12-05first try of multi line selection for album menuRasmus Steinke1-14/+43
2015-11-29dont exit clerk, when skipping album in main menuRasmus Steinke1-0/+2
2015-11-29match against album instead of date for album lookupRasmus Steinke1-5/+2
2015-10-30dont create cache twiceRasmus Steinke1-5/+9
2015-10-13use perl reg also for track lookupRasmus Steinke1-1/+1
2015-10-13use perl regex to match only correct lineRasmus Steinke1-1/+1
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