summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)AuthorFilesLines
2016-07-04pulsecore: Move pa_core structure into its own headerArun Raghavan81-0/+82
2016-06-28alsa: set availability for (some) unavailable profilesTanu Kaskinen1-0/+27
2016-06-28card: move profile selection after pa_card_new()Tanu Kaskinen5-32/+71
2016-06-28alsa, bluetooth: fail if user-requested profile doesn't existTanu Kaskinen2-4/+14
2016-06-22alsa: Use pa_device_port->impl_free() for freeing port dataArun Raghavan3-23/+16
2016-06-22webrtc: improve comment about mic geometryTanu Kaskinen1-2/+2
2016-06-22ladspa-sink: avoid to configure invalid formatKimJeongYeon1-0/+5
2016-06-22alsa: reread configuration when opening new devicesAlexander E. Patrakov3-0/+26
2016-06-22allow-passthrough: Use pa_module_hook_connect()Arun Raghavan1-19/+4
2016-06-22allow-passthrough: Add module to allow passthrough streams always go throughGuillaume Desmottes1-0/+327
2016-05-29dbus: Deal with double-counting module-dbus-protocolArun Raghavan1-0/+8
2016-05-29dbus: fix crash on LoadModule()Tanu Kaskinen1-14/+11
2016-05-11module-filter-apply: Fix stale m-d-m property name in commentArun Raghavan1-2/+2
2016-05-11alsa: Reread and upate jack status when a card is unsuspendedArun Raghavan1-16/+20
2016-05-10alsa: ignore jack events when the user is inactiveTanu Kaskinen1-0/+28
2016-05-10module-filter-apply: Fix a memory leakSachin Kumar Chauhan1-14/+11
2016-05-07module-device-manager: Refine logic to ignore filtered streamsArun Raghavan2-15/+31
2016-05-07module-filter-apply: Don't implement policy in module-device-managerArun Raghavan2-24/+50
2016-05-06module-filter-apply: Remove some dead codeArun Raghavan1-10/+6
2016-05-03switch-on-port-available: prefer ports that have been selected by the userTanu Kaskinen1-7/+202
2016-05-03card-restore: restore preferred portsTanu Kaskinen1-1/+67
2016-05-03switch-on-port-available: avoid repetitive pointer deferencingTanu Kaskinen1-8/+14
2016-05-03switch-on-port-available: fix inverted if conditionTanu Kaskinen1-1/+1
2016-05-03switch-on-port-available: unify input/output switching policyTanu Kaskinen1-2/+13
2016-04-29stream-restore: With dbus-proto fix segfault if e->device is NULL.Juho Hämäläinen1-2/+2
2016-04-25detect: Don't deprecate module-detect on non-Linux systemsAhmed S. Darwish1-0/+3
2016-04-25filter-apply: simplify proplist updatingTanu Kaskinen1-46/+4
2016-04-25loopback: refactor proplist updatingTanu Kaskinen1-15/+13
2016-04-25device-manager, filter-apply: don't reroute streams that have a filterTanu Kaskinen2-2/+71
2016-04-25echo-cancel: rework move handlingTanu Kaskinen1-17/+11
2016-04-20stream-interaction: Fix crash in case of invalid argument for volumeSangchul Lee1-1/+1
2016-04-20role-ducking: Add support for ducking groupSangchul Lee2-87/+212
2016-04-19alsa-mixer: Support for Creative SoundBlaster Omni Surround 5.1 USB sound car...Nazar Mokrynskyi3-15/+10
2016-04-02rtp: Do all receive side rate calculations in sink-input domainArun Raghavan1-8/+10
2016-04-02pstream: Support memfd blocks transportAhmed S. Darwish1-1/+1
2016-03-21stream-interaction: interact if a stream starts corkedGeorg Chini1-13/+19
2016-03-21role-ducking: use the common code in stream-interaction.cGeorg Chini1-274/+3
2016-03-21stream-interaction: add ducking functionalityGeorg Chini1-13/+43
2016-03-18stream-interaction: Bugfix for improper uncorking behavior with global=1Georg Chini1-1/+17
2016-03-17filter-apply: fix typo "what" -> "want"Tanu Kaskinen1-1/+1
2016-03-16role-cork: more cosmetic changes, changed debug outputGeorg Chini1-23/+21
2016-03-15role-cork: prepare merge with role-ducking: replace "cork" with "interact" wh...Georg Chini3-45/+45
2016-03-14role-cork: prepare merge with role-ducking: move most code to stream-interact...Georg Chini3-336/+399
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
2016-03-08card-restore: save the database when shutting downTanu Kaskinen1-1/+3
2016-03-08alsa-mixer: refactor element_probe and fix >2 channel bugDavid Henningsson1-230/+206
2016-02-26switch-on-port-available: Switch from HDMI to analog; but not the other way a...David Henningsson1-3/+3