summaryrefslogtreecommitdiffstats
path: root/audio/unix.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Handle unix client disconnect properly before we have received a ↵Johan Hedberg2007-08-131-2/+3
| | | | configuration message
* Remove ifndef protections and includes from .h filesJohan Hedberg2007-08-131-1/+4
|
* Clean up mess with header filesJohan Hedberg2007-08-121-0/+1
|
* Remove redundant stream fd from config responseJohan Hedberg2007-08-111-9/+9
|
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-111-68/+159
|
* Code cleanup.Luiz Augusto von Dentz2007-07-101-12/+33
|
* Handle state machine in a better way and add disconnect code for plugin.Luiz Augusto von Dentz2007-06-291-13/+41
|
* Make storage to also save rfcomm channel, minor fixes to alsa plugin and ↵Luiz Augusto von Dentz2007-06-271-1/+0
| | | | fixes for service shutdown.
* Update build to make use of newly create files.Luiz Augusto von Dentz2007-06-221-2/+7
|
* Make deprecated headset methods to rely on new device methods.Luiz Augusto von Dentz2007-06-181-26/+34
|
* CleanupJohan Hedberg2007-06-121-2/+8
|
* Fix file descriptor passing.Luiz Augusto von Dentz2007-06-111-15/+64
|
* Code cleanupJohan Hedberg2007-06-091-0/+2
|
* Some fixes for audio code prototype.Luiz Augusto von Dentz2007-06-061-22/+23
|
* Experiemental code for alsa plugin and ipc.Luiz Augusto von Dentz2007-06-051-2/+32
|
* Move more common stuff to ipc.hJohan Hedberg2007-05-261-4/+0
|
* Move unix socket functionality into unix.cJohan Hedberg2007-05-261-0/+92
|
* Add unix.c and unix.h skeletonsMarcel Holtmann2007-05-261-0/+28