]> git.alsa-project.org Git - alsa-lib.git/commit
Remove pause and fix timer initialization in prepare
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 May 2005 09:28:29 +0000 (09:28 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 May 2005 09:28:29 +0000 (09:28 +0000)
commit51313cb2dd724b9ec51badc0cf2b6abc3ecef7bc
tree109f9369810567e724e54fee75ab16d98e74d269
parente76bbd74d76ac158819d52cde6cbeb2eb28c92b7
Remove pause and fix timer initialization in prepare

- Removed broken pause implementations.
- Fixed the timer initialization in prepare callback so that poll
  works again after prepare.
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