OSDN Git Service

topology: Support configuring physical DAIs by C API
[android-x86/external-alsa-lib.git] / include / rawmidi.h
2007-10-25 Takashi IwaiRemove assert from header files
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2005-01-17 Clemens Ladischfix some file paths in comments
2003-08-06 Takashi Iwai- missing changes from virt to virtual rawmidi.
2003-07-29 Takashi Iwaiadded SND_RAWMIDI_TYPE_VIRTUAL.
2003-02-28 Jaroslav KyselaTimestamp update (struct timeval -> struct timespec).
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-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-20 Jaroslav KyselaThe main header file is not dependant on asound.h from...
2001-08-15 Jaroslav KyselaAdded symbol versioning for dlsym-callbacks.
2001-07-11 Jaroslav KyselaMore documentation enhancements / removal of non-existe...
2001-04-24 Jaroslav KyselaAdded SND_RAWMIDI_SYNC flag.
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 BagnaraMore documentation
2001-03-20 Jaroslav KyselaMerged rawmidi M4 files into the main ones.
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-07 Abramo BagnaraSplitted rawmidi streams. Removed stream constraint...
2001-02-06 Abramo BagnaraControl API encapsulation. Better names for kernel...
2001-02-05 Abramo BagnaraEncapsulated hwdep. Converted all enums to type safety
2001-02-04 Abramo BagnaraAdded missing rawmidi functions. Cleaned PCM use of...
2001-02-04 Abramo BagnaraCorrected and completed encapsulation for PCM and rawmi...
2001-01-30 Abramo BagnaraAdded snd_ prefix to mask and interval. Divided header...
2000-12-22 Jaroslav KyselaAdded snd_*_card() functions.
2000-11-20 Jaroslav KyselaMerged pcmfinal branch.
2000-11-03 Jaroslav KyselaBig rawmidi update - added subdevices support.
2000-10-30 Jaroslav KyselaAdded functions:
2000-09-29 Abramo BagnaraCompleted renaming drain->stop, flush->drain (PCM)...
2000-09-24 Jaroslav KyselaMerged pcmplug branch.
2000-05-27 Abramo BagnaraBetter names for ALSA API. Added min_fragments, max_fra...
2000-04-18 Jaroslav KyselaAnother API cleanups.
2000-01-09 Abramo Bagnarauniformed alsa-lib interfaces
1999-12-05 Jaroslav KyselaAdded more open modes (O_APPEND)..
1999-06-02 Frank van de PolChanged data type of alsa-lib handles from 'void *...
1999-05-04 Jaroslav KyselaRecoded the universal switch interface...
1999-03-27 Jaroslav KyselaNew universal switch v2.0 interface.
1998-11-27 Jaroslav KyselaCoding style...
1998-08-28 Jaroslav KyselaUpdated switches interfaces.
1998-08-27 Jaroslav KyselaCreated...