summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-05channelmix: add control portcontrol-portsWim Taymans1-41/+221
2020-02-05command: add -ifexists option to load-moduleWim Taymans2-5/+31
2020-02-05context: set defaults as properties on the contextWim Taymans1-2/+6
2020-02-05jack: only append node id when name already takenWim Taymans1-6/+24
2020-02-05param: add Control paramWim Taymans2-0/+4
2020-02-04alsa-pcm: add device to object pathWim Taymans1-1/+1
2020-02-04context: add some more defaultsWim Taymans8-25/+61
2020-02-04remote-node: safely activate and deactivate a linkWim Taymans1-9/+33
2020-02-04pw-cat: Use default channel layout when nothing givenWim Taymans2-146/+195
2020-02-04spa: add SPA_PARAM_PORT_CONFIG_control paramJulian Bouzas2-0/+2
2020-02-04examples: fix some typos and indentation errorsWim Taymans1-10/+10
2020-02-04node: we are supposed to produce data when != HAVE_DATAWim Taymans6-7/+6
2020-02-04audiotestsrc: set stride correctlyWim Taymans1-1/+1
2020-02-04spa: add adapter-control example to test audioadapter nodesJulian Bouzas2-0/+584
2020-02-04spa: add support system so that example-control can play audioJulian Bouzas1-115/+122
2020-02-04pw-cat: add channel-map option and option to delay connectWim Taymans2-11/+171
2020-02-03pulse: improve pa_operation compatibilityWim Taymans3-161/+254
2020-02-03profiler: fix method prototypeWim Taymans1-2/+2
2020-02-03profiler: avoid negative timesWim Taymans1-2/+2
2020-02-03profiler: Improve profiler infoWim Taymans4-25/+71
2020-02-03global: fix comment and use constant for core idWim Taymans1-2/+2
2020-01-31meson: install profiler extensionWim Taymans1-0/+1
2020-01-31pw-profiler: add some more driver measurementsWim Taymans1-20/+33
2020-01-31pw-profiler: avoid copying invalid valuesWim Taymans1-2/+2
2020-01-31pw-profiler: various improvementsWim Taymans1-35/+82
2020-01-31context: clamp default qantum to min and maxWim Taymans1-0/+2
2020-01-31pw-profiler: add profiler toolWim Taymans13-1/+1182
2020-01-31node: emit driver start on completion of the graph.Wim Taymans1-1/+2
2020-01-31graph: make pending/required fields signedWim Taymans3-12/+12
2020-01-31jack: don't take clock time as awake timestampWim Taymans1-3/+5
2020-01-30alsa: actually place the delay in clock.delayWim Taymans1-1/+1
2020-01-30ffmpeg: fix install dirWim Taymans1-1/+1
2020-01-30context: emit events for driverWim Taymans3-9/+35
2020-01-30node: collect sync_timeout and use smallestWim Taymans1-1/+7
2020-01-29spa: install in versioned directoryWim Taymans16-19/+19
2020-01-29alsa: use the card name in the object.pathWim Taymans1-5/+12
2020-01-29autogen: make symbolic linksWim Taymans1-0/+8
2020-01-29Improve mlock failure warning messageWim Taymans2-5/+12
2020-01-29jack: handle plugins that cache jack_port_get_buffer()Wim Taymans1-10/+31
2020-01-28jack: fix set_sync_timeoutWim Taymans1-1/+1
2020-01-28man: fix command names and issues refWim Taymans5-13/+14
2020-01-280.2.93Wim Taymans1-1/+1
2020-01-28policy-node: only set PortConfig when we find a formatWim Taymans1-16/+22
2020-01-28media-session: fix cleanup of objectsWim Taymans1-1/+5
2020-01-28properties.h: include stdarg.hFabrice Fontaine1-0/+2
2020-01-28pw-cli: improve helpWim Taymans1-3/+4
2020-01-28pw-cli: handle NULL when iterating globalsWim Taymans1-2/+5
2020-01-28pipewire-cli: Introduce an improved object dump methodPantelis Antoniou1-0/+1098
2020-01-28pipewire-cli: Immediately bind the object on creationPantelis Antoniou1-0/+12
2020-01-28pw-cat: Don't set RT_PROCESS flagWim Taymans1-2/+1