alistair23-linux/sound/core
Clemens Ladisch 394d051686 [ALSA] seq_midi_event: fix encoding of data bytes after end of sysex
Create a new state ST_INVALID for the encoder to prevent data bytes at
the beginning of a stream or after a sysex message being interpreted as
note-off parameters.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-10-16 15:58:35 +02:00
..
oss [ALSA] Add new AFMT_* formats for OSS emulation 2007-10-16 15:58:33 +02:00
seq [ALSA] seq_midi_event: fix encoding of data bytes after end of sysex 2007-10-16 15:58:35 +02:00
control.c [ALSA] Add helper functions for frequently used callbacks 2007-10-16 15:57:44 +02:00
control_compat.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
device.c [ALSA] alsa core: convert to list_for_each_entry* 2007-02-09 09:00:10 +01:00
hwdep.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
hwdep_compat.c
info.c [PATCH] mark struct file_operations const 9 2007-02-12 09:48:46 -08:00
info_oss.c
init.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
isadma.c
Kconfig misc doc and kconfig typos 2007-05-09 08:58:15 +02:00
Makefile [ALSA] Clean up Makefile 2007-10-16 15:58:05 +02:00
memalloc.c [ALSA] Fix build error without CONFIG_HAS_DMA 2007-10-16 15:58:05 +02:00
memory.c
misc.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
pcm.c [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED 2007-02-09 16:25:48 +01:00
pcm_compat.c
pcm_lib.c [ALSA] Fix possible invalid memory access in PCM core 2007-02-09 09:03:31 +01:00
pcm_memory.c [ALSA] pcm core: add prealloc_max file to substream directory to show maximum DMA size 2007-02-09 09:00:13 +01:00
pcm_misc.c [ALSA] Support 3-bytes 24bit format in PCM OSS emulation 2007-10-16 15:58:31 +02:00
pcm_native.c [ALSA] Fix substream to check in PCM drain 2007-07-20 11:11:46 +02:00
pcm_timer.c
rawmidi.c [ALSA] Clean up duplicate includes in sound/core/ 2007-10-16 15:03:19 +02:00
rawmidi_compat.c
rtctimer.c [ALSA] is_power_of_2 in rtctimer.c 2007-05-11 16:55:42 +02:00
sgbuf.c
sound.c unregister_chrdev(): ignore the return value 2007-07-19 10:04:43 -07:00
sound_oss.c
timer.c [ALSA] timer: check for incorrect device state in non-debug compiles, too 2007-07-20 11:11:54 +02:00
timer_compat.c