summaryrefslogtreecommitdiffstats
path: root/src/modules/module-tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-2/+2
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-43/+43
* fix a race condition with stream connection vs. latency measuremtn (found by ...Lennart Poettering2006-09-011-17/+19
* fix module-combine when used on top of a tunnel sinkLennart Poettering2006-08-261-3/+7
* update module-tunnel to latest protocolLennart Poettering2006-08-251-16/+51
* remove all occurences of Lennart Poettering2006-08-181-29/+29
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-1/+1
* don't set the sink/source descriptions manually, use the new functions pa_{si...Lennart Poettering2006-08-111-2/+7
* * add new function pa_check_in_group()Lennart Poettering2006-07-191-1/+1
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-191-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-22/+22
* Don't include util.h from core-util.h as it is not needed by many users.Pierre Ossman2006-05-181-0/+1
* Move timeval calculation functions into their own file.Pierre Ossman2006-05-181-0/+1
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+1
* * 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