1. 13 May, 2019 2 commits
  2. 31 Oct, 2018 1 commit
  3. 18 Jul, 2018 1 commit
  4. 15 Jul, 2018 1 commit
  5. 13 Jul, 2016 1 commit
  6. 09 Jul, 2016 1 commit
  7. 22 Apr, 2016 3 commits
  8. 28 Feb, 2016 1 commit
    • Max Kellermann's avatar
      output/alsa: remove option "use_mmap" · 8ffcdb73
      Max Kellermann authored
      MPD does not really take advantage of memory-mapped I/O by generating
      data right into the ALSA buffer; using plain snd_pcm_mmap_writei() has
      no advantage compared to snd_pcm_writei().  Let's kill this
      non-feature.
      8ffcdb73
  9. 25 Jun, 2015 1 commit
  10. 26 Jan, 2015 1 commit
  11. 27 Sep, 2014 1 commit
  12. 24 Aug, 2014 2 commits
  13. 11 Dec, 2013 3 commits
  14. 01 Dec, 2013 1 commit
  15. 07 Nov, 2013 2 commits
  16. 30 Oct, 2013 1 commit
  17. 12 Sep, 2013 1 commit
  18. 07 Aug, 2013 1 commit
  19. 16 Apr, 2013 2 commits
  20. 27 Feb, 2013 1 commit
  21. 03 Sep, 2012 1 commit
  22. 14 Aug, 2012 1 commit
  23. 27 Jun, 2012 1 commit
  24. 20 Sep, 2011 1 commit
  25. 29 Mar, 2011 1 commit
  26. 23 Feb, 2011 1 commit
  27. 09 Feb, 2011 1 commit
  28. 25 Apr, 2010 1 commit
  29. 13 Apr, 2010 1 commit
  30. 17 Feb, 2010 1 commit
    • Max Kellermann's avatar
      replay_gain: optionally use hardware mixer to apply replay gain · 96493e03
      Max Kellermann authored
      Add an option for each audio output which enables the use of the
      hardware mixer, instead of the software volume code.
      
      This is hardware specific, and assumes linear volume control.  This is
      not the case for hardware mixers which were tested, making this patch
      somewhat useless, but we will use it to experiment with the settings,
      to find a good solution.
      96493e03
  31. 05 Nov, 2009 1 commit
  32. 26 Oct, 2009 1 commit