summaryrefslogtreecommitdiffstats
path: root/apps/tagtree.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-11A typo caused lastplayed field to be unusable.Miika Pekkarinen1-1/+1
2006-08-10Only sync playlist once when adding bunch of files from tagcache.Miika Pekkarinen1-2/+5
2006-08-09Warn before erasing dynamic playlist from tagcache.Miika Pekkarinen1-0/+14
2006-08-02Tagcache: Fixed runtime stats not being gathered when tagcache is keptMiika Pekkarinen1-0/+10
2006-07-26Fixed single track insertion to playlist from tagcache. Fixes FS#5719.Miika Pekkarinen1-1/+15
2006-07-25Enabled playlist submenu for tagcache!Miika Pekkarinen1-10/+73
2006-07-20Support importing runtimedb data from ascii files.Miika Pekkarinen1-0/+15
2006-07-16Initial changelog support (only export, no import yet) and addedMiika Pekkarinen1-2/+14
2006-07-15Initial runtimedb support for tagcache. Only for developers,Miika Pekkarinen1-30/+206
2006-07-10Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen1-0/+1
2006-05-05Fix folder icons in tagcacheHardeep Sidhu1-13/+4
2006-05-05Enabled playlist functions on tracks in tagcacheHardeep Sidhu1-15/+30
2006-04-19Fixed: Generate chunked playlist correctly, don't sort <All tracks>Miika Pekkarinen1-7/+10
2006-04-19More usable playlist generation, added "<All tracks>" entry to tagMiika Pekkarinen1-23/+61
2006-04-16Commit tagcache in background when possible (at least dircache enabled).Miika Pekkarinen1-25/+53
2006-04-15Proper chunked browsing support when dirbuffer limit is reached.Miika Pekkarinen1-194/+163
2006-04-10Major improvement in playlist creation speed with tagcache. Fixed alsoMiika Pekkarinen1-18/+33
2006-04-08Show progress when searching tagcache.Miika Pekkarinen1-0/+21
2006-04-05Tagcache engine: Better handling for track numbers and genre strings.Miika Pekkarinen1-5/+10
2006-04-04Initial support for the advanced conditional fully configurable tagcacheMiika Pekkarinen1-193/+372
2006-04-01Thorough .lang rework: Removed all deprecated strings, combined string which ...Jens Arnold1-3/+1
2006-03-30Added track number sorting to the tagcache and a few new tags to theMiika Pekkarinen1-9/+40
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen1-0/+536