1. 12 Jun, 2012 15 commits
  2. 29 May, 2012 3 commits
  3. 05 Apr, 2012 2 commits
  4. 04 Apr, 2012 9 commits
  5. 28 Mar, 2012 1 commit
    • Max Kellermann's avatar
      output/osx: use the fifo_buffer library instead of rolling own · 8ff0197a
      Max Kellermann authored
      The existing buffer implementation has a major flaw: it is unable to
      re-fill the buffer until it has been consumed completely, leading to
      many occasions where the render callback needs to generate silence,
      just because the play() implementation was unable to append more
      data.  The fifo_buffer library handles that well.
      8ff0197a
  6. 26 Mar, 2012 1 commit
  7. 19 Mar, 2012 3 commits
  8. 13 Feb, 2012 6 commits