summaryrefslogtreecommitdiff
path: root/apps/tagtree.c (follow)
Commit message (Expand)AuthorAge
* Fix for FS#8082:Robert Kukla2007-11-04
* Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by rem...Nicolas Pennequin2007-10-31
* some improvements to FS#8008 - see tracker entry for detailsRobert Kukla2007-10-30
* rework my previous commit (FS#8008) to be able to work for any of the strings...Jonathan Gordon2007-10-29
* fix yellowJonathan Gordon2007-10-29
* Accept FS#8008 - allows the current artist or album to be used in databse sea...Jonathan Gordon2007-10-29
* Add support for grouping tags. From FS#7362.Dan Everton2007-08-08
* Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius2007-08-06
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Add support for parsing the disc number tag from metadata and use of it in th...Dan Everton2007-08-03
* Queue song statistical data to the tagcache system and update entirely in bac...Miika Pekkarinen2007-07-21
* FS#7003 - Allow forward references of menus in tagnavi.config.Miika Pekkarinen2007-06-22
* Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon2007-04-18
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* Now track total playtime should be accessible as well by using Pm and Ps virt...Miika Pekkarinen2007-04-12
* Added virtual tags in database to break track length to minutes and seconds.Miika Pekkarinen2007-04-12
* FS#7002 - Fix a bug in parser of tagnavi.config preventing to set first menu ...Miika Pekkarinen2007-04-12
* Killed a logf warning.Miika Pekkarinen2007-03-26
* Rating support for database and WPS (based on FS# 6301). A value between 0 an...Robert Kukla2007-03-26
* Fix several printf-style warnings in logf builds.Magnus Holmgren2007-03-18
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Cleaned up code a bit, fixed possible bug during committing numeric indices a...Miika Pekkarinen2007-02-25
* FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen2007-02-10
* Accept FS#6464 by Chris Taylor. Adds a "Play Next" playlist insertionJonathan Gordon2006-12-26
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen2006-12-05
* Make it possible to force sorting.Miika Pekkarinen2006-11-11
* Don't fail with very long lines.Miika Pekkarinen2006-10-25
* Search string was not properly used.Miika Pekkarinen2006-10-24
* Allow all tag type in formatting string. Included example withMiika Pekkarinen2006-10-24
* Implement fast_readline as a function and use it for tagtree also.Miika Pekkarinen2006-10-21
* Fix FS#6107 so ID3 view voices correct numbersSteve Bavin2006-10-20
* (1) New syntax to support conditional formatting.Miika Pekkarinen2006-10-15
* Now the 128 bytes limit for search clauses should work.Miika Pekkarinen2006-10-11
* FS#6155: "oneof" oeprator limited to a list of 3 or less values.Miika Pekkarinen2006-10-10
* FS#6137: add "oneof" operator to tagnavi.conf syntax.Miika Pekkarinen2006-10-09
* Add CPU boost tracker to see where boosts are coming fromSteve Bavin2006-10-05
* New option "strip" to make it possible hide data used for sorting.Miika Pekkarinen2006-09-26
* "lastplayed" is also a valid tag.Miika Pekkarinen2006-09-26
* Dynamically allocate menu structs.Miika Pekkarinen2006-09-26
* Honor only the first root_menu setting to make it possible to overrideMiika Pekkarinen2006-09-25
* Increased maximum number of menus to 16 and avoiding a crash.Miika Pekkarinen2006-09-21
* Properly set list title in tagcache mode and removed one incorrectMiika Pekkarinen2006-09-19
* Improved tag browser configuration file syntax with submenus andMiika Pekkarinen2006-09-19
* Use INSERT_LAST when creating a new playlist. This fixes a problem caused by...Hardeep Sidhu2006-09-18
* Fixed cpu incorrectly unboosted at boot.Miika Pekkarinen2006-09-03
* Fixed tagcache returning incorrect entries.Miika Pekkarinen2006-08-30
* Fixed the error in tagtree.cMichael Sevakis2006-08-27
* Add %sort and %limit variables for better control of the tag browserMiika Pekkarinen2006-08-26
* Runtime stats for WPS.Miika Pekkarinen2006-08-26