1. 03 1月, 2015 6 次提交
  2. 30 12月, 2014 3 次提交
  3. 29 12月, 2014 2 次提交
  4. 28 12月, 2014 2 次提交
  5. 26 12月, 2014 2 次提交
  6. 25 12月, 2014 7 次提交
  7. 24 12月, 2014 2 次提交
  8. 23 12月, 2014 2 次提交
  9. 22 12月, 2014 3 次提交
  10. 23 12月, 2014 1 次提交
  11. 22 12月, 2014 1 次提交
  12. 20 12月, 2014 1 次提交
  13. 21 12月, 2014 1 次提交
  14. 20 12月, 2014 1 次提交
    • Anthony Minessale's avatar
      FS-7083 #resolve #comment this should do it. The problem is linked to… · 326289ca
      Anthony Minessale 提交于
      FS-7083 #resolve #comment this should do it.  The problem is linked to side-effects from the read thread being delayed by writing to the file handle.  It was so much worse on mp3 because the shout encoder blocks while its churning the data and delays it more.  This patch adds a dedicated thread for writing to the file and the channel_variable RECORD_USE_THREAD=false will disable it and sync may still be maintained at the cost of dropping more data from the audio signal.
      326289ca
  15. 19 12月, 2014 5 次提交
  16. 18 12月, 2014 1 次提交