]> code.delx.au - pulseaudio/history - src/modules/module-zeroconf-publish.c
zeroconf-publish: Don't assume any particular defer event ordering
[pulseaudio] / src / modules / module-zeroconf-publish.c
2014-03-28 Tanu Kaskinenzeroconf-publish: Don't assume any particular defer...
2014-03-24 Tanu Kaskinenzeroconf-publish: Don't react to messages while shuttin...
2014-03-24 Tanu Kaskinenzeroconf-publish: Add locking around pa_mainloop_api_once()
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-06-18 Arun Raghavanzeroconf: Fix pa_mainloop_api_once usage
2013-06-03 Arun Raghavanzeroconf: Make Avahi usage in m-z-publish async
2013-02-15 Tanu Kaskinenhashmap: Use pa_free_cb_t instead of pa_free2_cb_t
2011-06-22 Maarten BosmansRemove unnecessary #includes
2009-06-07 Lennart PoetteringMerge commit 'origin/master-tx'
2009-05-01 Lennart Poetteringzeroconf: properly unref native protocol object
2009-04-30 Lennart Poetteringzeroconf: use pa_get_{user|host}_name_malloc() where...
2009-04-30 Lennart Poetteringzeroconf: copy more sink/source properties into DNS...
2009-04-30 Lennart Poetteringzeroconf: computer native protocol port automatically
2009-03-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-04 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-03 Lennart PoetteringMerge commit 'coling/lgpl21'
2009-03-03 Colin GuthrieUse LGPL 2.1 on all files previously using LGPL 2
2008-08-22 Colin GuthrieMerge branch 'master' of git://git.0pointer.de/pulseaudio
2008-08-05 Lennart Poetteringfix shutdown when --disallow-module-loading=1 is passed
2008-06-27 Lennart Poetteringmodernize hashmap implementation a bit, reduce memory...
2008-06-23 CJ van den BergMerge dead branch 'glitch-free'
2008-06-23 CJ van den BergMerge dead branch 'lennart'
2008-06-23 CJ van den BergMerge dead branch 'lockfree'
2008-06-23 CJ van den BergMerge dead branch 'ossman'
2008-06-23 CJ van den BergMerge dead branch 'liboil-test'
2008-06-23 CJ van den BergMerge dead branch 'prepare-0.9.10'
2008-06-18 Lennart Poetteringget rid of svn $ keywords
2008-06-11 Lennart Poetteringmerge Colin Guthrie's module-always-sink module, and...
2008-05-15 Lennart Poetteringmerge glitch-free branch back into trunk
2008-03-15 Lennart Poetteringcommit glitch-free work
2008-03-15 Lennart Poetteringreally create glitch-free branch
2007-11-09 Lennart Poetteringtag modules that may only be loaded once at most especi...
2007-10-29 Lennart Poetteringdon't announce monitor sources
2007-10-29 Lennart Poetteringignore network sinks/sources
2007-10-29 Lennart Poetteringpublish dns-sd subtypes to allow distinction of virtual...
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-09-25 Lennart Poetteringmake sure when can shutdown PA cleanly without segfault
2007-09-24 Lennart Poetteringrework zeroconf service publishing, to use synchronous...
2007-09-11 Lennart Poetteringremaining s/assert/pa_assert/ and refcnt.h modernizations
2007-08-16 Lennart Poetteringtruncate service names if necessary, include user name...
2007-08-10 Lennart Poettering* drop redundant pa_core argument from module initializ...
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-08-18 Lennart Poetteringremove all occurences of
2006-08-15 Lennart Poetteringuse the description field of sinks/sources to name...
2006-08-13 Lennart Poetteringfix a segfault when registering a service with avahi...
2006-08-11 Lennart Poetteringdon't set the sink/source descriptions manually, use...
2006-07-13 Lennart Poetteringupdate module-zeroconf-publish to make use of the nativ...
2006-06-19 Lennart Poettering* more s/pulseaudio/PulseAudio/ replacements
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-05-31 Lennart Poetteringremove superfluous prefixes from service names
2006-05-22 Lennart Poetteringadd missing #include
2006-05-17 Lennart Poetteringsplit polypcore/util.[ch] into polypcore/core-util...
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-22 Lennart Poetteringrevive howl support
2006-02-17 Pierre OssmanCleaned up the includes after the restructuring. Indica...
2006-02-16 Pierre OssmanReorganised the source tree. We now have src/ with...