aboutsummaryrefslogtreecommitdiff
path: root/include/seq.h
AgeCommit message (Expand)Author
2017-11-14Change FSF address (Franklin Street)Jaroslav Kysela
2016-03-08seq: Provide sequencer sound card number / PID via alsa-libMartin Koegler
2008-02-22add snd_seq_client_info_event_filter_*() functionsAldrin Martoq
2008-02-22add snd_seq_unset_bit()Aldrin Martoq
2007-10-25Remove assert from header filesTakashi Iwai
2007-10-15Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2006-05-02clarify SND_SEQ_PORT_TYPE_xxx documentationClemens Ladisch
2006-05-02add more sequencer port type information bitsClemens Ladisch
2005-11-20remove SND_SEQ_CLIENT_{DUMMY,OSS} symbolsClemens Ladisch
2005-01-17fix some file paths in commentsClemens Ladisch
2004-09-21Fix warnings with -WshadowTakashi Iwai
2003-10-22added more documents.Takashi Iwai
2003-07-25- added auto-timestamp mode for the port.Takashi Iwai
2002-05-27- removed snd_seq_create_event from seq.h. it's deprecated.Takashi Iwai
2002-05-12Added snd_seq_port_subscribe_set_voices()Jaroslav Kysela
2002-04-17Removed IPC code from sequencer codeJaroslav Kysela
2002-03-12Corrections by Kevin Conder <kconder@interaccess.com>Jaroslav Kysela
2002-02-11More documentation changes (rawmidi, timer)Jaroslav Kysela
2002-02-05removed comma from last element of enums.Takashi Iwai
2002-01-28Added more informative comments to open mode flagsJaroslav Kysela
2001-12-30Updated GNU GPL license (address).Jaroslav Kysela
2001-12-10Added time skew on queue.Takashi Iwai
2001-11-30Added snd_*_poll_descriptors_revents functions.Jaroslav Kysela
2001-11-24Added snd_*_open_lconf functions.Jaroslav Kysela
2001-11-14pcm.h - major documentation updates and reorderingJaroslav Kysela
2001-09-13Separated asoundlib.h to small files.Jaroslav Kysela
2001-08-28Added snd_seq_queue_timer_type_t.Jaroslav Kysela
2001-08-15Added symbol versioning for dlsym-callbacks.Jaroslav Kysela
2001-07-25Added snd_seq_system_info_get_cur_clients/queues.Takashi Iwai
2001-07-11More documentation enhancements / removal of non-existent functions.Jaroslav Kysela
2001-07-09Fixed comments. yes, of course, alloca uses stack instead of heap..Takashi Iwai
2001-07-04Changed from bool to val to avoid error in c++.Jaroslav Kysela
2001-07-04Major change to sequencer API.Jaroslav Kysela
2001-06-06Added comments for doxygen.Takashi Iwai
2001-04-24Improved in-source documentation (interfaces are divided into modules).Jaroslav Kysela
2001-03-29Lot of cleanings with the help of gcc3Abramo Bagnara
2001-03-29Get rid of enum type checking ugly trickAbramo Bagnara
2001-02-21Added the event filter to the poll_descriptor functions.Jaroslav Kysela
2001-02-18Changed descriptors_countAbramo Bagnara
2001-02-14Changed behaviour of poll_descriptors function (returns the filled count of f...Jaroslav Kysela
2001-02-12More generic support for poll descriptorsAbramo Bagnara
2001-02-11Completed mixer API. Improved iterators. Renamed control values struct. Rewri...Abramo Bagnara
2001-02-05Encapsulated hwdep. Converted all enums to type safetyAbramo Bagnara
2001-01-30Added snd_ prefix to mask and interval. Divided header.h wrappersAbramo Bagnara
2000-11-20Merged pcmfinal branch.Jaroslav Kysela
2000-09-29Completed renaming drain->stop, flush->drain (PCM). Done renaming drain->drop...Abramo Bagnara
2000-09-24Merged pcmplug branch.Jaroslav Kysela
2000-09-05Experimental synchronization support on ALSA sequencerTakashi Iwai
2000-08-29New light-weight event handling:Takashi Iwai
2000-05-08Merged pcm2 branch.Jaroslav Kysela