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