index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
tagtree.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Introduce a small helper function that asks the user if the dynamic playlist ...
Nils Wallménius
2008-05-01
*
Moved atoi declaration to stdlib.h. Deleted atoi.h
Bertrik Sikken
2008-04-28
*
Updated use of events.h header file.
Bertrik Sikken
2008-04-27
*
Const police raid, making a lot of pointers to lang strings const and removin...
Nils Wallménius
2008-04-26
*
Renamed remove_all_tracks to playlist_remove_all_tracks to make it consistent...
Bertrik Sikken
2008-04-20
*
It makes more sense for the callback registrar to decide if its a "oneshot" t...
Jonathan Gordon
2008-03-17
*
Implement the playback event handling as a system-wide multi-purpose event sy...
Miika Pekkarinen
2008-03-16
*
Fixed red. HWCODEC platforms still use the old api.
Miika Pekkarinen
2008-03-07
*
Rewritten playback event handling. Should fix runtime statistics gathering.
Miika Pekkarinen
2008-03-07
*
Fix sim builds.
Barry Wardell
2008-02-27
*
More improvement to the display of Searching... splashes in the tagtree:
Barry Wardell
2008-02-27
*
Remove the annoying 'Searching...0 tracks found' splash on Sansa when using t...
Barry Wardell
2008-02-26
*
fix FS#8599 - First Song in Tagcache can't be rated
Robert Kukla
2008-02-12
*
FS#8375 - Fix division by zero using the random database selection in a near-...
Steve Bavin
2008-01-03
*
FS#6960 - Add random selection option to database, by Mark Reiche. This satis...
Steve Bavin
2007-12-21
*
revise commit r15463 - we still get the immediate display of runtime data in ...
Robert Kukla
2007-11-23
*
Fixed compile errors with logf enabled.
Miika Pekkarinen
2007-11-23
*
Fix for FS#8082:
Robert Kukla
2007-11-04
*
Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by rem...
Nicolas Pennequin
2007-10-31
*
some improvements to FS#8008 - see tracker entry for details
Robert Kukla
2007-10-30
*
rework my previous commit (FS#8008) to be able to work for any of the strings...
Jonathan Gordon
2007-10-29
*
fix yellow
Jonathan Gordon
2007-10-29
*
Accept FS#8008 - allows the current artist or album to be used in databse sea...
Jonathan Gordon
2007-10-29
*
Add support for grouping tags. From FS#7362.
Dan Everton
2007-08-08
*
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...
Nils Wallménius
2007-08-06
*
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-05
*
Add support for parsing the disc number tag from metadata and use of it in th...
Dan Everton
2007-08-03
*
Queue song statistical data to the tagcache system and update entirely in bac...
Miika Pekkarinen
2007-07-21
*
FS#7003 - Allow forward references of menus in tagnavi.config.
Miika Pekkarinen
2007-06-22
*
Move the inbuilt filetype info into filetypes.c and rename the defines.
Jonathan Gordon
2007-04-18
*
Customizable icons for all bitmap targets. (FS#7013)
Jonathan Gordon
2007-04-16
*
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-04-12
*
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-26
*
Fix several printf-style warnings in logf builds.
Magnus Holmgren
2007-03-18
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Cleaned up code a bit, fixed possible bug during committing numeric indices a...
Miika Pekkarinen
2007-02-25
*
FS#6638 - Album artist and comment patch for WPS and tagcache. Export
Miika Pekkarinen
2007-02-10
*
Accept FS#6464 by Chris Taylor. Adds a "Play Next" playlist insertion
Jonathan Gordon
2006-12-26
*
Next round of static'ing and related fixes.
Jens Arnold
2006-12-25
*
Removed the cpu boost tracking debug feature for now because of
Miika Pekkarinen
2006-12-05
*
Make it possible to force sorting.
Miika Pekkarinen
2006-11-11
*
Don't fail with very long lines.
Miika Pekkarinen
2006-10-25
*
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-24
*
Implement fast_readline as a function and use it for tagtree also.
Miika Pekkarinen
2006-10-21
*
Fix FS#6107 so ID3 view voices correct numbers
Steve Bavin
2006-10-20
*
(1) New syntax to support conditional formatting.
Miika Pekkarinen
2006-10-15
[next]