OSDN Git Service

topology: Parse and build private data of physical links
[android-x86/external-alsa-lib.git] / include / seq.h
2016-03-08 Martin Koeglerseq: Provide sequencer sound card number / PID via...
2008-02-22 Aldrin Martoqadd snd_seq_client_info_event_filter_*() functions
2008-02-22 Aldrin Martoqadd snd_seq_unset_bit()
2007-10-25 Takashi IwaiRemove assert from header files
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2006-05-02 Clemens Ladischclarify SND_SEQ_PORT_TYPE_xxx documentation
2006-05-02 Clemens Ladischadd more sequencer port type information bits
2005-11-20 Clemens Ladischremove SND_SEQ_CLIENT_{DUMMY,OSS} symbols
2005-01-17 Clemens Ladischfix some file paths in comments
2004-09-21 Takashi IwaiFix warnings with -Wshadow
2003-10-22 Takashi Iwaiadded more documents.
2003-07-25 Takashi Iwai- added auto-timestamp mode for the port.
2002-05-27 Takashi Iwai- removed snd_seq_create_event from seq.h. it's deprec...
2002-05-12 Jaroslav KyselaAdded snd_seq_port_subscribe_set_voices()
2002-04-17 Jaroslav KyselaRemoved IPC code from sequencer code
2002-03-12 Jaroslav KyselaCorrections by Kevin Conder <kconder@interaccess.com>
2002-02-11 Jaroslav KyselaMore documentation changes (rawmidi, timer)
2002-02-05 Takashi Iwairemoved comma from last element of enums.
2002-01-28 Jaroslav KyselaAdded more informative comments to open mode flags
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-12-10 Takashi IwaiAdded time skew on queue.
2001-11-30 Jaroslav KyselaAdded snd_*_poll_descriptors_revents functions.
2001-11-24 Jaroslav KyselaAdded snd_*_open_lconf functions.
2001-11-14 Jaroslav Kyselapcm.h - major documentation updates and reordering
2001-09-13 Jaroslav KyselaSeparated asoundlib.h to small files.
2001-08-28 Jaroslav KyselaAdded snd_seq_queue_timer_type_t.
2001-08-15 Jaroslav KyselaAdded symbol versioning for dlsym-callbacks.
2001-07-25 Takashi IwaiAdded snd_seq_system_info_get_cur_clients/queues.
2001-07-11 Jaroslav KyselaMore documentation enhancements / removal of non-existe...
2001-07-09 Takashi IwaiFixed comments. yes, of course, alloca uses stack...
2001-07-04 Jaroslav KyselaChanged from bool to val to avoid error in c++.
2001-07-04 Jaroslav KyselaMajor change to sequencer API.
2001-06-06 Takashi IwaiAdded comments for doxygen.
2001-04-24 Jaroslav KyselaImproved in-source documentation (interfaces are divide...
2001-03-29 Abramo BagnaraLot of cleanings with the help of gcc3
2001-03-29 Abramo BagnaraGet rid of enum type checking ugly trick
2001-02-21 Jaroslav KyselaAdded the event filter to the poll_descriptor functions.
2001-02-18 Abramo BagnaraChanged descriptors_count
2001-02-14 Jaroslav KyselaChanged behaviour of poll_descriptors function (returns...
2001-02-12 Abramo BagnaraMore generic support for poll descriptors
2001-02-11 Abramo BagnaraCompleted mixer API. Improved iterators. Renamed contro...
2001-02-05 Abramo BagnaraEncapsulated hwdep. Converted all enums to type safety
2001-01-30 Abramo BagnaraAdded snd_ prefix to mask and interval. Divided header...
2000-11-20 Jaroslav KyselaMerged pcmfinal branch.
2000-09-29 Abramo BagnaraCompleted renaming drain->stop, flush->drain (PCM)...
2000-09-24 Jaroslav KyselaMerged pcmplug branch.
2000-09-05 Takashi IwaiExperimental synchronization support on ALSA sequencer
2000-08-29 Takashi IwaiNew light-weight event handling:
2000-05-08 Jaroslav KyselaMerged pcm2 branch.
2000-03-18 Takashi IwaiNew functions for sequencer:
2000-01-10 Jaroslav KyselaRemoved unfinished sequencer sync code.
2000-01-03 Jaroslav KyselaTakashi Iwai <iwai@ww.uni-erlangen.de>
1999-12-30 Jaroslav KyselaTakashi Iwai <iwai@ww.uni-erlangen.de>
1999-12-22 Jaroslav KyselaTakashi Iwai <iwai@ww.uni-erlangen.de>
1999-11-16 Jaroslav KyselaTakashi Iwai <iwai@ww.uni-erlangen.de>
1999-08-26 Jaroslav KyselaMore sequencer extension (event hop counter, get inform...
1999-08-19 Jaroslav KyselaSequencer queue remove events
1999-06-15 Jaroslav KyselaSequencer changes (pool per client) by Takashi Iwai...
1999-06-02 Frank van de PolChanged data type of alsa-lib handles from 'void *...
1999-05-09 Jaroslav Kysela* HAL2 driver Ulf Carlsson <ulfc@thepuffingroup.com>
1998-12-27 Jaroslav KyselaInitial version...