index
:
~wtay/pipewire
0.1.6
0.2
API
API2
api3
async
bound_id
client-reuse
control-ports
doc
draft
enable
enable-2
evl
f32
fedora-30
ffontaine/pipewire-master
gh-pages
iface2
interfaces
jadahl-wip/module-portal
json
link
m.tretter/pipewire-fixes
master
mem1
mem2
midi
old
pinosobject
policy-node
pulse-control
pulse-endpoint
pulse-protocol
pulse-ring
rebase
rework2
rhel-8.0
scheduler
states
test
top
tree
tuxist/pipewire-master
unique
wip
work
Pipewire media daemon
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-28
client-node: use bound id from the proxy
bound_id
Wim Taymans
3
-11
/
+14
2019-11-28
remote: remove obsolete exported event
Wim Taymans
1
-2
/
+0
2019-11-28
emit bound_id event
Wim Taymans
4
-0
/
+15
2019-11-28
interfaces: add event to notify of global bound id
Wim Taymans
1
-0
/
+31
2019-11-25
Make sure we bind before registering the global
Wim Taymans
3
-54
/
+84
2019-11-21
Add printf checks for proxy_error and resource_error
Wim Taymans
14
-33
/
+33
2019-11-21
remote-node: don't enum invalid param ids
Wim Taymans
1
-0
/
+4
2019-11-21
improve some debug
Wim Taymans
1
-5
/
+5
2019-11-19
client: don't register in client_new()
Wim Taymans
1
-2
/
+10
2019-11-19
client: register the global early, in pw_client_new()
George Kiagiadakis
1
-3
/
+0
2019-11-19
Implement _gettid() for FreeBSD and do not call pthread_setschedparam() with ...
Gleb Popov
1
-0
/
+11
2019-11-19
Don't call getsockopt with SO_PEERCRED and SO_PEERSEC parameters on FreeBSD.
Gleb Popov
1
-0
/
+2
2019-11-19
system: use spa_system functions for fds
Wim Taymans
4
-14
/
+18
2019-11-07
session-manager: split policy and monitor
Wim Taymans
5
-3
/
+5
2019-11-05
properties: copy_keys -> update_keys
Wim Taymans
4
-4
/
+10
2019-11-04
protocol: init spa_dict properly
Wim Taymans
3
-16
/
+16
2019-11-04
session-manager: fix protocol
Wim Taymans
5
-14
/
+17
2019-11-04
extensions: implement new session manager extension
George Kiagiadakis
15
-0
/
+4491
2019-11-03
metadata: Add metadata API
Wim Taymans
6
-0
/
+963
2019-11-03
protocol: add flags to protocol marshal
Wim Taymans
6
-51
/
+71
2019-10-25
add some docs
Wim Taymans
1
-1
/
+1
2019-10-25
fix includes
Wim Taymans
10
-0
/
+19
2019-10-23
remote-node: implement suspend
Wim Taymans
1
-0
/
+9
2019-10-08
protocol-native: don't try to flush when the source is gone
Wim Taymans
1
-1
/
+1
2019-10-08
protocol: add v0 compatibility
Wim Taymans
16
-50
/
+4765
2019-10-08
Remove some unused fields
Wim Taymans
1
-3
/
+0
2019-10-02
improve properties on objects
Wim Taymans
4
-10
/
+50
2019-10-02
port: select a mixer when we set a format
Wim Taymans
4
-142
/
+4
2019-10-02
flags: change flag macros
Wim Taymans
5
-939
/
+7
2019-10-01
protocol: improve flushing
Wim Taymans
2
-39
/
+62
2019-10-01
connection: move remaining data and fds
Wim Taymans
1
-9
/
+14
2019-09-27
remote: take ownership of properties in _export()
Wim Taymans
2
-2
/
+10
2019-09-25
adapter: put port channel in port name if possible
Wim Taymans
1
-1
/
+1
2019-09-23
improve properties on node and port
Wim Taymans
1
-13
/
+14
2019-09-20
improve properties on globals and ports
Wim Taymans
1
-2
/
+4
2019-09-20
monitor: remove monitor API and use device
Wim Taymans
6
-530
/
+0
2019-09-16
rename HAVE/NEED_BUFFER -> HAVE/NEED_DATA
Wim Taymans
3
-9
/
+9
2019-09-09
data-loop: add _wait function
Wim Taymans
1
-3
/
+3
2019-09-02
node: improve position and transport
Wim Taymans
1
-2
/
+2
2019-08-30
protocol-native: attempt to remove socket
Wim Taymans
1
-0
/
+12
2019-08-27
io: add support for segment
Wim Taymans
2
-3
/
+3
2019-08-22
client-node: also don't remove our own activation
Wim Taymans
1
-2
/
+4
2019-08-22
client-node: refuse params on the wrong side of our mixers
Wim Taymans
1
-0
/
+8
2019-08-22
node: add xrun callback
Wim Taymans
1
-3
/
+22
2019-08-21
remote-node: avoid map and unmap for our own node
Wim Taymans
1
-11
/
+9
2019-08-20
protocol: we need to read Fd into int64_t
Wim Taymans
2
-6
/
+10
2019-08-19
protocol-native: downgrade getsockopt SO_PEERSEC error to warning
George Kiagiadakis
1
-1
/
+1
2019-08-16
connection: use right size
Wim Taymans
1
-1
/
+1
2019-08-16
core: remove parent_id from the global event
Wim Taymans
24
-228
/
+201
2019-08-16
proxy: add refcount to keep the proxy alive in demarshal
Wim Taymans
1
-1
/
+5
[next]