index
:
delta/alsa-lib.git
amixer
ascenario
baserock/morph
baserock/v1.0.28
baserock/v1.0.29
baserock/v1.1.2
baserock/v1.1.3
master
ucm
git.alsa-project.org: http/alsa-lib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
seq
Commit message (
Expand
)
Author
Age
Files
Lines
*
add NetBSD/OpenBSD build support (except test/)
SASANO Takayoshi
2022-10-17
1
-0
/
+2
*
seq: fix snd_seq_parse_address()
Jaroslav Kysela
2021-05-26
1
-12
/
+30
*
ucm: add LibraryConfig support
Jaroslav Kysela
2021-04-13
1
-3
/
+9
*
add snd_strlcpy() and use it everywhere
Jaroslav Kysela
2019-03-25
1
-5
/
+5
*
seq: Fix signedness in MIDI encoder/decoder
Takashi Iwai
2018-08-23
1
-1
/
+3
*
core: Proper reference of internal snd_dlopen()
Takashi Iwai
2018-01-04
1
-1
/
+1
*
Change snd_dlopen() function to return the error string
Jaroslav Kysela
2017-11-27
1
-3
/
+3
*
Change FSF address (Franklin Street)
Jaroslav Kysela
2017-11-14
6
-6
/
+6
*
seq: fix snd_seq_set_queue_tempo() usage example in the documentation
Antonio Ospite
2017-10-03
1
-2
/
+2
*
cleanup: fix poll.h includes
Natanael Copa
2017-07-12
1
-1
/
+1
*
seq: improve documentation about new get pid/card functions
Adam Goode
2017-01-03
1
-2
/
+42
*
conf: Add thread-safe global tree reference
Takashi Iwai
2016-05-17
1
-2
/
+6
*
seq: Provide sequencer sound card number / PID via alsa-lib
Martin Koegler
2016-03-08
2
-1
/
+37
*
Allow hint for ctl, hwdep, timer and seq
Takashi Iwai
2015-04-30
1
-3
/
+1
*
autotools: update style
Patrick Welche
2014-02-26
1
-1
/
+1
*
seqmid: restore sequencer address prefix match feature
Clemens Ladisch
2013-05-13
1
-11
/
+16
*
Merge kernel uapi/sound/asound.h and asequencer.h
Takashi Iwai
2012-11-26
3
-18
/
+18
*
Reduce compilation warnings
Jaroslav Kysela
2012-10-30
1
-1
/
+1
*
seqmid - more descriptions on snd_seq_parse_address() behavior
Henning Thielemann
2012-03-14
1
-1
/
+10
*
seq: Fix for snd_seq_parse_address()
Pedro Lopez-Cabanillas
2010-04-22
1
-1
/
+2
*
Remove old commented-out FD_CLOEXEC code
Rémi Denis-Courmont
2009-11-08
1
-11
/
+0
*
fix doc errors
Clemens Ladisch
2009-08-04
1
-5
/
+5
*
more midi_event documentation
Clemens Ladisch
2009-07-06
1
-54
/
+194
*
seq_midi_event: fix decoding of (N)RPN events
Clemens Ladisch
2009-06-22
1
-4
/
+4
*
MIDI event decoder: prevent running status after sysex
Clemens Ladisch
2009-06-22
1
-0
/
+1
*
Fix typos in ALSA Lib documentation
Patricio Paez
2009-02-23
2
-24
/
+24
*
Make seq, rawmidi and control operation structures static const.
Diego E. 'Flameeyes' Pettenò
2008-11-21
2
-2
/
+2
*
Make some static tables and strings constants.
Diego E. 'Flameeyes' Pettenò
2008-11-21
1
-5
/
+5
*
mark snd_seq_client_info_{get,set}_event_filter deprecated
Aldrin Martoq
2008-02-22
1
-6
/
+17
*
use snd_seq_client_info_event_filter_*() functions
Aldrin Martoq
2008-02-22
1
-2
/
+1
*
add snd_seq_client_info_event_filter_*() functions
Aldrin Martoq
2008-02-22
1
-0
/
+81
*
add snd_seq_unset_bit()
Aldrin Martoq
2008-02-22
1
-0
/
+8
*
Fix snd_seq_change_bit()
Takashi Iwai
2008-02-21
1
-1
/
+1
*
Remove sequencer instrument layer
Takashi Iwai
2007-10-30
4
-269
/
+225
*
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-15
5
-6
/
+6
*
seq_midi_event: fix parsing of F9/FD bytes
Clemens Ladisch
2007-08-10
1
-1
/
+1
*
seq_midi_event: fix parsing of missing data bytes
Clemens Ladisch
2007-08-10
1
-39
/
+41
*
seq_midi_event: prevent running status after system messages
Clemens Ladisch
2007-08-10
1
-0
/
+2
*
seq_midi_event: fix encoding of data bytes after end of sysex
Clemens Ladisch
2007-08-10
1
-7
/
+8
*
Allow build without libdl and libpthread
Takashi Iwai
2007-03-22
1
-1
/
+0
*
Fix build of static library
Takashi Iwai
2006-10-27
1
-1
/
+1
*
change iface argument for namehint function to const char *
Jaroslav Kysela
2006-10-27
1
-1
/
+1
*
clarify SND_SEQ_PORT_TYPE_xxx documentation
Clemens Ladisch
2006-05-02
1
-3
/
+3
*
add more sequencer port type information bits
Clemens Ladisch
2006-05-02
1
-1
/
+6
*
Fix missing snd_dlclose() in sequencer
Takashi Iwai
2006-04-25
2
-1
/
+11
*
allow changing of device directory path
Clemens Ladisch
2006-02-27
1
-2
/
+2
*
fix a typo
Clemens Ladisch
2006-02-27
1
-1
/
+1
*
remove superfluous free() checks
Clemens Ladisch
2006-02-27
2
-12
/
+6
*
Do not abort in snd_xxx_close() functions
Clemens Ladisch
2006-02-27
2
-5
/
+5
*
Fix infinite parse of recursive definitions
Takashi Iwai
2006-01-30
1
-3
/
+18
[next]