summaryrefslogtreecommitdiffstats
path: root/clerk
AgeCommit message (Expand)AuthorFilesLines
2014-12-07fixed dmenu_t calls; fixed wrong condition in browseFolders menuRasmus Steinke1-9/+9
2014-12-06added missing ;;Rasmus Steinke1-2/+2
2014-12-06fixed ESC keyRasmus Steinke1-3/+3
2014-12-06revert last changeRasmus Steinke1-5/+0
2014-12-06add possibility to have a custom menuRasmus Steinke1-24/+35
2014-12-06fix last fixRasmus Steinke1-2/+2
2014-12-06make ESC exit clerkRasmus Steinke1-0/+4
2014-11-29fix add auto play, add possibility to use artist or albumartist for random tr...Rasmus Steinke1-8/+8
2014-11-21add add_auto_play optionRasmus Steinke1-1/+3
2014-11-20clear playlist for rss feedRasmus Steinke1-0/+1
2014-11-20fix rss feedsRasmus Steinke1-9/+9
2014-11-20exit clerk after running a podcastRasmus Steinke1-1/+0
2014-11-20made clerk run without --main againRasmus Steinke1-4/+13
2014-11-20add most important option in --helpRasmus Steinke1-1/+2
2014-11-20add missing bracketRasmus Steinke1-1/+1
2014-11-20refactored all cli optionsRasmus Steinke1-106/+162
2014-11-18fix spacingRasmus Steinke1-1/+1
2014-11-18added folder browserRasmus Steinke1-10/+48
2014-11-18kill cache files on manual -updateRasmus Steinke1-2/+11
2014-11-18add lastfm optionsRasmus Steinke1-2/+14
2014-11-05actually send proper notificationsRasmus Steinke1-2/+3
2014-11-05added stop_after_suspend config optionRasmus Steinke1-2/+6
2014-11-02added notifications for ratingRasmus Steinke1-0/+2
2014-11-02add replacetrackRasmus Steinke1-2/+47
2014-11-02fixed typoRasmus Steinke1-1/+1
2014-11-02also use pid for options displayRasmus Steinke1-1/+1
2014-11-02use pid file for mpd-simaRasmus Steinke1-3/+3
2014-11-01sort resultsRasmus Steinke1-4/+4
2014-11-01removed empty line from resultsRasmus Steinke1-2/+2
2014-11-01only show relevant file types in local filesystem searchRasmus Steinke1-2/+6
2014-11-01make local filebrowser use dmenu_t variableRasmus Steinke1-2/+2
2014-11-01add a little delayRasmus Steinke1-0/+2
2014-11-01added support for mpd-sima to play similar artistsRasmus Steinke1-8/+24
2014-10-31another visual fixRasmus Steinke1-2/+2
2014-10-31small visual bugfixRasmus Steinke1-4/+4
2014-10-31Make return behavior consistent with other functionsRasmus Steinke1-3/+5
2014-10-31use proper test call for testing directoryRasmus Steinke1-1/+2
2014-10-31fix for local browserRasmus Steinke1-1/+1
2014-10-31added shortcuts for local file browserRasmus Steinke1-0/+3
2014-10-31changed header for local file browserRasmus Steinke1-2/+2
2014-10-31added local file browserRasmus Steinke1-6/+38
2014-10-31made headers clearerRasmus Steinke1-3/+3
2014-10-30also fixed -lratedRasmus Steinke1-1/+1
2014-10-29fixed adding of rated songsRasmus Steinke1-4/+4
2014-10-28simplify add random functionRasmus Steinke1-20/+8
2014-10-24fix number of added songsRasmus Steinke1-1/+1
2014-10-24outsourced threaded random to own function, removed codeRasmus Steinke1-21/+8
2014-10-24threaded adding of random tracksRasmus Steinke1-6/+32
2014-10-23instantly start playing when adding random tracksRasmus Steinke1-2/+6
2014-10-20fix genrebrowserRasmus Steinke1-10/+11