1. 18 Jun, 2019 1 commit
  2. 17 Jun, 2019 2 commits
  3. 31 Oct, 2018 1 commit
  4. 23 Jun, 2018 1 commit
  5. 22 Jun, 2018 1 commit
  6. 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
  7. 30 Dec, 2017 3 commits
  8. 20 Dec, 2017 1 commit
  9. 03 Dec, 2017 2 commits
  10. 08 May, 2017 1 commit
  11. 03 Jan, 2017 1 commit
  12. 23 Nov, 2016 2 commits
  13. 26 Feb, 2016 1 commit
  14. 17 Mar, 2015 1 commit
  15. 01 Jan, 2015 1 commit
  16. 29 Aug, 2014 1 commit
  17. 12 Aug, 2014 2 commits
  18. 13 Jan, 2014 1 commit
  19. 28 Oct, 2013 2 commits
  20. 25 Oct, 2013 1 commit
  21. 19 Oct, 2013 1 commit
  22. 02 Oct, 2013 1 commit
  23. 26 Sep, 2013 3 commits
  24. 03 Aug, 2013 1 commit
  25. 30 Jul, 2013 1 commit
  26. 04 Jan, 2013 2 commits
  27. 29 Jan, 2011 1 commit
  28. 02 May, 2010 2 commits
  29. 17 Feb, 2010 1 commit
    • Max Kellermann's avatar
      replay_gain: reimplement as a filter plugin · 752dfb3d
      Max Kellermann authored
      Apply the replay gain in the output thread.  This means a new setting
      will be active instantly, without going through the whole music pipe.
      And we might have different replay gain settings for each audio output
      device.
      752dfb3d