1. 13 Mar, 2020 1 commit
    • Rosen Penev's avatar
      replace stddef.h with cstddef · 2db8bcc3
      Rosen Penev authored
      The former is deprecated with C++14. The standard says both are the same:
      
      The contents and meaning of the header<cstddef>are the same as the C
      standard library header<stddef.h>,except that it does not declare the type
      wchar_t, that it also declares the type byte and its associated
      operations (21.2.5), and as noted in 21.2.3 and 21.2.4.
      Signed-off-by: 's avatarRosen Penev <rosenp@gmail.com>
      2db8bcc3
  2. 12 Mar, 2020 1 commit
  3. 18 Jan, 2020 1 commit
  4. 04 Jul, 2019 2 commits
  5. 17 Jun, 2019 1 commit
  6. 31 Oct, 2018 1 commit
  7. 20 Aug, 2018 1 commit
  8. 03 Jan, 2017 1 commit
  9. 07 Nov, 2016 1 commit
  10. 28 Oct, 2016 1 commit
  11. 04 May, 2016 2 commits
  12. 26 Feb, 2016 1 commit
  13. 17 Mar, 2015 1 commit
  14. 08 Jan, 2015 2 commits
  15. 01 Jan, 2015 1 commit
  16. 26 Dec, 2014 1 commit
  17. 23 Jan, 2014 1 commit
  18. 13 Jan, 2014 1 commit
  19. 19 Oct, 2013 1 commit
  20. 04 Sep, 2013 1 commit
  21. 04 Aug, 2013 1 commit
  22. 03 Aug, 2013 1 commit
  23. 30 Jul, 2013 2 commits
  24. 01 Oct, 2012 2 commits
  25. 02 Aug, 2012 1 commit
  26. 04 Apr, 2012 2 commits
  27. 20 Jul, 2011 1 commit
    • Max Kellermann's avatar
      encoder_plugin: add method pre_tag() · 838f7cd2
      Max Kellermann authored
      In the "vorbis" plugin, this is a copy of the old flush() method,
      while flush() gets a lot of code remove, it just sets the "flush" flag
      and nothing else.  It doesn't start a new stream now, which should fix
      a few problems in some players.
      838f7cd2
  28. 31 Mar, 2011 1 commit
  29. 29 Jan, 2011 1 commit
  30. 01 Jan, 2010 1 commit
  31. 03 Dec, 2009 1 commit
  32. 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
  33. 22 Feb, 2009 1 commit