index
:
~arun/alsa-lib
b2g-1.0.29
master
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
seq
/
seq_midi_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-06
more midi_event documentation
Clemens Ladisch
1
-54
/
+194
2009-06-22
seq_midi_event: fix decoding of (N)RPN events
Clemens Ladisch
1
-4
/
+4
2009-06-22
MIDI event decoder: prevent running status after sysex
Clemens Ladisch
1
-0
/
+1
2008-11-21
Make some static tables and strings constants.
Diego E. 'Flameeyes' Pettenò
1
-5
/
+5
2007-10-15
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2007-08-10
seq_midi_event: fix parsing of F9/FD bytes
Clemens Ladisch
1
-1
/
+1
2007-08-10
seq_midi_event: fix parsing of missing data bytes
Clemens Ladisch
1
-39
/
+41
2007-08-10
seq_midi_event: prevent running status after system messages
Clemens Ladisch
1
-0
/
+2
2007-08-10
seq_midi_event: fix encoding of data bytes after end of sysex
Clemens Ladisch
1
-7
/
+8
2006-02-27
remove superfluous free() checks
Clemens Ladisch
1
-4
/
+2
2005-09-29
Fix type-punning
Takashi Iwai
1
-10
/
+10
2005-05-24
Fix doxygen documents
Takashi Iwai
1
-3
/
+3
2004-02-25
fixed compile warnings regarding const.
Takashi Iwai
1
-16
/
+16
2003-07-29
added const modifier to some function arguments
Takashi Iwai
1
-2
/
+2
2003-06-16
Reverted back (N)RPN decoding - it is difficult to do this job here
Jaroslav Kysela
1
-86
/
+8
2003-06-16
Added proper handling of nonregistered and registered MIDI parameters
Jaroslav Kysela
1
-14
/
+131
2002-12-05
Fixed encoding of sysex sequencer event
Jaroslav Kysela
1
-1
/
+1
2002-09-19
Reverted back the PCM API.
Jaroslav Kysela
1
-0
/
+7
2002-05-11
Fixed sysex event encoding
Jaroslav Kysela
1
-0
/
+1
2002-04-19
Added snd_midi_event_no_status()
Jaroslav Kysela
1
-15
/
+36
2002-04-17
Removed IPC code from sequencer code
Jaroslav Kysela
1
-1
/
+0
2002-03-04
Fixed initialization of snd_midi_event_t structure seq_midi_event_t
Jaroslav Kysela
1
-1
/
+2
2001-12-30
Updated GNU GPL license (address).
Jaroslav Kysela
1
-5
/
+5
2001-09-13
Changed GPL to LGPL as agreed by Takashi
Jaroslav Kysela
1
-7
/
+8
2001-07-18
More documentation updates.
Jaroslav Kysela
1
-0
/
+1
2001-07-11
More documentation enhancements / removal of non-existent functions.
Jaroslav Kysela
1
-0
/
+2
2001-07-11
Added documentation for instrument and midi event functions.
Jaroslav Kysela
1
-44
/
+108
2001-07-04
Major change to sequencer API.
Jaroslav Kysela
1
-38
/
+38
2001-03-29
Lot of cleanings with the help of gcc3
Abramo Bagnara
1
-5
/
+5
2001-02-06
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...
Abramo Bagnara
1
-1
/
+0
2001-01-31
Removed card type from devices info. Added card number to devices info. Compl...
Abramo Bagnara
1
-1
/
+1
2001-01-29
First step toward encapsulation
Abramo Bagnara
1
-6
/
+6
2000-11-26
Added sequencer event <-> MIDI byte stream coder from the kernel space
Jaroslav Kysela
1
-0
/
+448