summaryrefslogtreecommitdiff
path: root/apps/tagcache.c
AgeCommit message (Expand)Author
2006-05-31Need to reload tagcache in ram if dircache buffer has been stolen.Miika Pekkarinen
2006-05-30Fixed incorrect memory allocation bug with tagcache.Miika Pekkarinen
2006-05-28Load uniqued tags correctly at commit (should fix duplicates). TryMiika Pekkarinen
2006-05-27Init dircache after applying settings and use a splash. Possible preventMiika Pekkarinen
2006-05-11Fixed a problem with tagcache search skipping long tags. Thanks forMiika Pekkarinen
2006-04-23Much faster optimized version of tagcache commit. Added a few items toMiika Pekkarinen
2006-04-19Fixed: Generate chunked playlist correctly, don't sort <All tracks>Miika Pekkarinen
2006-04-18Performance optimizations for tagcache commit. Still more left to be done.Miika Pekkarinen
2006-04-16Commit tagcache in background when possible (at least dircache enabled).Miika Pekkarinen
2006-04-13Fixed a bug in retrieving track filename when tagcache is loaded in ram.Miika Pekkarinen
2006-04-12Show progress while committing tagcache.Miika Pekkarinen
2006-04-10Major improvement in playlist creation speed with tagcache. Fixed alsoMiika Pekkarinen
2006-04-09Small optimization to use the already opened master lookup index.Miika Pekkarinen
2006-04-08Enable conditional clauses for string tags in disk mode also.Miika Pekkarinen
2006-04-05Tagcache engine: Better handling for track numbers and genre strings.Miika Pekkarinen
2006-04-03Initial conditional filtering support for the tagcache engine and aMiika Pekkarinen
2006-04-03Fill the numeric tags.Miika Pekkarinen
2006-04-02Properly scan tagcache fast against dircache.Miika Pekkarinen
2006-03-30Added track number sorting to the tagcache and a few new tags to theMiika Pekkarinen
2006-03-27Alignment fix for ipods.Miika Pekkarinen
2006-03-27Allow multiple tracks with the same title.Miika Pekkarinen
2006-03-27More alignment fixes.Miika Pekkarinen
2006-03-26Fixed the define in config.h and more tagcache alignment issues.Miika Pekkarinen
2006-03-26Fixed the yellow builds.Miika Pekkarinen
2006-03-26Fixed possible data alignment problem while committing the tagcache.Miika Pekkarinen
2006-03-26Properly allocating the temporary buffer.Miika Pekkarinen
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen