1. 17 Jun, 2019 1 commit
  2. 24 Mar, 2019 1 commit
  3. 31 Oct, 2018 1 commit
  4. 02 Jan, 2018 1 commit
  5. 01 Jan, 2018 2 commits
  6. 27 Dec, 2017 1 commit
  7. 11 Jan, 2017 1 commit
  8. 06 Jan, 2017 3 commits
  9. 03 Jan, 2017 1 commit
  10. 10 Nov, 2016 1 commit
  11. 04 Sep, 2016 2 commits
  12. 01 Jul, 2016 1 commit
  13. 26 Feb, 2016 1 commit
  14. 17 Mar, 2015 1 commit
  15. 01 Jan, 2015 1 commit
  16. 12 Aug, 2014 2 commits
  17. 24 Jan, 2014 1 commit
  18. 13 Jan, 2014 1 commit
  19. 28 Oct, 2013 1 commit
  20. 04 Sep, 2013 1 commit
  21. 03 Aug, 2013 1 commit
  22. 02 Feb, 2013 1 commit
  23. 01 Feb, 2013 1 commit
  24. 29 Jan, 2011 1 commit
  25. 01 Jan, 2010 1 commit
  26. 02 Jul, 2009 1 commit
  27. 14 Mar, 2009 3 commits
  28. 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
  29. 07 Mar, 2009 1 commit
    • David Guibert's avatar
      pulse mixer · 21bb10f4
      David Guibert authored
      This patch introduces the mixer for the pulse output.
      
      Technically speaking, the pulse index is needed to get or set
      the volume. You must define callback fonctions to get this index since
      the pulse output in mpd is done using the simpe api. The pulse simple api
      does not provide the index of the newly defined output.
      
      So callback fonctions are associated to the pulse context.
      The list of all the sink input is then retreived.
      Then we select the name of the mpd pulse output and control
      its volume by its associated index number.
      Signed-off-by: 's avatarPatrice Linel <patnathanael@gmail.com>
      Signed-off-by: 's avatarDavid Guibert <david.guibert@gmail.com>
      
      [mk: fixed whitespace errors and broke long lines; removed
      daemonization changes from main.c]
      21bb10f4
  30. 02 Mar, 2009 1 commit
  31. 16 Feb, 2009 2 commits
  32. 25 Jan, 2009 1 commit