summaryrefslogtreecommitdiff
path: root/apps/tagcache.c (follow)
Commit message (Expand)AuthorAge
...
* Better header checking. Only manually remove incorrect entries. FixedMiika Pekkarinen2006-07-23
* Only ignore deleted entries (previously was corrupting the masterMiika Pekkarinen2006-07-22
* Initialize the status structure correctly.Miika Pekkarinen2006-07-22
* Removed the 10000 files static commmit-time limit from tagcache.Miika Pekkarinen2006-07-22
* Support importing runtimedb data from ascii files.Miika Pekkarinen2006-07-20
* Killed one warning.Miika Pekkarinen2006-07-16
* Initial changelog support (only export, no import yet) and addedMiika Pekkarinen2006-07-16
* Initial runtimedb support for tagcache. Only for developers,Miika Pekkarinen2006-07-15
* Filename tags were incorrectly retrieved from dircache when tagcache was load...Miika Pekkarinen2006-07-12
* Don't skip before data has been read in.Miika Pekkarinen2006-07-12
* Tagcache autoupdate without dircache was not functional at all.Miika Pekkarinen2006-07-12
* Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen2006-07-10
* 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