]> git.alsa-project.org Git - alsa-lib.git/commit
rawmidi: do not abort when seeing the hint node
authorClemens Ladisch <clemens@ladisch.de>
Fri, 27 Oct 2006 08:54:08 +0000 (10:54 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Fri, 27 Oct 2006 08:54:08 +0000 (10:54 +0200)
commit252fd434613a3f48479737e9fe2772b5a3e1fa4f
tree4e2207d7c45258d200dce2bd6652eac8b66b9792
parentddf9599542692ab3747f138ac73a777adde2de64
rawmidi: do not abort when seeing the hint node

Add the hint node to the nodes that are allowed in rawmidi definitions,
and factor out the detection of such nodes into a common function.
src/rawmidi/rawmidi.c
src/rawmidi/rawmidi_hw.c
src/rawmidi/rawmidi_local.h
src/rawmidi/rawmidi_virt.c