alsa-lib/src/seq
Diego E. 'Flameeyes' Pettenò 2289326673 Make seq, rawmidi and control operation structures static const.
Since they are never changed it does not make sense to have them in
the writeable .data section, just make sure to add const to the ops
member in the structure definitions so that there are no extra
warnings added.

Signed-off-by: Diego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
2008-11-21 20:28:38 +01:00
..
Makefile.am Remove sequencer instrument layer 2007-10-30 12:31:55 +01:00
seq.c mark snd_seq_client_info_{get,set}_event_filter deprecated 2008-02-22 17:51:05 +01:00
seq_event.c Remove sequencer instrument layer 2007-10-30 12:31:55 +01:00
seq_hw.c Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00
seq_local.h Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00
seq_midi_event.c Make some static tables and strings constants. 2008-11-21 13:04:41 +01:00
seq_old.c Remove sequencer instrument layer 2007-10-30 12:31:55 +01:00
seq_symbols.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
seqmid.c use snd_seq_client_info_event_filter_*() functions 2008-02-22 17:50:01 +01:00