1. 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
  2. 31 Oct, 2018 1 commit
  3. 05 Jul, 2018 1 commit
  4. 08 Feb, 2017 2 commits
  5. 03 Jan, 2017 1 commit
  6. 09 Dec, 2016 1 commit
  7. 26 Feb, 2016 1 commit
  8. 23 Feb, 2016 2 commits
  9. 22 Feb, 2016 2 commits
  10. 30 Sep, 2015 1 commit
  11. 01 Jan, 2015 1 commit
  12. 25 Nov, 2014 1 commit
  13. 13 Jan, 2014 1 commit
  14. 26 Oct, 2013 4 commits
  15. 20 Oct, 2013 1 commit
  16. 15 Oct, 2013 1 commit
  17. 04 Sep, 2013 2 commits
  18. 30 Jul, 2013 1 commit
  19. 29 Jul, 2013 3 commits
  20. 25 Sep, 2012 1 commit
  21. 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
  22. 12 Feb, 2012 2 commits
  23. 11 Feb, 2012 2 commits
  24. 29 Jan, 2011 1 commit
  25. 24 Nov, 2010 1 commit
  26. 18 Nov, 2010 1 commit
  27. 30 Jun, 2010 3 commits