1. 23 Feb, 2009 1 commit
    • Max Kellermann's avatar
      output_api: play() returns a length · 5a898c15
      Max Kellermann authored
      The old API required an output plugin to not return until all data
      passed to the play() method is consumed.  Some output plugins have to
      loop to fulfill that requirement, and may block during that.  Simplify
      these, by letting them consume only part of the buffer: make play()
      return the length of the consumed data.
      5a898c15
  2. 22 Feb, 2009 8 commits
  3. 21 Feb, 2009 1 commit
  4. 20 Feb, 2009 3 commits
  5. 19 Feb, 2009 8 commits
  6. 18 Feb, 2009 12 commits
  7. 17 Feb, 2009 7 commits