1. 16 Dec, 2019 1 commit
  2. 17 Mar, 2019 1 commit
  3. 21 Jan, 2019 1 commit
    • Jörg Krause's avatar
      meson: add fixed-point Vorbis (Tremor) decoder support · 4f7d52db
      Jörg Krause authored
      Re-add build support for the fixed-point Vorbis (Tremor) decoder, which
      was dropped when switching from Autotools to Meson.
      
      Note, that it is not possible to build both, the Vorbis and the Tremor
      decoder.
      
      Closes: #405
      4f7d52db
  4. 04 Nov, 2018 2 commits
  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