summaryrefslogtreecommitdiffstats
path: root/clerk
AgeCommit message (Collapse)AuthorFilesLines
2014-08-26fixed directory for tracksRasmus Steinke1-1/+1
2014-08-26fix multi cd conditionsRasmus Steinke1-4/+5
2014-08-26fixed Insert TrackRasmus Steinke1-0/+1
2014-08-26small fixesRasmus Steinke1-4/+4
2014-08-26wrong variable in album ratingRasmus Steinke1-1/+1
2014-08-26wrong title of library menu - fixedRasmus Steinke1-1/+1
2014-08-26another typo fixedRasmus Steinke1-1/+1
2014-08-26fixed typoRasmus Steinke1-1/+1
2014-08-26...Rasmus Steinke1-18/+18
2014-08-26return random album list alphabeticallyRasmus Steinke1-1/+1
2014-08-25forgot one modifierRasmus Steinke1-1/+1
2014-08-25small change to load rated albumRasmus Steinke1-2/+2
2014-08-25fix for last commitRasmus Steinke1-22/+30
2014-08-25make ratings file respect mpd_artist variableRasmus Steinke1-19/+21
2014-08-25changed load random rated tracksRasmus Steinke1-0/+1
2014-08-25only add tracks to database if there are actual track ratingsRasmus Steinke1-30/+24
2014-08-25changed loadRatedTracks functionRasmus Steinke1-7/+10
2014-08-25updated rateTrack functionRasmus Steinke1-7/+19
2014-08-25fixed duplicate entries in databaseRasmus Steinke1-15/+17
2014-08-25stay in main menu until user exitsRasmus Steinke1-2/+2
2014-08-25made load rated album menu like othersRasmus Steinke1-2/+5
2014-08-25last try :(Rasmus Steinke1-4/+4
2014-08-25fix for duplicatesRasmus Steinke1-1/+1
2014-08-25added missing cdRasmus Steinke1-0/+1
2014-08-25another goRasmus Steinke1-0/+6
2014-08-25trying autoupdateRasmus Steinke1-0/+8
2014-08-25first try of fixing on updatesRasmus Steinke1-3/+7
2014-08-25Return to Rating Prompt after updateRasmus Steinke1-0/+1
2014-08-25fixed wrong path to databaseRasmus Steinke1-1/+1
2014-08-25fix creation of dbRasmus Steinke1-0/+1
2014-08-25temporary recreate database on each updateRasmus Steinke1-9/+3
2014-08-25Fixed equalsRasmus Steinke1-3/+3
2014-08-25fixed wrong display of albumsRasmus Steinke1-1/+1
2014-08-25fixed errorsRasmus Steinke1-2/+7
2014-08-25Added first sqlite supportRasmus Steinke1-31/+82
2014-08-24merged tracks and album ratings fileRasmus Steinke1-26/+35
2014-08-24changed album ratings tooRasmus Steinke1-6/+15
2014-08-24write ratings to ratings folder in additionRasmus Steinke1-10/+19
2014-08-24Fixed wrong notification for track ratingRasmus Steinke1-1/+1
2014-08-24only let user input supported ratingsRasmus Steinke1-2/+2
2014-08-24save track ratings in flat fileRasmus Steinke1-0/+18
2014-08-18added missing modesRasmus Steinke1-3/+41
2014-08-16hopefully made random rated tracks function more randomRasmus Steinke1-1/+12
2014-08-13added last modification time browserRasmus Steinke1-4/+33
2014-08-10simplified time detectionRasmus Steinke1-2/+1
2014-08-10make Load playlist clear playlist firstRasmus Steinke1-0/+1
2014-08-10made resume time-basedRasmus Steinke1-3/+3
2014-08-10made new options return to menuRasmus Steinke1-0/+3
2014-08-10added notificationsRasmus Steinke1-0/+2
2014-08-10removed non-working http testRasmus Steinke1-11/+6