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