OSDN Git Service

add more sequencer port type information bits
authorClemens Ladisch <clemens@ladisch.de>
Tue, 2 May 2006 14:08:36 +0000 (16:08 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Tue, 2 May 2006 14:08:36 +0000 (16:08 +0200)
commitc3ac7bdf876c4ab438ba16f88627f17dbb122114
tree0a568fb5df34dc0ec93550ce51a4f53a745bd4ae
parentc445fddab65e508cd5fcc2d7ac8917601b6bc738
add more sequencer port type information bits

Add four new information flags SNDRV_SEQ_PORT_TYPE_HARDWARE, _SOFTWARE,
_SYNTHESIZER, _PORT for sequencer ports.  This makes it easier for apps
like Rosegarden to make policy decisions based on the port type.
include/seq.h
include/sound/asequencer.h
src/seq/seq.c