]> code.delx.au - pulseaudio/history - src/pulse/context.c
client: introduce auto-connect-localhost= option in client.conf
[pulseaudio] / src / pulse / context.c
2008-06-17 Lennart Poetteringrework shm usage negotiation; merge a few pa_bool_t...
2008-06-11 Lennart Poetteringenable auto-spawning by default
2008-06-03 Colin GuthriePerfer client.conf over X11 property variables.
2008-05-27 Lennart Poetteringfix a minor memory leak
2008-05-21 Lennart Poetteringdeal with failing pa_runtime_path()
2008-05-18 Lennart Poetteringmake sure we don't hit an assert when autospawning
2008-05-15 Lennart Poetteringmerge glitch-free branch back into trunk
2008-05-01 Lennart PoetteringYes, yet another evil all-in-one commit of intervowen...
2008-04-20 Lennart Poetteringfollow pa_pstream_use_shm->pa_pstream_enable_shm rename
2008-04-11 Lennart Poetteringfix bad memory access when initializing client proplist
2008-03-27 Lennart Poetteringmerge r2081 from trunk
2008-03-15 Lennart Poetteringcommit glitch-free work
2008-03-15 Lennart Poetteringreally create glitch-free branch
2007-11-24 Lennart Poetteringrearrange #includes
2007-11-21 Lennart Poettering- Check process name when dealing with PID files
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-09-19 Lennart Poetteringmake O_CLOEXEC, O_NONBLOCK and socket low latency fd...
2007-09-12 Lennart Poetteringadd new pa_pipe_close() API to close two fds at the...
2007-09-12 Lennart Poetteringconsolidate close() calls to pa_close(), and make sure...
2007-09-11 Lennart Poetteringfinish modernizations in pulse/, s/assert/pa_assert/g
2007-09-11 Lennart Poetteringport client libs to refcnt.h
2007-08-05 Lennart Poetteringfollow rename of pstream_close() to pstream_unlink()
2007-07-25 Lennart PoetteringConvert most snprintf() calls to pa_snprintf()
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-01-04 Pierre OssmanHuge trailing whitespace cleanup. Let's keep the tree...
2006-09-06 Lennart Poetteringdon't hit an assert in the client if posix shm is not...
2006-08-22 Pierre OssmanProceed with connect even when no cookie is loaded...
2006-08-22 Pierre OssmanFix call to pa_pstream_send_tagstruct().
2006-08-22 Pierre OssmanAdd an ifdef for when we do not have creds.
2006-08-19 Lennart Poetteringadd new "disable-shm" option to client.conf
2006-08-18 Lennart Poetteringenable SHM support on the client side only if both...
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-18 Lennart PoetteringRework memory management to allow shared memory data...
2006-07-20 Lennart Poetteringremove configurable client access group, since can...
2006-07-20 Pierre OssmanMake -1 mean "current group/user" so that some platform...
2006-07-20 Pierre OssmanProtect platform dependent headers with ifdefs.
2006-07-19 Lennart Poettering* add new function pa_check_in_group()
2006-07-19 Lennart Poetteringuse access group dedclared in ~/.pulse/client.conf...
2006-07-19 Lennart Poettering* add new --system command line parameter to the daemon...
2006-07-17 Pierre OssmanRestore SIGPIPE warning when the platform doesn't have...
2006-07-14 Lennart Poetteringremove checking for SIGPIPE blocking from client code...
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g