summaryrefslogtreecommitdiff
path: root/apps/tagcache.h (follow)
Commit message (Expand)AuthorAge
* Fixed red, forgot to commit header changes.Miika Pekkarinen2008-02-17
* Preserve song statistics when moving files or altering metadata. Conditions r...Miika Pekkarinen2007-12-18
* Added file modify time field to the DB. Now metadata changes should be detect...Miika Pekkarinen2007-12-16
* some improvements to FS#8008 - see tracker entry for detailsRobert Kukla2007-10-30
* rework my previous commit (FS#8008) to be able to work for any of the strings...Jonathan Gordon2007-10-29
* Accept FS#8008 - allows the current artist or album to be used in databse sea...Jonathan Gordon2007-10-29
* Fixed debug menu crashing. Show last file processed by tagcache engine in deb...Miika Pekkarinen2007-10-21
* Add support for grouping tags. From FS#7362.Dan Everton2007-08-08
* Add support for parsing the disc number tag from metadata and use of it in th...Dan Everton2007-08-03
* Queue song statistical data to the tagcache system and update entirely in bac...Miika Pekkarinen2007-07-21
* Now track total playtime should be accessible as well by using Pm and Ps virt...Miika Pekkarinen2007-04-12
* Added virtual tags in database to break track length to minutes and seconds.Miika Pekkarinen2007-04-12
* Rating support for database and WPS (based on FS# 6301). A value between 0 an...Robert Kukla2007-03-26
* Really don't try to initialise while the database status is unknownSteve Bavin2007-03-08
* Lead user through database initialisationSteve Bavin2007-03-07
* Introducing the root menu!Jonathan Gordon2007-03-01
* Cleaned up code a bit, fixed possible bug during committing numeric indices a...Miika Pekkarinen2007-02-25
* Shave a few bytes off the binary size, especially on hwcodec targetsLinus Nielsen Feltzing2007-02-15
* Make database endianess independent.Miika Pekkarinen2007-02-13
* FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen2007-02-10
* Tag cache renamed to the less cryptic "Database" throughout the UI and manual...Jonas Häggqvist2006-11-25
* Check if file has already been removed from DB when manually invokingMiika Pekkarinen2006-11-19
* Support building tagcache db natively on PC using the core of theMiika Pekkarinen2006-11-10
* Don't fail with very long lines.Miika Pekkarinen2006-10-25
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Allow all tag type in formatting string. Included example withMiika Pekkarinen2006-10-24
* (1) New syntax to support conditional formatting.Miika Pekkarinen2006-10-15
* FS#6155: "oneof" oeprator limited to a list of 3 or less values.Miika Pekkarinen2006-10-10
* FS#6137: add "oneof" operator to tagnavi.conf syntax.Miika Pekkarinen2006-10-09
* Fixed find_index returning incorrect entry unless entries are found.Miika Pekkarinen2006-10-04
* Properly shutdown audio playback early and flush system, including notMiika Pekkarinen2006-09-23
* Fixed tagcache returning incorrect entries.Miika Pekkarinen2006-08-30
* Tagcache: Don't show duplicate entries and automatically inheritMiika Pekkarinen2006-08-25
* FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.Miika Pekkarinen2006-08-13
* 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
* 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
* 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
* Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen2006-07-10
* Much faster optimized version of tagcache commit. Added a few items toMiika Pekkarinen2006-04-23
* Performance optimizations for tagcache commit. Still more left to be done.Miika Pekkarinen2006-04-18
* Show progress while committing tagcache.Miika Pekkarinen2006-04-12
* Major improvement in playlist creation speed with tagcache. Fixed alsoMiika Pekkarinen2006-04-10
* Enable conditional clauses for string tags in disk mode also.Miika Pekkarinen2006-04-08
* Initial support for the advanced conditional fully configurable tagcacheMiika Pekkarinen2006-04-04
* Initial conditional filtering support for the tagcache engine and aMiika Pekkarinen2006-04-03
* Added track number sorting to the tagcache and a few new tags to theMiika Pekkarinen2006-03-30