1. 20 3月, 2009 1 次提交
  2. 19 3月, 2009 4 次提交
  3. 09 3月, 2009 1 次提交
    • T
      ALSA: Rewrite hw_ptr updaters · ed3da3d9
      Takashi Iwai 提交于
      Clean up and improve snd_pcm_update_hw_ptr*() functions.
      
      snd_pcm_update_hw_ptr() tries to detect the unexpected hwptr jumps
      more strictly to avoid the position mess-up, which often results in
      the bad quality I/O with pulseaudio.
      
      The hw-ptr skip error messages are printed when xrun proc is set to
      non-zero.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      ed3da3d9
  4. 16 10月, 2008 1 次提交
  5. 13 8月, 2008 1 次提交
  6. 01 2月, 2008 10 次提交
  7. 16 10月, 2007 1 次提交
  8. 09 2月, 2007 1 次提交
  9. 20 12月, 2006 1 次提交
  10. 23 6月, 2006 3 次提交
  11. 28 4月, 2006 1 次提交
  12. 31 3月, 2006 1 次提交
    • T
      [ALSA] Clean up PCM codes (take 2) · 3bf75f9b
      Takashi Iwai 提交于
      - Clean up initialization and destruction of substream instance
        Now snd_pcm_open_substream() alone does most initialization jobs.
        Add pcm_release callback for cleaning up at snd_pcm_release_substream()
      - Tidy up PCM oss code
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      3bf75f9b
  13. 03 1月, 2006 2 次提交
  14. 04 11月, 2005 2 次提交
  15. 12 9月, 2005 1 次提交
  16. 30 8月, 2005 2 次提交
  17. 29 5月, 2005 2 次提交
  18. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4