1. 03 Apr, 2019 1 commit
  2. 08 Mar, 2019 1 commit
  3. 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
  4. 31 Oct, 2018 1 commit
  5. 14 Oct, 2018 1 commit
    • Max Kellermann's avatar
      build with Meson instead of autotools · 94592c14
      Max Kellermann authored
      So long, autotools!  This is my last MPD related project to migrate
      away from it.  It has its strengths, but also very obvious weaknesses
      and weirdnesses.  Today, many of its quirks are not needed anymore,
      and are cumbersome and slow.  Now welcome our new Meson overlords!
      94592c14
  6. 20 Aug, 2018 1 commit
  7. 16 Jul, 2018 1 commit
  8. 25 Feb, 2018 1 commit
    • cathugger's avatar
      encoder/opus: add optional stream chaining support · 47d1d3c8
      cathugger authored
      support for chaining ogg opus streams to enable changing stream' metadata on the fly.
      currently support is opt-in (enabled by additional option) because lots of clients can't handle this properly yet.
      47d1d3c8
  9. 17 Feb, 2018 1 commit
  10. 14 Nov, 2017 1 commit
    • Max Kellermann's avatar
      encoder/vorbis: default to quality 3 · aea37e46
      Max Kellermann authored
      Don't require a quality or bitrate setting.  If nothing is set, don't
      fail startup - just go with a good default.  A quality setting of 3 is
      what "oggenc" defaults to as well.
      aea37e46
  11. 10 Nov, 2017 1 commit
  12. 03 Jan, 2017 1 commit
  13. 10 Nov, 2016 1 commit
  14. 07 Nov, 2016 1 commit
  15. 28 Oct, 2016 1 commit
  16. 09 May, 2016 6 commits
  17. 04 May, 2016 5 commits
  18. 03 May, 2016 3 commits
  19. 30 Apr, 2016 3 commits
  20. 01 Mar, 2016 1 commit
  21. 26 Feb, 2016 1 commit
  22. 16 Dec, 2015 1 commit
  23. 16 Oct, 2015 2 commits
  24. 17 Sep, 2015 1 commit
  25. 25 Mar, 2015 1 commit
  26. 17 Mar, 2015 1 commit