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
2009-07-14
FS#10080
Nils Wallménius
2009-06-20
A bunch of stability fixes into tagcache engine and database browser. Mainly ...
Miika Pekkarinen
2009-06-03
Replace arrays of tags that are numeric/sorted/uniqued with bitfields flaggin...
Andrew Mahone
2009-05-30
Rename struct root_menu and the global int root_menu to avoid clashes with #i...
Thomas Martitz
2009-05-30
Move enum table into tagtree.c as it's not used elsewhere and switch to upper...
Thomas Martitz
2009-05-21
Remove some unused declarations
Bertrik Sikken
2009-03-08
Yet more #include cleanups
Bertrik Sikken
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-10-16
Accept FS#9480 - centralise and organise the events in the apps/ layer.
Jonathan Gordon
2008-10-07
add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...
Frank Gevaerts
2008-08-19
dont let the database create a new playlist when party mode is on. (fixes FS#...
Jonathan Gordon
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
2008-07-03
Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This ...
Bertrik Sikken
2008-07-01
fix FS#9104 - Database sorting does not work on un-filtered list
Robert Kukla
2008-06-29
very minor code police. also fix a possible but unlikely missed cpu_boost(false)
Jonathan Gordon
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-01
Introduce a small helper function that asks the user if the dynamic playlist ...
Nils Wallménius
2008-04-28
Moved atoi declaration to stdlib.h. Deleted atoi.h
Bertrik Sikken
2008-04-27
Updated use of events.h header file.
Bertrik Sikken
2008-04-26
Const police raid, making a lot of pointers to lang strings const and removin...
Nils Wallménius
2008-04-20
Renamed remove_all_tracks to playlist_remove_all_tracks to make it consistent...
Bertrik Sikken
2008-03-17
It makes more sense for the callback registrar to decide if its a "oneshot" t...
Jonathan Gordon
2008-03-16
Implement the playback event handling as a system-wide multi-purpose event sy...
Miika Pekkarinen
2008-03-07
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-02-27
Fix sim builds.
Barry Wardell
2008-02-27
More improvement to the display of Searching... splashes in the tagtree:
Barry Wardell
2008-02-26
Remove the annoying 'Searching...0 tracks found' splash on Sansa when using t...
Barry Wardell
2008-02-12
fix FS#8599 - First Song in Tagcache can't be rated
Robert Kukla
2008-01-03
FS#8375 - Fix division by zero using the random database selection in a near-...
Steve Bavin
2007-12-21
FS#6960 - Add random selection option to database, by Mark Reiche. This satis...
Steve Bavin
2007-11-23
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-04
Fix for FS#8082:
Robert Kukla
2007-10-31
Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by rem...
Nicolas Pennequin
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
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-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
[next]