summaryrefslogtreecommitdiff
path: root/include/rawmidi.h
Commit message (Expand)AuthorAgeFilesLines
* Remove assert from header filesTakashi Iwai2007-10-251-3/+3
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-1/+1
* fix some file paths in commentsClemens Ladisch2005-01-171-3/+3
* - missing changes from virt to virtual rawmidi.Takashi Iwai2003-08-061-1/+1
* added SND_RAWMIDI_TYPE_VIRTUAL.Takashi Iwai2003-07-291-1/+3
* Timestamp update (struct timeval -> struct timespec).Jaroslav Kysela2003-02-281-1/+1
* More documentation changes (rawmidi, timer)Jaroslav Kysela2002-02-111-1/+1
* removed comma from last element of enums.Takashi Iwai2002-02-051-2/+2
* Added more informative comments to open mode flagsJaroslav Kysela2002-01-281-6/+6
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Added snd_*_poll_descriptors_revents functions.Jaroslav Kysela2001-11-301-0/+1
* Added snd_*_open_lconf functions.Jaroslav Kysela2001-11-241-0/+2
* pcm.h - major documentation updates and reorderingJaroslav Kysela2001-11-141-6/+6
* Separated asoundlib.h to small files.Jaroslav Kysela2001-09-131-6/+31
* The main header file is not dependant on asound.h from driver.Jaroslav Kysela2001-08-201-3/+3
* Added symbol versioning for dlsym-callbacks.Jaroslav Kysela2001-08-151-0/+3
* More documentation enhancements / removal of non-existent functions.Jaroslav Kysela2001-07-111-1/+0
* Added SND_RAWMIDI_SYNC flag.Jaroslav Kysela2001-04-241-0/+2
* Improved in-source documentation (interfaces are divided into modules).Jaroslav Kysela2001-04-241-0/+8
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-3/+5
* More documentationAbramo Bagnara2001-03-291-21/+32
* Merged rawmidi M4 files into the main ones.Jaroslav Kysela2001-03-201-2/+38
* Changed descriptors_countAbramo Bagnara2001-02-181-1/+1
* Changed behaviour of poll_descriptors function (returns the filled count of f...Jaroslav Kysela2001-02-141-0/+1
* More generic support for poll descriptorsAbramo Bagnara2001-02-121-1/+1
* Completed mixer API. Improved iterators. Renamed control values struct. Rewri...Abramo Bagnara2001-02-111-1/+3
* Splitted rawmidi streams. Removed stream constraint on config filesAbramo Bagnara2001-02-071-16/+10
* Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara2001-02-061-0/+1
* Encapsulated hwdep. Converted all enums to type safetyAbramo Bagnara2001-02-051-4/+14
* Added missing rawmidi functions. Cleaned PCM use of masksAbramo Bagnara2001-02-041-16/+13
* Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_...Abramo Bagnara2001-02-041-23/+26
* Added snd_ prefix to mask and interval. Divided header.h wrappersAbramo Bagnara2001-01-301-4/+18
* Added snd_*_card() functions.Jaroslav Kysela2000-12-221-0/+1
* Merged pcmfinal branch.Jaroslav Kysela2000-11-201-11/+17
* Big rawmidi update - added subdevices support.Jaroslav Kysela2000-11-031-3/+2
* Added functions:Jaroslav Kysela2000-10-301-0/+1
* Completed renaming drain->stop, flush->drain (PCM). Done renaming drain->drop...Abramo Bagnara2000-09-291-3/+3
* Merged pcmplug branch.Jaroslav Kysela2000-09-241-1/+1
* Better names for ALSA API. Added min_fragments, max_fragments.Abramo Bagnara2000-05-271-4/+4
* Another API cleanups.Jaroslav Kysela2000-04-181-0/+1
* uniformed alsa-lib interfacesAbramo Bagnara2000-01-091-7/+6
* Added more open modes (O_APPEND)..Jaroslav Kysela1999-12-051-0/+3
* Changed data type of alsa-lib handles from 'void *' to the specific type forFrank van de Pol1999-06-021-14/+16
* Recoded the universal switch interface...Jaroslav Kysela1999-05-041-6/+0
* New universal switch v2.0 interface.Jaroslav Kysela1999-03-271-8/+6
* Coding style...Jaroslav Kysela1998-11-271-24/+24
* Updated switches interfaces.Jaroslav Kysela1998-08-281-4/+8
* Created...Jaroslav Kysela1998-08-271-0/+38