index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
tagcache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-10
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
1
-1
/
+8
2006-10-25
Don't fail with very long lines.
Miika Pekkarinen
1
-1
/
+1
2006-10-25
ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...
Jonathan Gordon
1
-0
/
+2
2006-10-24
Allow all tag type in formatting string. Included example with
Miika Pekkarinen
1
-1
/
+1
2006-10-15
(1) New syntax to support conditional formatting.
Miika Pekkarinen
1
-1
/
+3
2006-10-10
FS#6155: "oneof" oeprator limited to a list of 3 or less values.
Miika Pekkarinen
1
-1
/
+1
2006-10-09
FS#6137: add "oneof" operator to tagnavi.conf syntax.
Miika Pekkarinen
1
-1
/
+1
2006-10-04
Fixed find_index returning incorrect entry unless entries are found.
Miika Pekkarinen
1
-0
/
+1
2006-09-23
Properly shutdown audio playback early and flush system, including not
Miika Pekkarinen
1
-0
/
+1
2006-08-30
Fixed tagcache returning incorrect entries.
Miika Pekkarinen
1
-1
/
+4
2006-08-25
Tagcache: Don't show duplicate entries and automatically inherit
Miika Pekkarinen
1
-3
/
+8
2006-08-13
FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.
Miika Pekkarinen
1
-3
/
+4
2006-08-09
Unload tagcache from ram when entering USB mode.
Miika Pekkarinen
1
-0
/
+1
2006-08-05
Initial support and use for EEPROM memory on H120 & H140 players when
Miika Pekkarinen
1
-0
/
+2
2006-08-02
Tagcache: Fixed runtime stats not being gathered when tagcache is kept
Miika Pekkarinen
1
-0
/
+1
2006-07-22
Removed the 10000 files static commmit-time limit from tagcache.
Miika Pekkarinen
1
-3
/
+0
2006-07-20
Support importing runtimedb data from ascii files.
Miika Pekkarinen
1
-1
/
+8
2006-07-16
Initial changelog support (only export, no import yet) and added
Miika Pekkarinen
1
-3
/
+5
2006-07-15
Initial runtimedb support for tagcache. Only for developers,
Miika Pekkarinen
1
-3
/
+9
2006-07-10
Tagcache update: Support removal of entries and no longer the need for
Miika Pekkarinen
1
-6
/
+5
2006-04-23
Much faster optimized version of tagcache commit. Added a few items to
Miika Pekkarinen
1
-4
/
+25
2006-04-18
Performance optimizations for tagcache commit. Still more left to be done.
Miika Pekkarinen
1
-1
/
+23
2006-04-12
Show progress while committing tagcache.
Miika Pekkarinen
1
-0
/
+2
2006-04-10
Major improvement in playlist creation speed with tagcache. Fixed also
Miika Pekkarinen
1
-1
/
+5
2006-04-08
Enable conditional clauses for string tags in disk mode also.
Miika Pekkarinen
1
-0
/
+1
2006-04-04
Initial support for the advanced conditional fully configurable tagcache
Miika Pekkarinen
1
-0
/
+1
2006-04-03
Initial conditional filtering support for the tagcache engine and a
Miika Pekkarinen
1
-1
/
+20
2006-03-30
Added track number sorting to the tagcache and a few new tags to the
Miika Pekkarinen
1
-2
/
+6
2006-03-26
Fill WPS tags from tagcache if available.
Miika Pekkarinen
1
-1
/
+1
2006-03-26
Initial version of tagcache! There are still some bugs in the engine
Miika Pekkarinen
1
-0
/
+78
[prev]