summaryrefslogtreecommitdiff
path: root/src/pcm/interval.c
Commit message (Expand)AuthorAgeFilesLines
* Removed more assertsJaroslav Kysela2003-05-281-5/+10
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-4/+6
* Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara2001-02-061-2/+0
* Removed card type from devices info. Added card number to devices info. Compl...Abramo Bagnara2001-01-311-2/+1
* Added snd_ prefix to mask and interval. Divided header.h wrappersAbramo Bagnara2001-01-301-44/+44
* Fixed pcm_plug race conditionAbramo Bagnara2001-01-221-0/+54
* Major cleaning to hw_params mechanism for pluginsAbramo Bagnara2001-01-181-2/+16
* Added I/O classesAbramo Bagnara2001-01-171-9/+9
* New PCM model with fragment concept removal and two interrupt sourcesAbramo Bagnara2001-01-151-85/+134
* Fixed a bug in interval printing. Added missing mmap functions. Added _try hw...Abramo Bagnara2000-12-301-3/+4
* PCM API cleaning. silencing implementation. xfer_min removalAbramo Bagnara2000-12-291-0/+25
* Little cleaning of interval codeAbramo Bagnara2000-12-231-6/+3
* New hw_params implementationAbramo Bagnara2000-12-211-0/+297