summaryrefslogtreecommitdiffstats
path: root/audio/ctl_bluetooth.c
Commit message (Collapse)AuthorAgeFilesLines
* don't overwrite the output of bluetooth_initBrad Midgley2008-01-071-3/+0
| | | | also the memset is done inside bluetooth_init
* Fix error messages. (thanks to fchevalier for the patch)Luiz Augusto von Dentz2007-12-041-7/+7
|
* Integrate new ipc API implementation.Luiz Augusto von Dentz2007-11-211-74/+60
|
* Remove ifndef protections and includes from .h filesJohan Hedberg2007-08-131-0/+2
|
* Initial support for audio control plugin and some code cleanups.Luiz Augusto von Dentz2007-06-141-64/+158
|
* Move more common stuff to ipc.hJohan Hedberg2007-05-261-7/+4
|
* Fix some debug outputsMarcel Holtmann2007-04-271-4/+4
|
* Add first step of ALSA plugin integrationMarcel Holtmann2007-04-101-1/+3
|
* Simple process communicationMarcel Holtmann2007-04-091-2/+242
|
* Add basic plugin codeMarcel Holtmann2007-04-041-0/+12
|
* Add skeleton for generic ALSA pluginsMarcel Holtmann2007-04-041-0/+26