summaryrefslogtreecommitdiff
path: root/src/pcm/interval_inline.h
Commit message (Expand)AuthorAgeFilesLines
* pcm: interval: Interpret (x x+1] correctly and return x+1Timo Wischer2018-10-241-1/+3
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-141-1/+1
* Added snd_interval_set_min_max()...Jaroslav Kysela2003-02-171-0/+9
* Added snd_pcm_hw_params_current() function and clear() functions for structuresJaroslav Kysela2002-10-121-0/+8
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-5/+1
* Removed card type from devices info. Added card number to devices info. Compl...Abramo Bagnara2001-01-311-17/+17
* Added snd_ prefix to mask and interval. Divided header.h wrappersAbramo Bagnara2001-01-301-24/+24
* buffer_size weak link fixedAbramo Bagnara2001-01-191-2/+19
* Added _snd_pcm_hw_param_setemptyAbramo Bagnara2001-01-191-2/+1
* New PCM model with fragment concept removal and two interrupt sourcesAbramo Bagnara2001-01-151-16/+45
* PCM API cleaning. silencing implementation. xfer_min removalAbramo Bagnara2000-12-291-1/+1
* Little cleaning of interval codeAbramo Bagnara2000-12-231-0/+6
* New hw_params implementationAbramo Bagnara2000-12-211-0/+93