1. 29 5月, 2009 1 次提交
  2. 27 5月, 2009 2 次提交
    • T
      ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode · c87d9732
      Takashi Iwai 提交于
      The PCM hw_ptr jiffies check results sometimes in problems when a
      hardware doesn't give smooth hw_ptr updates.  So far, au88x0 and some
      other drivers appear not working due to this strict check.
      However, this check is a nice debug tool, and the capability should be
      still kept.
      
      Hence, we disable this check now as default unless the user enables it
      by setting the xrun_debug mode to the specific stream via a proc file.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      c87d9732
    • T
      ALSA: Fix invalid jiffies check after pause · 6af3fb72
      Takashi Iwai 提交于
      The hw_ptr_jiffies has to be reset properly to avoid the invalid
      check of jiffies delta in snd_pcm_update_hw_ptr*() functions.
      Especailly this patch fixes the bogus jiffies check after the puase
      and resume.
      
      This patch is a modified version of the original patch by Jaroslav.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      6af3fb72
  3. 23 5月, 2009 1 次提交
  4. 22 5月, 2009 1 次提交
  5. 21 5月, 2009 1 次提交
  6. 20 5月, 2009 1 次提交
  7. 15 5月, 2009 4 次提交
  8. 14 5月, 2009 1 次提交
  9. 12 5月, 2009 2 次提交
  10. 08 5月, 2009 1 次提交
  11. 05 5月, 2009 5 次提交
  12. 04 5月, 2009 1 次提交
  13. 28 4月, 2009 6 次提交
  14. 27 4月, 2009 2 次提交
  15. 23 4月, 2009 3 次提交
  16. 22 4月, 2009 2 次提交
  17. 21 4月, 2009 6 次提交