1. 14 Jan, 2019 1 commit
  2. 19 Nov, 2018 1 commit
    • Max Kellermann's avatar
      check.h: remove obsolete header · ce49d99c
      Max Kellermann authored
      Since we switched from autotools to Meson in commit
      94592c14, we don't need to include
      `config.h` early to properly enable large file support.  Meson passes
      the required macros on the compiler command line instead of defining
      them in `config.h`.
      
      This means we can include `config.h` at any time, whenever we want to
      check its macros, and there are no ordering constraints.
      ce49d99c
  3. 31 Oct, 2018 1 commit
  4. 05 Jul, 2018 1 commit
  5. 08 Feb, 2017 2 commits
  6. 03 Jan, 2017 1 commit
  7. 09 Dec, 2016 1 commit
  8. 26 Feb, 2016 1 commit
  9. 23 Feb, 2016 2 commits
  10. 22 Feb, 2016 2 commits
  11. 30 Sep, 2015 1 commit
  12. 01 Jan, 2015 1 commit
  13. 25 Nov, 2014 1 commit
  14. 13 Jan, 2014 1 commit
  15. 26 Oct, 2013 4 commits
  16. 20 Oct, 2013 1 commit
  17. 15 Oct, 2013 1 commit
  18. 04 Sep, 2013 2 commits
  19. 30 Jul, 2013 1 commit
  20. 29 Jul, 2013 3 commits
  21. 25 Sep, 2012 1 commit
  22. 29 Jul, 2012 1 commit
    • Max Kellermann's avatar
      tag_ape: return false if no usable tag was found · 1dedb964
      Max Kellermann authored
      Ignore APE tags that have no usable tags, and use the ID3 tag instead.
      This is useful when the APE tag only contains replay gain, and the
      real tags are stored as ID3.  This implements feature request Mantis
      #0003521.
      1dedb964
  23. 12 Feb, 2012 2 commits
  24. 11 Feb, 2012 2 commits
  25. 29 Jan, 2011 1 commit
  26. 24 Nov, 2010 1 commit
  27. 18 Nov, 2010 1 commit
  28. 30 Jun, 2010 2 commits