summaryrefslogtreecommitdiff
path: root/apps/tagcache.c (follow)
Commit message (Expand)AuthorAge
* Fixed the following critical bugs in tagcache engine: #5934 (or #5529,Miika Pekkarinen2006-09-26
* Oops, fixed the errors.Miika Pekkarinen2006-09-23
* Properly shutdown audio playback early and flush system, including notMiika Pekkarinen2006-09-23
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* Fixed tagcache returning incorrect entries.Miika Pekkarinen2006-08-30
* Fixed: With dircache+tagcache in RAM using Search by filename->PlayerMiika Pekkarinen2006-08-27
* Fixed performance problems when initializing tagcache.Miika Pekkarinen2006-08-26
* Browse by year (now numeric tags are fully supported too).Miika Pekkarinen2006-08-25
* Use uniqbuf for unique tags only.Miika Pekkarinen2006-08-25
* Tagcache: Don't show duplicate entries and automatically inheritMiika Pekkarinen2006-08-25
* eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye2006-08-15
* Fixed a problem when using filename tag as a search clause.Miika Pekkarinen2006-08-14
* FS#5806 with code cleanup.Miika Pekkarinen2006-08-13
* FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.Miika Pekkarinen2006-08-13
* Better UI response with playlist operations.Miika Pekkarinen2006-08-12
* Properly handle early USB mode, dircache and tagcache state files withMiika Pekkarinen2006-08-11
* Unload tagcache from ram when entering USB mode.Miika Pekkarinen2006-08-09
* Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen2006-08-05
* Tagcache: Fixed runtime stats not being gathered when tagcache is keptMiika Pekkarinen2006-08-02
* Fix warning when building without HAVE_TC_RAMCACHE.Jens Arnold2006-08-02
* Nice diagram explaining better tagcache internals.Miika Pekkarinen2006-07-25
* Don't corrupt runtimedb when tagcache is loaded in ram.Miika Pekkarinen2006-07-24
* Fixed bug in finding entry from disk by filename and not starting autoMiika Pekkarinen2006-07-24
* Don't write ram flags to disk (causes internal error).Miika Pekkarinen2006-07-23
* Automatically import the changelog after initializing tagcache.Miika Pekkarinen2006-07-23
* Fixed a bug in tagcache initialization.Miika Pekkarinen2006-07-23
* 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