summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)AuthorFilesLines
2019-11-28client-node: use bound id from the proxybound_idWim Taymans3-11/+14
2019-11-28remote: remove obsolete exported eventWim Taymans1-2/+0
2019-11-28emit bound_id eventWim Taymans4-0/+15
2019-11-28interfaces: add event to notify of global bound idWim Taymans1-0/+31
2019-11-25Make sure we bind before registering the globalWim Taymans3-54/+84
2019-11-21Add printf checks for proxy_error and resource_errorWim Taymans14-33/+33
2019-11-21remote-node: don't enum invalid param idsWim Taymans1-0/+4
2019-11-21improve some debugWim Taymans1-5/+5
2019-11-19client: don't register in client_new()Wim Taymans1-2/+10
2019-11-19client: register the global early, in pw_client_new()George Kiagiadakis1-3/+0
2019-11-19Implement _gettid() for FreeBSD and do not call pthread_setschedparam() with ...Gleb Popov1-0/+11
2019-11-19Don't call getsockopt with SO_PEERCRED and SO_PEERSEC parameters on FreeBSD.Gleb Popov1-0/+2
2019-11-19system: use spa_system functions for fdsWim Taymans4-14/+18
2019-11-07session-manager: split policy and monitorWim Taymans5-3/+5
2019-11-05properties: copy_keys -> update_keysWim Taymans4-4/+10
2019-11-04protocol: init spa_dict properlyWim Taymans3-16/+16
2019-11-04session-manager: fix protocolWim Taymans5-14/+17
2019-11-04extensions: implement new session manager extensionGeorge Kiagiadakis15-0/+4491
2019-11-03metadata: Add metadata APIWim Taymans6-0/+963
2019-11-03protocol: add flags to protocol marshalWim Taymans6-51/+71
2019-10-25add some docsWim Taymans1-1/+1
2019-10-25fix includesWim Taymans10-0/+19
2019-10-23remote-node: implement suspendWim Taymans1-0/+9
2019-10-08protocol-native: don't try to flush when the source is goneWim Taymans1-1/+1
2019-10-08protocol: add v0 compatibilityWim Taymans16-50/+4765
2019-10-08Remove some unused fieldsWim Taymans1-3/+0
2019-10-02improve properties on objectsWim Taymans4-10/+50
2019-10-02port: select a mixer when we set a formatWim Taymans4-142/+4
2019-10-02flags: change flag macrosWim Taymans5-939/+7
2019-10-01protocol: improve flushingWim Taymans2-39/+62
2019-10-01connection: move remaining data and fdsWim Taymans1-9/+14
2019-09-27remote: take ownership of properties in _export()Wim Taymans2-2/+10
2019-09-25adapter: put port channel in port name if possibleWim Taymans1-1/+1
2019-09-23improve properties on node and portWim Taymans1-13/+14
2019-09-20improve properties on globals and portsWim Taymans1-2/+4
2019-09-20monitor: remove monitor API and use deviceWim Taymans6-530/+0
2019-09-16rename HAVE/NEED_BUFFER -> HAVE/NEED_DATAWim Taymans3-9/+9
2019-09-09data-loop: add _wait functionWim Taymans1-3/+3
2019-09-02node: improve position and transportWim Taymans1-2/+2
2019-08-30protocol-native: attempt to remove socketWim Taymans1-0/+12
2019-08-27io: add support for segmentWim Taymans2-3/+3
2019-08-22client-node: also don't remove our own activationWim Taymans1-2/+4
2019-08-22client-node: refuse params on the wrong side of our mixersWim Taymans1-0/+8
2019-08-22node: add xrun callbackWim Taymans1-3/+22
2019-08-21remote-node: avoid map and unmap for our own nodeWim Taymans1-11/+9
2019-08-20protocol: we need to read Fd into int64_tWim Taymans2-6/+10
2019-08-19protocol-native: downgrade getsockopt SO_PEERSEC error to warningGeorge Kiagiadakis1-1/+1
2019-08-16connection: use right sizeWim Taymans1-1/+1
2019-08-16core: remove parent_id from the global eventWim Taymans24-228/+201
2019-08-16proxy: add refcount to keep the proxy alive in demarshalWim Taymans1-1/+5