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