]> git.alsa-project.org Git - alsa-utils.git/commit
- splitted pcm channels in two different devices to handle mmap correctly
authorAbramo Bagnara <abramo@alsa-project.org>
Sat, 8 Jan 2000 20:11:40 +0000 (20:11 +0000)
committerAbramo Bagnara <abramo@alsa-project.org>
Sat, 8 Jan 2000 20:11:40 +0000 (20:11 +0000)
commit8344e31ce65edabe91d6a0ed3094c8fb18947344
tree0e4b430cc7f788a707dc62fb2736db93a2ae7bb3
parent8e2b523a92329e4b8a48da18bb3614c47470e44f
- splitted pcm channels in two different devices to handle mmap correctly
- removed mmap control device
- reordered pcm shared and not shared code
- changed O_WRONLY oss pcm modifier in a more symmetric and elegant way
- changed slightly control interface
- added snd-debug-check
- uniformed null pointer check
- fixed a typo in linear plugin
aplay/aplay.c