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
/
module-client-node
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-23
interface: add an interface struct
iface2
Wim Taymans
4
-210
/
+236
2019-05-20
Move implementation helpers to utils
Wim Taymans
1
-0
/
+1
2019-05-20
pipewire: only load spa_handle
Wim Taymans
1
-4
/
+11
2019-05-17
audioconvert: don't use range
Wim Taymans
1
-18
/
+10
2019-05-15
hook: separate spa_callbacks from the hook
Wim Taymans
2
-5
/
+5
2019-05-15
hooks: use hook to implement the callbacks
Wim Taymans
2
-11
/
+6
2019-05-14
hook: handle port and factory implementation with hook
Wim Taymans
1
-3
/
+1
2019-05-10
Fix cleanup
Wim Taymans
1
-1
/
+2
2019-04-17
remote-node: reuse activation logic in pw_node
Wim Taymans
1
-79
/
+12
2019-04-10
make bitfields unsigned
Wim Taymans
2
-3
/
+7
2019-04-10
client-stream: Don't allow DYNAMIC_DATA
Wim Taymans
1
-2
/
+5
2019-03-21
Add FASTPATH trace log
Wim Taymans
2
-16
/
+8
2019-03-21
audioconvert: mark ports and buffers as DYNAMIC
Wim Taymans
1
-0
/
+1
2019-03-19
protocol-native: pass a message around
Wim Taymans
1
-37
/
+40
2019-03-15
client-node: add get_node method
Wim Taymans
5
-7
/
+67
2019-03-15
client-node: don't make add_listener async
Wim Taymans
2
-9
/
+7
2019-03-15
client-stream: make PropInfo visible
Wim Taymans
1
-6
/
+8
2019-03-14
client-stream: emit property change events
Wim Taymans
1
-19
/
+30
2019-03-14
client-stream: only add link once
Wim Taymans
1
-0
/
+3
2019-03-14
control: make control links many to many
Wim Taymans
2
-6
/
+11
2019-03-13
node: improve debug
Wim Taymans
1
-1
/
+0
2019-03-12
remote-node: improve some errors
Wim Taymans
1
-7
/
+8
2019-03-11
client-stream: improve cleanup
Wim Taymans
2
-4
/
+15
2019-03-11
client-node: ignore io on the node itself
Wim Taymans
1
-7
/
+4
2019-03-11
fix some small memory leaks
Wim Taymans
1
-4
/
+14
2019-03-08
client-stream: first destroy the node
Wim Taymans
1
-1
/
+1
2019-03-07
stream: prepare output before signaling ready
Wim Taymans
3
-6
/
+22
2019-03-07
client-stream: handle driver
Wim Taymans
1
-0
/
+42
2019-03-07
remote-node: first run the tee and then signal ready
Wim Taymans
1
-0
/
+4
2019-03-07
remote-node: handle add/remove of activation
Wim Taymans
1
-4
/
+37
2019-03-06
scheduling: don't use the graph helpers.
Wim Taymans
3
-46
/
+15
2019-03-06
port: simplify states
Wim Taymans
1
-5
/
+4
2019-03-06
client-node: send own activation to client for stats
Wim Taymans
1
-0
/
+11
2019-03-06
client-node: improve cleanup
Wim Taymans
2
-7
/
+22
2019-03-04
remote-node: handle driver nodes
Wim Taymans
3
-12
/
+32
2019-03-04
client-node: also send param idss
Wim Taymans
2
-1
/
+6
2019-03-04
client-node: pass spa_node_info along
Wim Taymans
3
-69
/
+186
2019-03-01
interfaces: make events return void
Wim Taymans
2
-10
/
+8
2019-03-01
node: make add_listener method
Wim Taymans
3
-101
/
+109
2019-02-27
node: add port and node params
Wim Taymans
4
-34
/
+65
2019-02-25
more async improvements
Wim Taymans
2
-4
/
+8
2019-02-25
Improve async handling
Wim Taymans
3
-136
/
+113
2019-02-21
node: improve pending results
Wim Taymans
2
-6
/
+8
2019-02-21
link: handle the right port in the callback
Wim Taymans
2
-4
/
+6
2019-02-21
node: improve async handling
async
Wim Taymans
5
-129
/
+205
2019-02-18
node: add props to add_port
Wim Taymans
4
-29
/
+72
2019-02-18
interfaces: improve remote API
Wim Taymans
4
-212
/
+217
2019-02-14
client-node: only update info when change_mask set
Wim Taymans
1
-1
/
+2
2019-02-14
client-node: handle NULL info in update
Wim Taymans
1
-1
/
+1
2019-02-14
node: add max_ports to node info
Wim Taymans
2
-3
/
+3
[next]