1. 05 Nov, 2016 2 commits
  2. 04 Nov, 2016 3 commits
  3. 02 Nov, 2016 4 commits
  4. 28 Oct, 2016 6 commits
  5. 19 Sep, 2016 5 commits
  6. 18 Sep, 2016 2 commits
  7. 09 Sep, 2016 2 commits
  8. 23 Aug, 2016 2 commits
  9. 15 Aug, 2016 3 commits
  10. 07 Aug, 2016 2 commits
  11. 06 Aug, 2016 2 commits
  12. 05 Aug, 2016 1 commit
  13. 29 Jul, 2016 1 commit
  14. 22 Jul, 2016 1 commit
    • Jacob Vosmaer's avatar
      output/osx: remove incorrect memset behavior · ad80acb2
      Jacob Vosmaer authored
      In e068d62a I added code that zeros the remainder of the output buffer
      if there are not enough input frames available. I have now learned
      that we can signal to the caller of the render callback how much data
      is in the output buffers. In practice, the input buffer is so large
      that it does not matter so much how we handle input buffer underruns,
      but I suppose that saying 'there is no data' is better than 'here is
      some silence for you'.
      ad80acb2
  15. 09 Jul, 2016 1 commit
  16. 08 Jul, 2016 1 commit
  17. 05 Jul, 2016 1 commit
  18. 03 Jul, 2016 1 commit