summaryrefslogtreecommitdiffstats
path: root/audio_out.c
Commit message (Expand)AuthorAgeFilesLines
* Output: Fix typo errorPaul Kocialkowski2012-10-131-2/+2
* Output: Set route function and code style change for PCM functionsPaul Kocialkowski2012-10-131-13/+24
* Output: Implement routing and writePaul Kocialkowski2012-10-131-6/+144
* Output: Set sample rate, channels and format from mixer valuesPaul Kocialkowski2012-10-131-4/+79
* Volume and mic mute control handlingPaul Kocialkowski2012-10-131-1/+19
* Mixer: Initial commit, implements controls handlingPaul Kocialkowski2012-10-121-1/+1
* Build each file separately (with header inclusion fix)Paul Kocialkowski2012-10-121-1/+11
* Debug prints on most functionsPaul Kocialkowski2012-09-231-2/+29
* Initial commit: TinyALSA-Audio audio module for ice cream sandwichPaul Kocialkowski2012-09-161-0/+165