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-11-28
client-node: use bound id from the proxy
bound_id
Wim Taymans
1
-1
/
+0
2019-11-28
emit bound_id event
Wim Taymans
1
-0
/
+2
2019-10-08
Remove some unused fields
Wim Taymans
1
-3
/
+0
2019-10-02
port: select a mixer when we set a format
Wim Taymans
1
-7
/
+3
2019-09-16
rename HAVE/NEED_BUFFER -> HAVE/NEED_DATA
Wim Taymans
1
-3
/
+3
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-27
io: add support for segment
Wim Taymans
1
-1
/
+1
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-16
core: remove parent_id from the global event
Wim Taymans
1
-4
/
+9
2019-08-16
client-node: dont' send peer_added with our own node
Wim Taymans
1
-0
/
+3
2019-08-15
client-node: keep port buffers in special location
Wim Taymans
1
-4
/
+8
2019-08-14
client-node: only clear buffers when format cleared
Wim Taymans
1
-5
/
+17
2019-08-14
client-node: clean up buffers and other memory
Wim Taymans
1
-0
/
+1
2019-08-14
improve debug
Wim Taymans
1
-36
/
+40
2019-08-13
client-node: always remove the previous io memory
Wim Taymans
1
-6
/
+6
2019-08-12
port: return async result from use_buffers if any
Wim Taymans
1
-2
/
+2
2019-08-12
channelmix: implement per channel volume
Wim Taymans
1
-5
/
+0
2019-08-07
port: simplify buffer allocation
Wim Taymans
1
-1
/
+1
2019-08-06
link: improve buffer negotiation
Wim Taymans
1
-2
/
+2
2019-08-01
mem: add size of tag to make it possible to check subtags
Wim Taymans
1
-2
/
+2
2019-07-29
client-node: also track memory on the server
Wim Taymans
1
-49
/
+53
2019-07-29
improve debug
Wim Taymans
1
-1
/
+2
2019-07-26
Add support for client fd memory
Wim Taymans
1
-0
/
+55
2019-07-25
node: remove port_alloc_buffers
Wim Taymans
1
-39
/
+0
2019-07-25
node: add flags to port_use_buffer
Wim Taymans
1
-4
/
+9
2019-07-25
mem: Add tag to memmap
Wim Taymans
1
-23
/
+28
2019-07-24
mem: set READWRITE flags
Wim Taymans
1
-0
/
+1
2019-07-24
mem: use MemId to pass buffer memory
Wim Taymans
1
-6
/
+9
2019-07-23
mem: improve memory handling
Wim Taymans
1
-188
/
+45
2019-07-19
client-node: track and free activation memory
Wim Taymans
1
-3
/
+30
2019-07-16
client-node: improve cleanup
Wim Taymans
1
-1
/
+8
2019-07-15
improve some debug
Wim Taymans
1
-1
/
+1
2019-07-02
Improve debug and small cleanups
Wim Taymans
1
-1
/
+1
2019-07-01
small cleanups
Wim Taymans
1
-30
/
+32
2019-06-20
improve error handling some more
Wim Taymans
1
-6
/
+20
2019-06-19
improve error handling
Wim Taymans
1
-0
/
+20
2019-06-06
System: More work on making system functions pluggable
Wim Taymans
1
-10
/
+18
2019-05-29
spa: use core to load spa_handle
Wim Taymans
1
-1
/
+1
2019-05-29
clean up proxy and resource api
Wim Taymans
1
-9
/
+11
2019-05-28
spa: add result type
Wim Taymans
1
-4
/
+4
2019-05-28
add const to spa_event and spa_command
Wim Taymans
1
-1
/
+1
2019-05-24
keys: add keys.h with defines and docs
Wim Taymans
1
-1
/
+1
2019-05-23
interface: add an interface struct
iface2
Wim Taymans
1
-105
/
+117
2019-05-20
Move implementation helpers to utils
Wim Taymans
1
-0
/
+1
2019-05-15
hook: separate spa_callbacks from the hook
Wim Taymans
1
-3
/
+3
2019-05-15
hooks: use hook to implement the callbacks
Wim Taymans
1
-6
/
+3
2019-05-14
hook: handle port and factory implementation with hook
Wim Taymans
1
-3
/
+1
2019-04-10
make bitfields unsigned
Wim Taymans
1
-2
/
+2
[next]