summaryrefslogtreecommitdiffstats
path: root/audio/ipc.h
Commit message (Collapse)AuthorAgeFilesLines
* 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