]> code.delx.au - pulseaudio/history - src/polyp/context.c
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
[pulseaudio] / src / polyp / context.c
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-17 Lennart Poetteringfix include line for "core-util.h"
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-11 Pierre OssmanDo WSAStartup() in the DLL entry routine instead of...
2006-04-24 Lennart Poettering* rework reference counting in the client libraries...
2006-04-23 Lennart Poetteringsmall optimization
2006-04-19 Pierre OssmanWin32 needs to have the socket subsystem initialised.
2006-04-18 Lennart Poetteringfix a couple of issues I found when compiling polypaudi...
2006-04-12 Lennart Poetteringinclude local record memblockq in latency calculations
2006-04-12 Lennart Poetteringproper validity checking for pa_context_is_pending()
2006-04-10 Lennart Poetteringreturn the error code and not just -1 when pa_context_i...
2006-04-10 Lennart Poetteringvalidity checks for pa_context_is_pending()
2006-03-02 Pierre OssmanNegotiate protocol version between server and client...
2006-02-24 Lennart Poetteringadd support for authentication using SCM_CREDENTIALS
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-23 Lennart Poetteringsimplify tagstruct creation
2006-02-22 Pierre OssmanWrong userdata used to init operation.
2006-02-20 Lennart Poetteringadd validity check for the "server" parameter of pa_con...
2006-02-20 Lennart Poettering* modify pa_context_exit_daemon() to return a pa_operat...
2006-02-20 Lennart Poettering* a lot of doxygen updates
2006-02-20 Lennart Poetteringreplace "spawn" parameter of pa_context_new() with...
2006-02-20 Lennart Poettering* Make typdefs for the pa_context callback prototypes
2006-02-20 Lennart Poettering1) Add flexible seeking support (including absolute...
2006-02-17 Pierre OssmanThat's a delta parameter, not a size parameter.
2006-02-17 Pierre OssmanHave a memblock queue on the client side during recordi...
2006-02-17 Pierre OssmanCleaned up the includes after the restructuring. Indica...
2006-02-16 Lennart Poetteringdrop polyplib- prefix from client library files