summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/protocol-native.c
Commit message (Expand)AuthorAgeFilesLines
...
* make pa_mempool_stat thread-safe/lock-freeLennart Poettering2006-08-291-4/+4
* If a client leaves the sink/source for a stream unspecified by passing NULL asLennart Poettering2006-08-191-16/+18
* activate SHM support on the server side only when new client supports it and ...Lennart Poettering2006-08-181-2/+23
* remove all occurences of Lennart Poettering2006-08-181-24/+24
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-11/+14
* implement hook_source_ouput_new. For this I modified the pa_source_output_new...Lennart Poettering2006-08-131-4/+13
* ignore if we recieved a memory block for an invalid stream, since this might ...Lennart Poettering2006-08-131-1/+1
* allow hooking into the process of creating playback streams. To implement thi...Lennart Poettering2006-08-131-16/+25
* test if sink->monitor_source is set before making use of itLennart Poettering2006-08-121-2/+2
* wrap pa_source_output_move_to() in the native protocolLennart Poettering2006-08-031-14/+35
* add new native protocol function for moving sink inputs between sinksLennart Poettering2006-07-311-1/+44
* for the playing field of pa_timing_info use pa_sink_input::state == PA_SINK_I...Lennart Poettering2006-07-281-1/+1
* add missing #ifdef HAVE_CREDS (thanks, Flameeyes)Lennart Poettering2006-07-201-0/+2
* implement "auth-ip-acl=" in the native and esound protocolsLennart Poettering2006-07-201-8/+36
* * add new function pa_check_in_group()Lennart Poettering2006-07-191-18/+37
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-191-1/+1
* add new PA_SOURCE_HARDWARE/PA_SINK_HARDWARE flagLennart Poettering2006-07-161-2/+8
* increase the maxium number of concurrent esd and native connectionsLennart Poettering2006-06-211-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+2398