summaryrefslogtreecommitdiff
path: root/include/output.h
Commit message (Expand)AuthorAgeFilesLines
* output: include stdarg.hBernd Kuhls2022-06-171-0/+2
* output: Add snd_output_buffer_steal() functionJaroslav Kysela2021-04-131-0/+1
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-141-1/+1
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-151-1/+1
* fix some file paths in commentsClemens Ladisch2005-01-171-1/+1
* Initial code for lisp interpreterJaroslav Kysela2003-06-241-0/+1
* Documentation update by Clement LadishJaroslav Kysela2002-07-231-8/+24
* removed comma from last element of enums.Takashi Iwai2002-02-051-1/+1
* Updated GNU GPL license (address).Jaroslav Kysela2001-12-301-5/+5
* pcm.h - major documentation updates and reorderingJaroslav Kysela2001-11-141-6/+6
* Separated asoundlib.h to small files.Jaroslav Kysela2001-09-131-0/+32
* Improved in-source documentation (interfaces are divided into modules).Jaroslav Kysela2001-04-241-0/+8
* Lot of cleanings with the help of gcc3Abramo Bagnara2001-03-291-2/+2
* More documentation. Added mode argument to i/o_stdio_open.Abramo Bagnara2001-03-291-1/+1
* Documented input, output and confAbramo Bagnara2001-03-251-12/+6
* Encapsulated hwdep. Converted all enums to type safetyAbramo Bagnara2001-02-051-2/+12
* moved #ifdef _cplusplusAbramo Bagnara2001-02-011-4/+4
* Added stuff for C++ compilationAbramo Bagnara2001-01-291-0/+8
* Added I/O classesAbramo Bagnara2001-01-171-0/+17