Skip to content
  1. Oct 07, 2016
  2. Sep 30, 2016
  3. Sep 25, 2016
  4. Aug 14, 2016
  5. Jul 15, 2016
  6. Jun 06, 2016
  7. May 07, 2016
  8. Mar 14, 2016
  9. Feb 24, 2016
  10. Jan 24, 2016
  11. Jan 21, 2016
  12. Dec 05, 2015
  13. Sep 07, 2015
  14. Aug 17, 2015
  15. Jun 28, 2015
  16. Jun 01, 2015
  17. Apr 18, 2015
  18. Mar 27, 2015
  19. Mar 14, 2015
  20. Feb 11, 2015
  21. Feb 06, 2015
  22. Jan 11, 2015
  23. Jan 07, 2015
  24. Jan 04, 2015
  25. Dec 29, 2014
    • David King's avatar
      Fix stripping disc number field from ID3v2.4 tags · 660b3f93
      David King authored
      As part of a change made in bug 726467, disc number handling for ID3
      tags was modified to only allow digits and the '/' character in the TPOS
      field. A bogus check was added for ID3 tags, so that if saving a tag
      with no content in the disc number field, the existing TPOS tag would
      not be cleared.
      
      Remove the erroneous check, as et_id3tag_get_tpos_from_file_tag() safely
      handles the disc number field being empty.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=742082
      660b3f93
  26. Dec 26, 2014
  27. Dec 24, 2014
  28. Dec 22, 2014