]> git.alsa-project.org Git - alsa-oss.git/commit
Misc improvement for PCM
authorTakashi Iwai <tiwai@suse.de>
Mon, 27 Dec 2004 19:25:47 +0000 (19:25 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 27 Dec 2004 19:25:47 +0000 (19:25 +0000)
commit0533d6edd04df4835b70d65aa723882878f3af70
tree7d153257eb6317f9a619e4215902994cdfbd3a69
parentacca20e09f1cfdbccd7ed6263859357a66b4ac2a
Misc improvement for PCM

- Allow user to pass the PCM name to open via ALSA_OSS_PCM_DEVICE
  environment variable.
- Always open the device with non-blocking mode, and change the
  mode to the proper one after open.
- Code clean up.
alsa/pcm.c