1. 387e081 Change heading on database root for consistency. by Steve Bavin · 17 years ago
  2. 1e16e0e Add a new entry for songs with playcount less than 4 but having a high score. by Miika Pekkarinen · 17 years ago
  3. dd12c6c remove requirement for album artist to match for albums to count as "same", fixes FS#8071 by Robert Kukla · 17 years ago
  4. c436657 some improvements to FS#8008 - see tracker entry for details by Robert Kukla · 17 years ago
  5. 75eff7a rework my previous commit (FS#8008) to be able to work for any of the strings in the id3 info struct, new ones need to be added to tagtree.c and tagnavi.config by Jonathan Gordon · 17 years ago
  6. 4d18aa3 Accept FS#8008 - allows the current artist or album to be used in databse searches (use the #artist# or #album# keywords in tagnavi.config) by Jonathan Gordon · 17 years ago
  7. a25b76e Get rid of special handling of 'The'; it's 100% language-specific and we need to work towards better handling og 'The' in general. Feel free to include it in your own tagnavi_custom.config if you really need it. by Steve Bavin · 17 years ago
  8. b1caffc Include Tracks in A to Z database search (FS#7983). by Steve Bavin · 17 years ago
  9. f4a61f0 Add support for parsing the disc number tag from metadata and use of it in the database. Patch originally from FS#4961 with some minor tweaks by me. by Dan Everton · 17 years ago
  10. 9d9937a Added virtual tags in database to break track length to minutes and seconds. by Miika Pekkarinen · 18 years ago
  11. 0b5998c Updated user rating to the tagnavi.config (FS#6890) by Miika Pekkarinen · 18 years ago
  12. cf5671d FS#6890 Reworking of the default tagnavi.config file. by Miika Pekkarinen · 18 years ago
  13. 226cb7b Rating support for database and WPS (based on FS# 6301). A value between 0 and 10 can be assigned to the currently playing track using the WPS context menu. This value is displayed in the WPS using the %rr tag (replacing autoscore) and can be used as "rating" in tagnavi.config (examples provided). by Robert Kukla · 18 years ago
  14. f5184f3 Cleaned up code a bit, fixed possible bug during committing numeric indices and made code more fault tolerant. Added a new numeric tag making it possible to list recently added tracks. Export your DB. by Miika Pekkarinen · 18 years ago
  15. 02df5a8 Allow all tag type in formatting string. Included example with tagnavi.config. by Miika Pekkarinen · 18 years ago
  16. b89b5ba (1) New syntax to support conditional formatting. by Miika Pekkarinen · 18 years ago
  17. 8d145f6 New option "strip" to make it possible hide data used for sorting. by Miika Pekkarinen · 18 years ago
  18. 1e6b227 Properly set list title in tagcache mode and removed one incorrect by Miika Pekkarinen · 18 years ago
  19. ba34c37 Improved tag browser configuration file syntax with submenus and by Miika Pekkarinen · 18 years ago
  20. 4f1a252 Add %sort and %limit variables for better control of the tag browser by Miika Pekkarinen · 18 years ago
  21. 93bbd44 Browse by year (now numeric tags are fully supported too). by Miika Pekkarinen · 18 years ago
  22. 0042201 Initial changelog support (only export, no import yet) and added by Miika Pekkarinen · 18 years ago
  23. 45dfe2a Initial runtimedb support for tagcache. Only for developers, by Miika Pekkarinen · 18 years ago
  24. 991665b More usable playlist generation, added "<All tracks>" entry to tag browser. by Miika Pekkarinen · 19 years ago
  25. ba3289d Forgot to commit the browser configuration file. by Miika Pekkarinen · 19 years ago