1. 01 Jan, 2021 1 commit
  2. 13 Mar, 2020 2 commits
    • Rosen Penev's avatar
      replace stdint.h with cstdint · a2f5a63b
      Rosen Penev authored
      The former is deprecated by C++14. The standard says they are the same:
      
      The header defines all types and macros the same as the C standard library
      header<stdint.h>.
      Signed-off-by: 's avatarRosen Penev <rosenp@gmail.com>
      a2f5a63b
    • 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. 18 Jan, 2020 2 commits
  4. 18 Jun, 2019 1 commit
  5. 17 Jun, 2019 2 commits
  6. 31 Oct, 2018 1 commit
  7. 23 Jun, 2018 1 commit
  8. 22 Jun, 2018 1 commit
  9. 03 Jan, 2018 1 commit
    • Max Kellermann's avatar
      player/Thread: don't send silence if decoder is slow · 98a7c62d
      Max Kellermann authored
      The output plugin shall decide whether to insert silence or do nothing
      at all.  The ALSA output plugin has already implemented this.
      Inserting silence is not necessary or helpful for some plugins, and
      may even hurt them (e.g. "recorder").
      98a7c62d
  10. 30 Dec, 2017 3 commits
  11. 20 Dec, 2017 1 commit
  12. 03 Dec, 2017 2 commits
  13. 08 May, 2017 1 commit
  14. 03 Jan, 2017 1 commit
  15. 23 Nov, 2016 2 commits
  16. 26 Feb, 2016 1 commit
  17. 17 Mar, 2015 1 commit
  18. 01 Jan, 2015 1 commit
  19. 29 Aug, 2014 1 commit
  20. 12 Aug, 2014 2 commits
  21. 13 Jan, 2014 1 commit
  22. 28 Oct, 2013 2 commits
  23. 25 Oct, 2013 1 commit
  24. 19 Oct, 2013 1 commit
  25. 02 Oct, 2013 1 commit
  26. 26 Sep, 2013 3 commits
  27. 03 Aug, 2013 1 commit
  28. 30 Jul, 2013 1 commit
  29. 04 Jan, 2013 1 commit