summaryrefslogtreecommitdiff
path: root/src/input.c
Commit message (Expand)AuthorAgeFilesLines
* Make all the remaining ops structure constants.Diego E. 'Flameeyes' Pettenò2008-11-211-3/+3
* Fix compile warnings with gcc-4Takashi Iwai2005-06-281-1/+1
* Fix doxygen documentsTakashi Iwai2005-05-241-2/+2
* undef gets in case it's a macroTakashi Iwai2005-02-011-2/+2
* fixes by Art Haas <ahaas@airmail.net>:Takashi Iwai2003-07-251-10/+10
* Documentation update by Clement LadishJaroslav Kysela2002-07-231-35/+48
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* Changed GPL->LGPL as agreed by AbramoJaroslav Kysela2001-09-181-7/+7
* More documentation updates.Jaroslav Kysela2001-07-181-0/+1
* Compilation fixes for forthcoming GCC 3.0Abramo Bagnara2001-05-291-6/+6
* TypoAbramo Bagnara2001-04-171-1/+1
* Documentation generation fixesAbramo Bagnara2001-03-301-1/+2
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-8/+8
* More documentation. Added mode argument to i/o_stdio_open.Abramo Bagnara2001-03-291-2/+3
* Added mode argument to open functions where it was missing. First part of CTL...Abramo Bagnara2001-03-261-2/+2
* Documented input, output and confAbramo Bagnara2001-03-251-12/+76
* Completed mixer API. Improved iterators. Renamed control values struct. Rewri...Abramo Bagnara2001-02-111-13/+13
* 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-1/+0
* Remove ansidecl.h inclusionAbramo Bagnara2001-01-231-1/+0
* Commented SYSERRAbramo Bagnara2001-01-171-1/+1
* Added I/O classesAbramo Bagnara2001-01-171-0/+261