]> git.alsa-project.org Git - alsa-lib.git/commit
direct plugins (dmix) - suspend/resume fixes
authorJaroslav Kysela <perex@perex.cz>
Tue, 16 Aug 2005 12:19:15 +0000 (12:19 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Aug 2005 12:19:15 +0000 (12:19 +0000)
commitbac9a7de83f0136e2a06cc5686857898c8df7a85
tree30cfe09d5f99f79c6d59ac1ffb78bc822bf38283
parent7450dbcf36f486b6b96318df677025fe251f453d
direct plugins (dmix) - suspend/resume fixes

- this patch adds support for suspend & result for dmix and other
  direct plugins
- the timer detection / initialization (TREAD support) was redesigned and
  the check for proper driver version was moved to the timer_hw.c
include/sound/asound.h
include/timer.h
src/pcm/pcm_direct.c
src/pcm/pcm_direct.h
src/pcm/pcm_dmix.c
src/pcm/pcm_dshare.c
src/pcm/pcm_dsnoop.c
src/timer/timer_hw.c