Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make use of parameters selected in alsa plugin and fix auto selection. | Luiz Augusto von Dentz | 2008-02-14 | 1 | -2/+0 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | Add autoconnect config option to IPC and alsa | Johan Hedberg | 2008-01-30 | 1 | -0/+3 |
| | |||||
* | Add mpeg12 sep registration. | Luiz Augusto von Dentz | 2008-01-23 | 1 | -5/+15 |
| | |||||
* | Initial support of mpeg12 codec. | Luiz Augusto von Dentz | 2008-01-23 | 1 | -1/+7 |
| | |||||
* | Fix error messages. (thanks to fchevalier for the patch) | Luiz Augusto von Dentz | 2007-12-04 | 1 | -21/+22 |
| | |||||
* | Handle new ipc messages properly and adapt the plugins. | Luiz Augusto von Dentz | 2007-12-03 | 1 | -3/+5 |
| | |||||
* | Integrate new ipc API implementation. | Luiz Augusto von Dentz | 2007-11-21 | 1 | -107/+260 |
| | |||||
* | Fix the ALSA plugin parameter mess | Marcel Holtmann | 2007-08-29 | 1 | -19/+21 |
| | |||||
* | Increase the IPC MTU size | Marcel Holtmann | 2007-08-25 | 1 | -1/+1 |
| | |||||
* | Use device string for the IPC | Marcel Holtmann | 2007-08-25 | 1 | -2/+1 |
| | |||||
* | Add support for ALSA parameters | Marcel Holtmann | 2007-08-23 | 1 | -5/+5 |
| | |||||
* | Add skeleton for an A2DP sink element | Marcel Holtmann | 2007-08-22 | 1 | -0/+2 |
| | |||||
* | Remove ifndef protections and includes from .h files | Johan Hedberg | 2007-08-13 | 1 | -7/+2 |
| | |||||
* | Remove redundant stream fd from config response | Johan Hedberg | 2007-08-11 | 1 | -1/+0 |
| | |||||
* | Integrate A2DP work from Johan's and Luiz's GIT trees | Johan Hedberg | 2007-08-11 | 1 | -39/+67 |
| | |||||
* | Code cleanup. | Luiz Augusto von Dentz | 2007-07-10 | 1 | -8/+9 |
| | |||||
* | Initial support for audio control plugin and some code cleanups. | Luiz Augusto von Dentz | 2007-06-14 | 1 | -14/+20 |
| | |||||
* | Fix file descriptor passing. | Luiz Augusto von Dentz | 2007-06-11 | 1 | -1/+1 |
| | |||||
* | Experiemental code for alsa plugin and ipc. | Luiz Augusto von Dentz | 2007-06-05 | 1 | -4/+6 |
| | |||||
* | Add experiemental code for audio service ipc. | Luiz Augusto von Dentz | 2007-06-04 | 1 | -11/+63 |
| | |||||
* | Remove initial nul from the socket name define since the snprintf's take ↵ | Johan Hedberg | 2007-05-26 | 1 | -1/+1 |
| | | | | care of not touching the first byte of the socket name | ||||
* | Move more common stuff to ipc.h | Johan Hedberg | 2007-05-26 | 1 | -1/+5 |
| | |||||
* | Move unix socket functionality into unix.c | Johan Hedberg | 2007-05-26 | 1 | -0/+2 |
| | |||||
* | Add first step of ALSA plugin integration | Marcel Holtmann | 2007-04-10 | 1 | -0/+43 |