summaryrefslogtreecommitdiff
path: root/src/pcm/mask_inline.h
Commit message (Expand)AuthorAgeFilesLines
* pcm: add the missing <strings.h> includeChih-Wei Huang2019-03-151-0/+1
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-141-1/+1
* cleanup: Use uint*_t instead of u_int*_t everythwereNatanael Copa2017-07-151-3/+3
* Removed more assertsJaroslav Kysela2003-05-281-6/+12
* Small cleanupJaroslav Kysela2002-06-261-1/+1
* Enhanced bitmasks in PCM - added support for more formats by Takashi and meJaroslav Kysela2002-06-261-32/+69
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-5/+1
* Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara2001-02-061-1/+0
* Removed card type from devices info. Added card number to devices info. Compl...Abramo Bagnara2001-01-311-33/+33
* Added snd_ prefix to mask and interval. Divided header.h wrappersAbramo Bagnara2001-01-301-90/+90
* New PCM model with fragment concept removal and two interrupt sourcesAbramo Bagnara2001-01-151-1/+17
* Fixed hw_params dump and a typoAbramo Bagnara2000-12-291-1/+1
* PCM API cleaning. silencing implementation. xfer_min removalAbramo Bagnara2000-12-291-1/+13
* New hw_params implementationAbramo Bagnara2000-12-211-0/+233