1. 19 Sep, 2016 6 commits
  2. 18 Sep, 2016 2 commits
  3. 09 Sep, 2016 2 commits
  4. 04 Sep, 2016 6 commits
  5. 23 Aug, 2016 2 commits
  6. 15 Aug, 2016 3 commits
  7. 07 Aug, 2016 2 commits
  8. 06 Aug, 2016 2 commits
  9. 05 Aug, 2016 1 commit
  10. 29 Jul, 2016 1 commit
  11. 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
  12. 09 Jul, 2016 1 commit
  13. 08 Jul, 2016 1 commit
  14. 05 Jul, 2016 1 commit
  15. 03 Jul, 2016 5 commits
  16. 02 Jul, 2016 2 commits
  17. 01 Jul, 2016 2 commits