summaryrefslogtreecommitdiff
path: root/src/pcm/interval.h
Commit message (Expand)AuthorAgeFilesLines
* Make local functions really localTakashi Iwai2007-11-301-0/+16
* Added snd_interval_set_min_max()...Jaroslav Kysela2003-02-171-0/+1
* Added snd_pcm_hw_params_current() function and clear() functions for structuresJaroslav Kysela2002-10-121-0/+1
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Removed card type from devices info. Added card number to devices info. Compl...Abramo Bagnara2001-01-311-1/+1
* Added snd_ prefix to mask and interval. Divided header.h wrappersAbramo Bagnara2001-01-301-32/+32
* Fixed pcm_plug race conditionAbramo Bagnara2001-01-221-0/+3
* buffer_size weak link fixedAbramo Bagnara2001-01-191-1/+2
* Added I/O classesAbramo Bagnara2001-01-171-1/+1
* New PCM model with fragment concept removal and two interrupt sourcesAbramo Bagnara2001-01-151-13/+18
* PCM API cleaning. silencing implementation. xfer_min removalAbramo Bagnara2000-12-291-11/+14
* New hw_params implementationAbramo Bagnara2000-12-211-0/+50