summaryrefslogtreecommitdiff
path: root/src/modules/module-role-cork.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-26role-ducking, role-cork: Add use_source_trigger argumentSangchul Lee1-1/+4
2018-06-21build-sys: First pass at a meson-ified build systemArun Raghavan1-1/+1
2017-12-12build-sys: Stop using symdef headers for modulesArun Raghavan1-2/+0
2016-03-15role-cork: prepare merge with role-ducking: replace "cork" with "interact" wh...Georg Chini1-2/+2
2016-03-14role-cork: prepare merge with role-ducking: move most code to stream-interact...Georg Chini1-336/+3
2016-03-13role-cork: remove corking on module exitGeorg Chini1-12/+46
2016-03-12role-cork: allow cork of all non-trigger streams using cork_roles=any_roleGeorg Chini1-2/+4
2016-03-11role-cork: React to mute/cork of trigger streams and to proplist changesGeorg Chini1-11/+62
2016-03-10role-cork: Don't ignore streams without media.roleGeorg Chini1-6/+2
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-05-02sink-input, source-output: Remove redundant get_mute() functionsTanu Kaskinen1-5/+4
2013-09-17hashmap: Add the ability to free keysArun Raghavan1-1/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-18/+18
2013-06-24Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)1-1/+0
2013-02-16idxset: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen1-11/+5
2013-02-16hashmap: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen1-1/+1
2012-07-03role-cork: Fix another minor leakArun Raghavan1-2/+8
2012-07-03Revert "Revert "role-cork: Fix a minor leak""Arun Raghavan1-2/+2
2012-07-03role-cork: Fix incorrect check at deinitialisation timeArun Raghavan1-1/+1
2012-07-03Revert "role-cork: Fix a minor leak"Arun Raghavan1-2/+2
2012-06-13role-cork: Fix a minor leakArun Raghavan1-2/+2
2011-10-25role-cork: Allow module-role-cork to act globally.Colin Guthrie1-2/+23
2011-10-25role-cork: Make module-role-cork more generic.Colin Guthrie1-16/+70
2011-10-25role-cork: Rename module-cork-music-on-phone to module-role-cork.Colin Guthrie1-0/+237