summaryrefslogtreecommitdiffstats
path: root/audio/ctl_bluetooth.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Need to declare plugin entry functions firstMarcel Holtmann2008-12-231-0/+2
* More coding style fixesJohan Hedberg2008-12-201-2/+2
* Fix alsa plugin to reflect the ipc changes.Luiz Augusto von Dentz2008-12-161-27/+47
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* don't overwrite the output of bluetooth_initBrad Midgley2008-01-071-3/+0
* 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