summaryrefslogtreecommitdiffstats
path: root/clerk
AgeCommit message (Expand)AuthorFilesLines
2015-03-13completely switch to python for restoring tracksRasmus Steinke1-11/+0
2015-03-13update helper_configRasmus Steinke1-0/+1
2015-03-13make it actually workRasmus Steinke1-11/+1
2015-03-13speed up importRasmus Steinke1-10/+11
2015-03-12made album ratings file agnosticRasmus Steinke1-25/+26
2015-03-11combine sed callsRasmus Steinke1-1/+1
2015-03-11remove clearing of playlistRasmus Steinke1-1/+0
2015-03-11speed up rating importRasmus Steinke1-5/+8
2015-03-11Make ratings import work, even if file structure changedRasmus Steinke1-2/+8
2015-03-10fix albumrating restoreRasmus Steinke1-1/+1
2015-03-09fix reversed entriesRasmus Steinke1-4/+4
2015-03-09add missing bracketRasmus Steinke1-3/+3
2015-03-09add Backup/Restore MenuRasmus Steinke1-2/+157
2015-03-09prepare ratings for import/exportRasmus Steinke1-8/+10
2015-03-06fix last commitRasmus Steinke1-1/+1
2015-03-06prevent multiple helper instancesRasmus Steinke1-1/+6
2015-03-06make helper run in backgroundRasmus Steinke1-2/+3
2015-03-06possible fix for wrong separatorRasmus Steinke1-1/+1
2015-03-06fix typoRasmus Steinke1-1/+1
2015-03-06combine clerk_updater and clerk_helperRasmus Steinke1-1/+12
2015-02-28changed other addLast functions tooRasmus Steinke1-2/+2
2015-02-27use find instead of searchRasmus Steinke1-1/+1
2015-02-25update --helpRasmus Steinke1-2/+2
2015-02-25removed mppc dependency and ship own helper script insteadRasmus Steinke1-17/+17
2015-02-15fixed separator spelling mistakeRasmus Steinke1-77/+77
2015-02-15fixed updaterRasmus Steinke1-7/+8
2015-02-15fix wrong heading for track replace menuRasmus Steinke1-2/+2
2015-02-15Merge pull request #2 from rafi/feature/osxRasmus Steinke1-19/+24
2015-02-14added mpdas supportRasmus Steinke1-11/+23
2015-02-12on osx use GNU coreutils prefixed by `g`Rafael Bodill1-18/+23
2015-02-12Support different base environmentsRafael Bodill1-1/+1
2014-12-29use mpc for searchRasmus Steinke1-6/+6
2014-12-29use mpc for findRasmus Steinke1-7/+8
2014-12-28small exit fixRasmus Steinke1-1/+1
2014-12-28close clerk after loving a trackRasmus Steinke1-1/+1
2014-12-28close clerk after adding random tracksRasmus Steinke1-0/+1
2014-12-19fixRasmus Steinke1-1/+1
2014-12-19some tweaksRasmus Steinke1-1/+1
2014-12-18removed calc dependencyRasmus Steinke1-1/+1
2014-12-16make current Queue highlight playing trackRasmus Steinke1-1/+9
2014-12-12fix typoRasmus Steinke1-1/+1
2014-12-12always use albumartist. remove Flat File optionRasmus Steinke1-73/+9
2014-12-11exit when adding lastadditionRasmus Steinke1-0/+3
2014-12-11change seperator handlingRasmus Steinke1-77/+77
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