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-stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-23
interface: add an interface struct
iface2
Wim Taymans
1
-65
/
+53
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
1
-2
/
+2
2019-05-15
hooks: use hook to implement the callbacks
Wim Taymans
1
-5
/
+3
2019-04-10
make bitfields unsigned
Wim Taymans
1
-1
/
+5
2019-04-10
client-stream: Don't allow DYNAMIC_DATA
Wim Taymans
1
-2
/
+5
2019-03-21
Add FASTPATH trace log
Wim Taymans
1
-12
/
+4
2019-03-21
audioconvert: mark ports and buffers as DYNAMIC
Wim Taymans
1
-0
/
+1
2019-03-15
client-node: add get_node method
Wim Taymans
1
-1
/
+1
2019-03-15
client-node: don't make add_listener async
Wim Taymans
1
-1
/
+2
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
1
-4
/
+9
2019-03-11
client-stream: improve cleanup
Wim Taymans
1
-1
/
+4
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
1
-1
/
+3
2019-03-07
client-stream: handle driver
Wim Taymans
1
-0
/
+42
2019-03-06
scheduling: don't use the graph helpers.
Wim Taymans
1
-24
/
+1
2019-03-06
client-node: improve cleanup
Wim Taymans
1
-5
/
+17
2019-03-04
remote-node: handle driver nodes
Wim Taymans
1
-0
/
+2
2019-03-01
interfaces: make events return void
Wim Taymans
1
-5
/
+3
2019-03-01
node: make add_listener method
Wim Taymans
1
-70
/
+68
2019-02-27
node: add port and node params
Wim Taymans
1
-14
/
+22
2019-02-25
Improve async handling
Wim Taymans
1
-60
/
+74
2019-02-21
node: improve pending results
Wim Taymans
1
-2
/
+2
2019-02-21
link: handle the right port in the callback
Wim Taymans
1
-0
/
+1
2019-02-21
node: improve async handling
async
Wim Taymans
1
-62
/
+62
2019-02-18
node: add props to add_port
Wim Taymans
1
-2
/
+3
2019-02-18
interfaces: improve remote API
Wim Taymans
1
-5
/
+20
2019-02-14
node: add max_ports to node info
Wim Taymans
1
-2
/
+2
2019-02-14
node: Add port_info event
Wim Taymans
1
-116
/
+84
2019-02-13
node: remove port_send_command
Wim Taymans
1
-25
/
+0
2019-02-12
node: implement activation
Wim Taymans
1
-6
/
+18
2019-02-07
node: allocate shared mem for activation
Wim Taymans
1
-3
/
+10
2019-01-25
alloc: improve alignment in alloactor
Wim Taymans
1
-4
/
+2
2019-01-16
pod: improve the vararg pod builder and parser
Wim Taymans
1
-9
/
+8
2019-01-08
add const to info changes
Wim Taymans
1
-1
/
+1
2018-12-19
free() can handle NULL just fine so skip the check
Wim Taymans
1
-7
/
+3
2018-12-05
client-stream: activate peaks resampler when monitoring
Wim Taymans
1
-5
/
+11
2018-12-04
client-stream: fix cleanup
Wim Taymans
1
-3
/
+4
2018-11-26
node: remove info from node interface
Wim Taymans
1
-1
/
+0
2018-11-05
Relicense as MIT/X11
Wim Taymans
1
-13
/
+18
2018-10-31
node: allow for setting driver root
Wim Taymans
1
-2
/
+2
2018-10-24
client-node: use spa_io_position
Wim Taymans
1
-1
/
+1
2018-10-23
add node set_io function
Wim Taymans
1
-0
/
+6
2018-10-18
client-stream: implement enum_param and set_param better
Wim Taymans
1
-3
/
+52
2018-10-18
client-stream: add media.class on node
Wim Taymans
1
-3
/
+5
2018-10-17
improve debug and error handling
Wim Taymans
1
-1
/
+2
[next]