summaryrefslogtreecommitdiffstats
path: root/src/polypcore/protocol-native.c
Commit message (Expand)AuthorAgeFilesLines
* big s/polyp/pulse/gLennart Poettering2006-06-191-2398/+0
* Tweak the printing of client connections a bit so that it's more apparentPierre Ossman2006-06-131-1/+4
* fix amd64 portability issuesLennart Poettering2006-05-301-3/+2
* * add new API function pa_stream_get_buffer_attr().Lennart Poettering2006-05-251-1/+20
* Don't include util.h from core-util.h as it is not needed by many users.Pierre Ossman2006-05-181-1/+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 utf8 to the public part (libpolyp).Pierre Ossman2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+1
* check for valid utf8 strings Lennart Poettering2006-05-141-20/+24
* * add new parameter to pa_open_config_file() to specify open modeLennart Poettering2006-05-141-3/+1
* ouch!Lennart Poettering2006-04-271-1/+0
* * add validity checking for sample_spec, channel_map and cvolume structuresLennart Poettering2006-04-231-2/+15
* * when playing back a sample from the sample cache, just take a pa_volume_t a...Lennart Poettering2006-04-231-4/+4
* include in-flux resampled chunk in latency calculations of playback streamsLennart Poettering2006-04-131-1/+7
* protocol change: don't send stream buffer size in latency update. This data i...Lennart Poettering2006-04-121-2/+0
* add new introspection data field for sinks/sources: a flags field which speci...Lennart Poettering2006-04-071-0/+2
* remove queue length field from latency request (server side)Lennart Poettering2006-04-071-6/+2
* Negotiate protocol version between server and client. Will allow smootherPierre Ossman2006-03-021-3/+16
* protocol changes for new latency API (partial!)Lennart Poettering2006-03-021-6/+4
* 64-bit fixes.Pierre Ossman2006-02-271-2/+2
* * Add new "auth-group=" parameter to protocol-native-unixLennart Poettering2006-02-241-4/+21
* add support for authentication using SCM_CREDENTIALSLennart Poettering2006-02-241-32/+61
* Mute switch for sinks and sources. This is independent of the volumePierre Ossman2006-02-231-0/+55
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-19/+19
* enforce maximum memblockq length for clientsLennart Poettering2006-02-221-2/+5
* rework parameter validity checking in protocol-native server sideLennart Poettering2006-02-221-342/+180
* Support for setting volume on sources.Pierre Ossman2006-02-221-11/+25
* remove a superfluous log lineLennart Poettering2006-02-201-1/+1
* * 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-106/+282
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-20/+21
* * rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...Lennart Poettering2006-02-161-2/+2
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+2216