summaryrefslogtreecommitdiff
path: root/audio/ipc.h
AgeCommit message (Expand)AuthorFilesLines
2008-02-14Make use of parameters selected in alsa plugin and fix auto selection.Luiz Augusto von Dentz1-2/+0
2008-02-02Update copyright informationMarcel Holtmann1-1/+1
2008-01-30Add autoconnect config option to IPC and alsaJohan Hedberg1-0/+3
2008-01-23Add mpeg12 sep registration.Luiz Augusto von Dentz1-5/+15
2008-01-23Initial support of mpeg12 codec.Luiz Augusto von Dentz1-1/+7
2007-12-04Fix error messages. (thanks to fchevalier for the patch)Luiz Augusto von Dentz1-21/+22
2007-12-03Handle new ipc messages properly and adapt the plugins.Luiz Augusto von Dentz1-3/+5
2007-11-21Integrate new ipc API implementation.Luiz Augusto von Dentz1-107/+260
2007-08-29Fix the ALSA plugin parameter messMarcel Holtmann1-19/+21
2007-08-25Increase the IPC MTU sizeMarcel Holtmann1-1/+1
2007-08-25Use device string for the IPCMarcel Holtmann1-2/+1
2007-08-23Add support for ALSA parametersMarcel Holtmann1-5/+5
2007-08-22Add skeleton for an A2DP sink elementMarcel Holtmann1-0/+2
2007-08-13Remove ifndef protections and includes from .h filesJohan Hedberg1-7/+2
2007-08-11Remove redundant stream fd from config responseJohan Hedberg1-1/+0
2007-08-11Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg1-39/+67
2007-07-10Code cleanup.Luiz Augusto von Dentz1-8/+9
2007-06-14Initial support for audio control plugin and some code cleanups.Luiz Augusto von Dentz1-14/+20
2007-06-11Fix file descriptor passing.Luiz Augusto von Dentz1-1/+1
2007-06-05Experiemental code for alsa plugin and ipc.Luiz Augusto von Dentz1-4/+6
2007-06-04Add experiemental code for audio service ipc.Luiz Augusto von Dentz1-11/+63
2007-05-26Remove initial nul from the socket name define since the snprintf's take care...Johan Hedberg1-1/+1
2007-05-26Move more common stuff to ipc.hJohan Hedberg1-1/+5
2007-05-26Move unix socket functionality into unix.cJohan Hedberg1-0/+2
2007-04-10Add first step of ALSA plugin integrationMarcel Holtmann1-0/+43