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
/
tagtree.c
Age
Commit message (
Expand
)
Author
2006-09-03
Fixed cpu incorrectly unboosted at boot.
Miika Pekkarinen
2006-08-30
Fixed tagcache returning incorrect entries.
Miika Pekkarinen
2006-08-27
Fixed the error in tagtree.c
Michael Sevakis
2006-08-26
Add %sort and %limit variables for better control of the tag browser
Miika Pekkarinen
2006-08-26
Runtime stats for WPS.
Miika Pekkarinen
2006-08-25
Browse by year (now numeric tags are fully supported too).
Miika Pekkarinen
2006-08-25
Tagcache: Don't show duplicate entries and automatically inherit
Miika Pekkarinen
2006-08-23
Patch #5845 by Steve Bavin - Make tagtree.c use buffer_alloc()
Linus Nielsen Feltzing
2006-08-15
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing
2006-08-14
Make sure dircache blocks correctly.
Miika Pekkarinen
2006-08-13
FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.
Miika Pekkarinen
2006-08-12
Better UI response with playlist operations.
Miika Pekkarinen
2006-08-12
Fixed the warning.
Miika Pekkarinen
2006-08-12
Fixed track order when inserting an album from tagcache to the
Miika Pekkarinen
2006-08-11
A typo caused lastplayed field to be unusable.
Miika Pekkarinen
2006-08-10
Only sync playlist once when adding bunch of files from tagcache.
Miika Pekkarinen
2006-08-09
Warn before erasing dynamic playlist from tagcache.
Miika Pekkarinen
2006-08-02
Tagcache: Fixed runtime stats not being gathered when tagcache is kept
Miika Pekkarinen
2006-07-26
Fixed single track insertion to playlist from tagcache. Fixes FS#5719.
Miika Pekkarinen
2006-07-25
Enabled playlist submenu for tagcache!
Miika Pekkarinen
2006-07-20
Support importing runtimedb data from ascii files.
Miika Pekkarinen
2006-07-16
Initial changelog support (only export, no import yet) and added
Miika Pekkarinen
2006-07-15
Initial runtimedb support for tagcache. Only for developers,
Miika Pekkarinen
2006-07-10
Tagcache update: Support removal of entries and no longer the need for
Miika Pekkarinen
2006-05-05
Fix folder icons in tagcache
Hardeep Sidhu
2006-05-05
Enabled playlist functions on tracks in tagcache
Hardeep Sidhu
2006-04-19
Fixed: Generate chunked playlist correctly, don't sort <All tracks>
Miika Pekkarinen
2006-04-19
More usable playlist generation, added "<All tracks>" entry to tag
Miika Pekkarinen
2006-04-16
Commit tagcache in background when possible (at least dircache enabled).
Miika Pekkarinen
2006-04-15
Proper chunked browsing support when dirbuffer limit is reached.
Miika Pekkarinen
2006-04-10
Major improvement in playlist creation speed with tagcache. Fixed also
Miika Pekkarinen
2006-04-08
Show progress when searching tagcache.
Miika Pekkarinen
2006-04-05
Tagcache engine: Better handling for track numbers and genre strings.
Miika Pekkarinen
2006-04-04
Initial support for the advanced conditional fully configurable tagcache
Miika Pekkarinen
2006-04-01
Thorough .lang rework: Removed all deprecated strings, combined string which ...
Jens Arnold
2006-03-30
Added track number sorting to the tagcache and a few new tags to the
Miika Pekkarinen
2006-03-26
Initial version of tagcache! There are still some bugs in the engine
Miika Pekkarinen