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
/
seq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-1
/
+1
*
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
1
-0
/
+26
*
Merge kernel uapi/sound/asound.h and asequencer.h
Takashi Iwai
2012-11-26
1
-16
/
+16
*
fix doc errors
Clemens Ladisch
2009-08-04
1
-5
/
+5
*
Fix typos in ALSA Lib documentation
Patricio Paez
2009-02-23
1
-22
/
+22
*
mark snd_seq_client_info_{get,set}_event_filter deprecated
Aldrin Martoq
2008-02-22
1
-6
/
+17
*
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
1
-265
/
+0
*
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-15
1
-1
/
+1
*
Allow build without libdl and libpthread
Takashi Iwai
2007-03-22
1
-1
/
+0
*
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
1
-1
/
+10
*
remove superfluous free() checks
Clemens Ladisch
2006-02-27
1
-8
/
+4
*
Do not abort in snd_xxx_close() functions
Clemens Ladisch
2006-02-27
1
-3
/
+1
*
Fix infinite parse of recursive definitions
Takashi Iwai
2006-01-30
1
-3
/
+18
*
Fix compile warnings
Takashi Iwai
2005-12-16
1
-1
/
+1
*
Fix type-punning
Takashi Iwai
2005-09-29
1
-28
/
+28
*
Fix doxygen documents
Takashi Iwai
2005-05-24
1
-20
/
+16
*
Fedora 4 patch - gcc4 fixes
Jaroslav Kysela
2005-05-06
1
-1
/
+1
*
fix snd_seq_query_next_client documentation
Clemens Ladisch
2005-05-02
1
-6
/
+4
*
Fixed thinkos in documentation (filter example)
Jaroslav Kysela
2004-03-23
1
-3
/
+1
*
fix doxygen errors (syntax errors and wrong references)
Clemens Ladisch
2004-03-02
1
-1
/
+1
*
added more documents.
Takashi Iwai
2003-10-22
1
-23
/
+385
*
more documents as introduction.
Takashi Iwai
2003-10-20
1
-2
/
+748
*
fixed typos.
Takashi Iwai
2003-08-27
1
-6
/
+6
*
- added auto-timestamp mode for the port.
Takashi Iwai
2003-07-25
1
-0
/
+72
*
Added POLLNVAL to poll->events
Jaroslav Kysela
2002-11-30
1
-2
/
+2
*
fixed typo of snd_seq_poll_descriptors() in getting poll desc
Takashi Iwai
2002-07-15
1
-1
/
+1
*
- removed snd_seq_create_event from seq.h. it's deprecated.
Takashi Iwai
2002-05-27
1
-3
/
+11
*
Added snd_seq_port_subscribe_set_voices()
Jaroslav Kysela
2002-05-12
1
-0
/
+11
*
Corrections by Kevin Conder <kconder@interaccess.com>
Jaroslav Kysela
2002-03-12
1
-17
/
+17
*
More documentation changes (rawmidi, timer)
Jaroslav Kysela
2002-02-11
1
-0
/
+8
*
Changes against latest doxygen
Jaroslav Kysela
2002-02-04
1
-0
/
+4
*
Updated GNU GPL license (address).
Jaroslav Kysela
2001-12-30
1
-5
/
+5
*
Added missing variable initialization in open_conf() functions (hwdep, timer)...
Jaroslav Kysela
2001-12-27
1
-0
/
+2
*
Added time skew on queue.
Takashi Iwai
2001-12-10
1
-0
/
+46
*
Added snd_*_poll_descriptors_revents functions.
Jaroslav Kysela
2001-11-30
1
-2
/
+20
*
Added snd_*_open_lconf functions.
Jaroslav Kysela
2001-11-24
1
-0
/
+19
[next]