summaryrefslogtreecommitdiffstats
path: root/audio/ipc.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for ALSA parametersMarcel Holtmann2007-08-231-5/+5
|
* Add skeleton for an A2DP sink elementMarcel Holtmann2007-08-221-0/+2
|
* Remove ifndef protections and includes from .h filesJohan Hedberg2007-08-131-7/+2
|
* Remove redundant stream fd from config responseJohan Hedberg2007-08-111-1/+0
|
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-111-39/+67
|
* Code cleanup.Luiz Augusto von Dentz2007-07-101-8/+9
|
* Initial support for audio control plugin and some code cleanups.Luiz Augusto von Dentz2007-06-141-14/+20
|
* Fix file descriptor passing.Luiz Augusto von Dentz2007-06-111-1/+1
|
* Experiemental code for alsa plugin and ipc.Luiz Augusto von Dentz2007-06-051-4/+6
|
* Add experiemental code for audio service ipc.Luiz Augusto von Dentz2007-06-041-11/+63
|
* Remove initial nul from the socket name define since the snprintf's take ↵Johan Hedberg2007-05-261-1/+1
| | | | care of not touching the first byte of the socket name
* Move more common stuff to ipc.hJohan Hedberg2007-05-261-1/+5
|
* Move unix socket functionality into unix.cJohan Hedberg2007-05-261-0/+2
|
* Add first step of ALSA plugin integrationMarcel Holtmann2007-04-101-0/+43