summaryrefslogtreecommitdiff
path: root/apps/tagtree.c (follow)
Commit message (Expand)AuthorAge
* 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
* Browse by year (now numeric tags are fully supported too).Miika Pekkarinen2006-08-25
* Tagcache: Don't show duplicate entries and automatically inheritMiika Pekkarinen2006-08-25
* Patch #5845 by Steve Bavin - Make tagtree.c use buffer_alloc()Linus Nielsen Feltzing2006-08-23
* Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing2006-08-15
* Make sure dircache blocks correctly.Miika Pekkarinen2006-08-14
* FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.Miika Pekkarinen2006-08-13
* Better UI response with playlist operations.Miika Pekkarinen2006-08-12
* Fixed the warning.Miika Pekkarinen2006-08-12
* Fixed track order when inserting an album from tagcache to theMiika Pekkarinen2006-08-12
* A typo caused lastplayed field to be unusable.Miika Pekkarinen2006-08-11
* Only sync playlist once when adding bunch of files from tagcache.Miika Pekkarinen2006-08-10
* Warn before erasing dynamic playlist from tagcache.Miika Pekkarinen2006-08-09
* Tagcache: Fixed runtime stats not being gathered when tagcache is keptMiika Pekkarinen2006-08-02
* Fixed single track insertion to playlist from tagcache. Fixes FS#5719.Miika Pekkarinen2006-07-26
* Enabled playlist submenu for tagcache!Miika Pekkarinen2006-07-25
* Support importing runtimedb data from ascii files.Miika Pekkarinen2006-07-20
* Initial changelog support (only export, no import yet) and addedMiika Pekkarinen2006-07-16
* Initial runtimedb support for tagcache. Only for developers,Miika Pekkarinen2006-07-15
* Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen2006-07-10
* Fix folder icons in tagcacheHardeep Sidhu2006-05-05
* Enabled playlist functions on tracks in tagcacheHardeep Sidhu2006-05-05
* Fixed: Generate chunked playlist correctly, don't sort <All tracks>Miika Pekkarinen2006-04-19
* More usable playlist generation, added "<All tracks>" entry to tagMiika Pekkarinen2006-04-19