[ALSA] add more sequencer port type information bits
authorClemens Ladisch <clemens@ladisch.de>
Tue, 2 May 2006 14:08:41 +0000 (16:08 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 22 Jun 2006 19:33:18 +0000 (21:33 +0200)
commit450047a78f3c35a905576e121abfbee2ccd45993
tree7788c29141fc1dac2c0cb5f2b4799b7c9231c361
parentc97f3dd85490e51ba48782dd0c063cdade352c0d
[ALSA] 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.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
include/sound/asequencer.h
sound/core/seq/seq_dummy.c
sound/core/seq/seq_midi.c
sound/core/seq/seq_virmidi.c
sound/drivers/opl3/opl3_oss.c
sound/drivers/opl3/opl3_seq.c
sound/drivers/opl4/opl4_seq.c
sound/isa/gus/gus_synth.c
sound/pci/trident/trident_synth.c
sound/synth/emux/emux_seq.c