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