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
/
client-node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
Add FASTPATH trace log
Wim Taymans
1
-4
/
+4
2019-03-15
client-node: add get_node method
Wim Taymans
1
-3
/
+26
2019-03-15
client-node: don't make add_listener async
Wim Taymans
1
-8
/
+5
2019-03-14
control: make control links many to many
Wim Taymans
1
-2
/
+2
2019-03-11
client-node: ignore io on the node itself
Wim Taymans
1
-7
/
+4
2019-03-07
stream: prepare output before signaling ready
Wim Taymans
1
-3
/
+2
2019-03-06
scheduling: don't use the graph helpers.
Wim Taymans
1
-7
/
+3
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
1
-2
/
+5
2019-03-04
remote-node: handle driver nodes
Wim Taymans
1
-12
/
+0
2019-03-04
client-node: also send param idss
Wim Taymans
1
-0
/
+2
2019-03-04
client-node: pass spa_node_info along
Wim Taymans
1
-16
/
+7
2019-03-01
interfaces: make events return void
Wim Taymans
1
-5
/
+5
2019-03-01
node: make add_listener method
Wim Taymans
1
-28
/
+39
2019-02-27
node: add port and node params
Wim Taymans
1
-4
/
+5
2019-02-25
more async improvements
Wim Taymans
1
-3
/
+7
2019-02-25
Improve async handling
Wim Taymans
1
-70
/
+31
2019-02-21
node: improve pending results
Wim Taymans
1
-4
/
+6
2019-02-21
link: handle the right port in the callback
Wim Taymans
1
-4
/
+5
2019-02-21
node: improve async handling
async
Wim Taymans
1
-45
/
+119
2019-02-18
node: add props to add_port
Wim Taymans
1
-3
/
+5
2019-02-18
interfaces: improve remote API
Wim Taymans
1
-52
/
+57
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 port_info event
Wim Taymans
1
-107
/
+34
2019-02-14
node: process -> ready
Wim Taymans
1
-2
/
+3
2019-02-13
node: remove port_send_command
Wim Taymans
1
-35
/
+0
2019-02-12
node: implement activation
Wim Taymans
1
-10
/
+87
2019-02-07
node: allocate shared mem for activation
Wim Taymans
1
-22
/
+5
2019-01-31
client-node: handle _set_io on the node
Wim Taymans
1
-12
/
+50
2019-01-25
alloc: improve alignment in alloactor
Wim Taymans
1
-6
/
+6
2019-01-24
mem: align memory to requested alignment
Wim Taymans
1
-1
/
+1
2019-01-17
pod: add more helpers
Wim Taymans
1
-3
/
+4
2019-01-14
Don't use __ in defines or declarations, it's reserved
Wim Taymans
1
-3
/
+1
2019-01-08
fix more compile errors
Wim Taymans
1
-1
/
+1
2019-01-07
fix sign confusion
Wim Taymans
1
-3
/
+3
2019-01-07
pod: handle pod copy failure
Wim Taymans
1
-2
/
+2
2018-11-05
Relicense as MIT/X11
Wim Taymans
1
-13
/
+18
2018-10-30
client-node: don't try to modify the clock
Wim Taymans
1
-6
/
+0
2018-10-24
client-node: use spa_io_position
Wim Taymans
1
-11
/
+10
2018-10-23
add node set_io function
Wim Taymans
1
-0
/
+15
2018-10-08
port: don't keep port_info around but make copy
Wim Taymans
1
-0
/
+1
2018-09-28
client-node: don't try to add invalid memid
Wim Taymans
1
-2
/
+5
2018-09-24
fix some leaks
Wim Taymans
1
-5
/
+9
2018-09-21
Add proxy destroy
Wim Taymans
1
-7
/
+0
2018-08-30
debug: allow custom type root
Wim Taymans
1
-1
/
+1
2018-08-27
More type cleanups
Wim Taymans
1
-3
/
+3
2018-08-25
More type fixes
Wim Taymans
1
-3
/
+3
2018-08-24
types: work on types
Wim Taymans
1
-1
/
+1
2018-08-23
Remove dynamic types
Wim Taymans
1
-48
/
+22
[prev]
[next]