]> code.delx.au - pulseaudio/history - src/modules/gconf/module-gconf.c
Use pa_hashmap_remove_and_free() where appropriate
[pulseaudio] / src / modules / gconf / module-gconf.c
2014-04-17 Tanu KaskinenUse pa_hashmap_remove_and_free() where appropriate
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-24 poljar (Damir Jelić)Style fix: Add a space between the closing/opening...
2013-02-15 Tanu Kaskinenhashmap: Use pa_free_cb_t instead of pa_free2_cb_t
2013-02-15 Tanu Kaskinengconf: Remove needless userdata function arguments
2013-02-15 Tanu Kaskinengconf: Add userdata pointer to struct module_info
2012-06-09 Arti Trivedi Boramodules: Use pa_streq instead of strcmp.
2011-06-22 Maarten BosmansRemove unnecessary #includes
2009-11-05 Lennart PoetteringMerge remote branch 'origin/merge-queue'
2009-10-02 Tanu KaskinenMerge branch 'master' into dbus-work
2009-09-22 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-09-19 Lennart PoetteringMerge remote branch 'origin/master-tx'
2009-09-18 Lennart Poetteringgconf: run the wrapper script when running gconf-helper...
2009-09-14 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-08-24 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-22 Lennart PoetteringMerge commit 'wtay/optimize'
2009-08-21 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-21 Lennart Poetteringgconf: use correct path for gconf-helper tool when...
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-12-16 Lennart PoetteringMerge commit 'flameeyes/libtool-2.2'
2008-10-07 Lennart PoetteringMerge commit 'origin/master-tx' into master-tx
2008-10-01 Lennart Poetteringwhen killing gconf helper, loop over EINTR
2008-08-22 Colin GuthrieMerge branch 'master' of git://git.0pointer.de/pulseaudio
2008-08-19 Lennart Poetteringadd a few more gcc warning flags and fix quite a few...
2008-08-05 Lennart Poetteringfix shutdown when --disallow-module-loading=1 is passed
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-03-15 Lennart Poetteringreally create glitch-free branch
2007-11-11 Lennart PoetteringPort module-gconf to make use of the new API pa_start_c...
2007-11-09 Lennart Poetteringtag modules that may only be loaded once at most especi...
2007-11-01 Lennart Poetteringdrop rt scheduling before we start our helper process
2007-10-30 Lennart Poetteringdeal properly with signals interrupting us when we...
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-08-10 Lennart Poetteringfix closing of fds in gconf module
2007-08-10 Lennart Poettering* drop redundant pa_core argument from module initializ...
2007-05-29 Lennart PoetteringKill spaces on EOL
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2006-08-18 Lennart Poetteringremove all occurences of
2006-07-29 Lennart Poetteringfix module-gconf initialization
2006-07-27 Lennart Poetteringif possible do not unload already loaded modules when...
2006-07-26 Lennart Poetteringadd some protection that the gconf helper process will...
2006-07-26 Lennart Poetteringadd new module "module-gconf" which reads configuration...