1. 15 May, 2021 1 commit
    • John Regan's avatar
      flac encoder: enable Ogg FLAC and Ogg chaining · 87fa6bca
      John Regan authored
      refactors GenerateOggSerial into a generic GenerateSerial
      utility, under the util lib.
      
      libFLAC may be encoded without Ogg support. If Ogg support is disabled,
      libFLAC will still export Ogg-related methods (like setting a serial
      number), and throw a runtime error when initializing an Ogg stream.
      
      GenerateOggSerial does not depend on libogg. Refactoring it into
      a generic GenerateSerial prevents having to add build-time checks
      for libogg within the FLAC encoder plugin.
      87fa6bca
  2. 01 Jan, 2021 1 commit
  3. 05 May, 2020 1 commit
  4. 18 Jan, 2020 1 commit
  5. 17 Jun, 2019 1 commit
  6. 31 Oct, 2018 1 commit
  7. 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
  8. 03 Jan, 2017 1 commit
  9. 28 Jul, 2016 1 commit
  10. 26 Feb, 2016 1 commit
  11. 01 Jan, 2015 1 commit
  12. 13 Jan, 2014 1 commit
  13. 28 Nov, 2013 1 commit
  14. 05 Sep, 2013 1 commit
  15. 09 Jan, 2013 1 commit
  16. 03 Jan, 2013 2 commits
  17. 29 Jan, 2011 1 commit
  18. 01 Jan, 2010 1 commit
  19. 07 Nov, 2009 1 commit
  20. 13 Mar, 2009 1 commit
    • Avuton Olrich's avatar
      all: Update copyright header. · 0aee49bd
      Avuton Olrich authored
      This updates the copyright header to all be the same, which is
      pretty much an update of where to mail request for a copy of the GPL
      and the years of the MPD project. This also puts all committers under
      'The Music Player Project' umbrella. These entries should go
      individually in the AUTHORS file, for consistancy.
      0aee49bd
  21. 02 Mar, 2009 2 commits
  22. 31 Oct, 2008 1 commit
    • Max Kellermann's avatar
      added prefix to header macros · ea515494
      Max Kellermann authored
      "LOG_H" is a macro which is also used by ffmpeg/log.h.  This is
      ffmpeg's fault, because short macros should be reserved for
      applications, but since it's always a good idea to choose prefixed
      macro names, even for applications, we are going to do that in MPD.
      ea515494
  23. 26 Oct, 2008 5 commits
  24. 17 Oct, 2008 2 commits
  25. 05 Apr, 2007 1 commit
  26. 20 Aug, 2006 1 commit
  27. 20 Jul, 2006 1 commit
  28. 14 Jul, 2006 1 commit
  29. 13 Jul, 2006 1 commit
  30. 03 Nov, 2004 1 commit
  31. 20 Jun, 2004 1 commit
  32. 18 May, 2004 2 commits