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
2007-08-08
Add support for grouping tags. From FS#7362.
Dan Everton
2007-08-06
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...
Nils Wallménius
2007-08-05
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
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-06-22
FS#7003 - Allow forward references of menus in tagnavi.config.
Miika Pekkarinen
2007-04-18
Move the inbuilt filetype info into filetypes.c and rename the defines.
Jonathan Gordon
2007-04-16
Customizable icons for all bitmap targets. (FS#7013)
Jonathan Gordon
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-04-12
FS#7002 - Fix a bug in parser of tagnavi.config preventing to set first menu ...
Miika Pekkarinen
2007-03-26
Killed a logf warning.
Miika Pekkarinen
2007-03-26
Rating support for database and WPS (based on FS# 6301). A value between 0 an...
Robert Kukla
2007-03-18
Fix several printf-style warnings in logf builds.
Magnus Holmgren
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-02-25
Cleaned up code a bit, fixed possible bug during committing numeric indices a...
Miika Pekkarinen
2007-02-10
FS#6638 - Album artist and comment patch for WPS and tagcache. Export
Miika Pekkarinen
2006-12-26
Accept FS#6464 by Chris Taylor. Adds a "Play Next" playlist insertion
Jonathan Gordon
2006-12-25
Next round of static'ing and related fixes.
Jens Arnold
2006-12-05
Removed the cpu boost tracking debug feature for now because of
Miika Pekkarinen
2006-11-11
Make it possible to force sorting.
Miika Pekkarinen
2006-10-25
Don't fail with very long lines.
Miika Pekkarinen
2006-10-24
Search string was not properly used.
Miika Pekkarinen
2006-10-24
Allow all tag type in formatting string. Included example with
Miika Pekkarinen
2006-10-21
Implement fast_readline as a function and use it for tagtree also.
Miika Pekkarinen
2006-10-20
Fix FS#6107 so ID3 view voices correct numbers
Steve Bavin
2006-10-15
(1) New syntax to support conditional formatting.
Miika Pekkarinen
2006-10-11
Now the 128 bytes limit for search clauses should work.
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-05
Add CPU boost tracker to see where boosts are coming from
Steve Bavin
2006-09-26
New option "strip" to make it possible hide data used for sorting.
Miika Pekkarinen
2006-09-26
"lastplayed" is also a valid tag.
Miika Pekkarinen
2006-09-26
Dynamically allocate menu structs.
Miika Pekkarinen
2006-09-25
Honor only the first root_menu setting to make it possible to override
Miika Pekkarinen
2006-09-21
Increased maximum number of menus to 16 and avoiding a crash.
Miika Pekkarinen
2006-09-19
Properly set list title in tagcache mode and removed one incorrect
Miika Pekkarinen
2006-09-19
Improved tag browser configuration file syntax with submenus and
Miika Pekkarinen
2006-09-18
Use INSERT_LAST when creating a new playlist. This fixes a problem caused by...
Hardeep Sidhu
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
[next]