summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-08-03client-device: first set implementation, then registerWim Taymans1-1/+1
2020-08-03alsa: add profile description in node descriptionWim Taymans1-2/+6
2020-07-31media-session: add some debug for enum-paramWim Taymans1-0/+2
2020-07-31device: pass original seq in async replyWim Taymans2-2/+4
2020-07-31media-session: improve param enumerationWim Taymans2-37/+31
2020-07-31protocol: add a few more options for XDG_RUNTIME_DIRWim Taymans2-24/+94
2020-07-31gst: support VideoCrop metaWim Taymans4-6/+42
2020-07-31examples: add support for YUV dataWim Taymans1-30/+54
2020-07-30impl-node: update driver stats as wellWim Taymans1-4/+12
2020-07-30permission: add M permissionWim Taymans1-3/+7
2020-07-30permission: add some helpersWim Taymans23-61/+58
2020-07-30metadata: only allow setting metadata on objects we can seeWim Taymans1-2/+23
2020-07-30client: add function to check permissions of a clientWim Taymans2-0/+21
2020-07-30metadata: only set default name when not already setWim Taymans1-1/+2
2020-07-30metadata: we need W permission to set and clear propertiesWim Taymans1-4/+4
2020-07-29policy-node: only configure devices when activeWim Taymans1-4/+4
2020-07-29make some errors into debugWim Taymans4-20/+17
2020-07-28policy-node: add default video source metadataWim Taymans1-5/+18
2020-07-28policy-node: do downmix in monitor streamsWim Taymans1-11/+18
2020-07-28policy-node: rework node configurationWim Taymans1-39/+69
2020-07-28keys: add stream to avoid remixing channelsWim Taymans1-0/+1
2020-07-27media-session: link MONO/UNKNOWN channels only onceWim Taymans1-7/+6
2020-07-27policy-node: boost priority on default deviceWim Taymans1-5/+7
2020-07-24media-session: link unknown and mono streams to somethingWim Taymans1-3/+7
2020-07-24main: make the default remote if nothing is specifiedWim Taymans1-2/+4
2020-07-23protocol: debug server we connect toWim Taymans1-0/+1
2020-07-23core: always use explicitly configured properties firstWim Taymans4-15/+23
2020-07-23use id to store default sink/sourceWim Taymans1-42/+27
2020-07-22context: avoid compiler warningWim Taymans1-1/+1
2020-07-22pw-cat: fallback to default channel map in recordWim Taymans1-0/+2
2020-07-22media-session: always prefer a port matchWim Taymans1-2/+2
2020-07-22policy-node: refactor configure_nodeWim Taymans1-20/+31
2020-07-22impl-port: unlink as part of destroyWim Taymans2-6/+2
2020-07-22remote-node: handle remove portWim Taymans1-0/+16
2020-07-22media-session: rework linking nodesWim Taymans2-40/+87
2020-07-22media-session: improve find_objectWim Taymans1-36/+26
2020-07-22media-session: keep more info about portsWim Taymans2-2/+25
2020-07-22port: copy AUDIO_CHANNEL key as wellWim Taymans1-0/+1
2020-07-22pw-cat: fix leak in channel parsingWim Taymans1-2/+1
2020-07-22keys: let env variables overwrite the keysWim Taymans3-10/+10
2020-07-22use spa_debug_type_short_name() when we canWim Taymans1-3/+3
2020-07-21thread-loop: fix commentWim Taymans1-1/+1
2020-07-21node: improve error messageWim Taymans1-2/+3
2020-07-20media-session: use ACP alsa devices by defaultWim Taymans1-1/+1
2020-07-20jack: include application name in client nameWim Taymans1-0/+1
2020-07-20stream: put target string in node.targetWim Taymans1-1/+1
2020-07-20policy-node: don't move to the current targetWim Taymans1-0/+3
2020-07-20policy-node: implement move nodeWim Taymans1-3/+55
2020-07-20port: debug param changes some moreWim Taymans2-0/+6
2020-07-17client: refuse update of pipewire.* keys from clientWim Taymans2-36/+45