1. 08 Sep, 2016 2 commits
  2. 26 Feb, 2016 1 commit
  3. 01 Jan, 2015 1 commit
  4. 27 Aug, 2014 1 commit
  5. 12 Aug, 2014 1 commit
  6. 23 Jan, 2014 1 commit
  7. 13 Jan, 2014 1 commit
  8. 28 Nov, 2013 1 commit
  9. 13 Nov, 2013 3 commits
  10. 06 Nov, 2013 1 commit
  11. 28 Oct, 2013 1 commit
  12. 25 Oct, 2013 1 commit
  13. 23 Oct, 2013 1 commit
  14. 21 Oct, 2013 1 commit
  15. 19 Oct, 2013 1 commit
  16. 02 Oct, 2013 1 commit
  17. 30 Jul, 2013 1 commit
  18. 28 Jul, 2013 1 commit
  19. 08 Apr, 2013 1 commit
  20. 30 Jan, 2013 1 commit
  21. 04 Jan, 2013 4 commits
  22. 02 Jan, 2013 1 commit
  23. 21 Sep, 2011 2 commits
    • Max Kellermann's avatar
      decoder_api: emulate SEEK command for initial seek to CUE track · 525a7919
      Max Kellermann authored
      When playing a CUE track, the player thread waited for the decoder to
      become ready, and then sent a SEEK command to the beginning of the CUE
      track.  If that is near the start of the song file, and the track is
      short enough, the decoder could have finished decoding already at that
      point, and seeking fails.
      
      This commit makes this initial seek more robust: instead of letting
      the player thread deal with the difficult timings, let the decoder API
      emulate a SEEK command, and return it to the decoder plugin, as soon
      as the plugin finishes its initialization.
      525a7919
    • Max Kellermann's avatar
      fb19210c
  24. 14 Sep, 2011 1 commit
  25. 29 Jan, 2011 1 commit
  26. 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
  27. 04 Jan, 2010 2 commits
  28. 01 Jan, 2010 1 commit
  29. 26 Dec, 2009 1 commit
  30. 31 Oct, 2009 1 commit
  31. 13 Apr, 2009 1 commit
  32. 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