index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
tagcache.h
Age
Commit message (
Expand
)
Author
2009-06-20
Keep simulators happy.
Miika Pekkarinen
2009-06-20
A bunch of stability fixes into tagcache engine and database browser. Mainly ...
Miika Pekkarinen
2009-06-06
Add a system-wide BIT_N macro, implemented via an LUT on SH, and use it in th...
Andrew Mahone
2009-06-03
Replace bitfield for tagcache tag sets with array of char on SH.
Andrew Mahone
2009-06-03
Replace arrays of tags that are numeric/sorted/uniqued with bitfields flaggin...
Andrew Mahone
2009-03-06
Fix FS#9977 - Thanks to Brian Sutherland for intensive testing and effort
Thomas Martitz
2008-10-15
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-08-29
Fixed a possible index id destruction and temporary problems with the DB when...
Miika Pekkarinen
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-03
Renamed build_tagcache to tagcache_build to make it consistent with the funct...
Bertrik Sikken
2008-05-03
Made source files #include the header file that they implement to make sure t...
Bertrik Sikken
2008-03-25
Tiny fix of spelling in comment.
Steve Bavin
2008-02-17
Fixed red, forgot to commit header changes.
Miika Pekkarinen
2007-12-18
Preserve song statistics when moving files or altering metadata. Conditions r...
Miika Pekkarinen
2007-12-16
Added file modify time field to the DB. Now metadata changes should be detect...
Miika Pekkarinen
2007-10-30
some improvements to FS#8008 - see tracker entry for details
Robert Kukla
2007-10-29
rework my previous commit (FS#8008) to be able to work for any of the strings...
Jonathan Gordon
2007-10-29
Accept FS#8008 - allows the current artist or album to be used in databse sea...
Jonathan Gordon
2007-10-21
Fixed debug menu crashing. Show last file processed by tagcache engine in deb...
Miika Pekkarinen
2007-08-08
Add support for grouping tags. From FS#7362.
Dan Everton
2007-08-03
Add support for parsing the disc number tag from metadata and use of it in th...
Dan Everton
2007-07-21
Queue song statistical data to the tagcache system and update entirely in bac...
Miika Pekkarinen
2007-04-12
Now track total playtime should be accessible as well by using Pm and Ps virt...
Miika Pekkarinen
2007-04-12
Added virtual tags in database to break track length to minutes and seconds.
Miika Pekkarinen
2007-03-26
Rating support for database and WPS (based on FS# 6301). A value between 0 an...
Robert Kukla
2007-03-08
Really don't try to initialise while the database status is unknown
Steve Bavin
2007-03-07
Lead user through database initialisation
Steve Bavin
2007-03-01
Introducing the root menu!
Jonathan Gordon
2007-02-25
Cleaned up code a bit, fixed possible bug during committing numeric indices a...
Miika Pekkarinen
2007-02-15
Shave a few bytes off the binary size, especially on hwcodec targets
Linus Nielsen Feltzing
2007-02-13
Make database endianess independent.
Miika Pekkarinen
2007-02-10
FS#6638 - Album artist and comment patch for WPS and tagcache. Export
Miika Pekkarinen
2006-11-25
Tag cache renamed to the less cryptic "Database" throughout the UI and manual...
Jonas Häggqvist
2006-11-19
Check if file has already been removed from DB when manually invoking
Miika Pekkarinen
2006-11-10
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
2006-10-25
Don't fail with very long lines.
Miika Pekkarinen
2006-10-25
ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...
Jonathan Gordon
2006-10-24
Allow all tag type in formatting string. Included example with
Miika Pekkarinen
2006-10-15
(1) New syntax to support conditional formatting.
Miika Pekkarinen
2006-10-10
FS#6155: "oneof" oeprator limited to a list of 3 or less values.
Miika Pekkarinen
2006-10-09
FS#6137: add "oneof" operator to tagnavi.conf syntax.
Miika Pekkarinen
2006-10-04
Fixed find_index returning incorrect entry unless entries are found.
Miika Pekkarinen
2006-09-23
Properly shutdown audio playback early and flush system, including not
Miika Pekkarinen
2006-08-30
Fixed tagcache returning incorrect entries.
Miika Pekkarinen
2006-08-25
Tagcache: Don't show duplicate entries and automatically inherit
Miika Pekkarinen
2006-08-13
FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.
Miika Pekkarinen
2006-08-09
Unload tagcache from ram when entering USB mode.
Miika Pekkarinen
2006-08-05
Initial support and use for EEPROM memory on H120 & H140 players when
Miika Pekkarinen
2006-08-02
Tagcache: Fixed runtime stats not being gathered when tagcache is kept
Miika Pekkarinen
2006-07-22
Removed the 10000 files static commmit-time limit from tagcache.
Miika Pekkarinen
[next]