summaryrefslogtreecommitdiffstats
path: root/src/modules/module-tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* * modify pa_channel_map_init_auto() to take an extra argument specifying the ...Lennart Poettering2006-05-161-1/+1
* support new channel_map argument in sink/source modulesLennart Poettering2006-04-261-5/+23
* * rework reference counting in the client libraries: now refcounting goesLennart Poettering2006-04-241-4/+4
* fix a couple of issues I found when compiling polypaudio with gcc 2.95Lennart Poettering2006-04-181-1/+1
* unbreak module-tunnelLennart Poettering2006-04-131-9/+7
* s/index/idx/, to avoid gcc warningLennart Poettering2006-04-061-2/+2
* Volume support in tunnel module.Pierre Ossman2006-03-051-1/+260
* Update module-tunnel to the new protocol.Pierre Ossman2006-03-041-5/+26
* add support for authentication using SCM_CREDENTIALSLennart Poettering2006-02-241-2/+2
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-24/+24
* * modify pa_context_exit_daemon() to return a pa_operation objectLennart Poettering2006-02-201-1/+1
* * Make typdefs for the pa_context callback prototypesLennart Poettering2006-02-201-1/+1
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-201-2/+2
* * rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...Lennart Poettering2006-02-161-1/+1
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+688