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-12-05
More API experiments
API2
Wim Taymans
1
-8
/
+8
2019-11-29
client-node: use bound id from the proxy
Wim Taymans
3
-11
/
+14
2019-11-29
remote: remove obsolete exported event
Wim Taymans
1
-2
/
+0
2019-11-29
emit bound_id event
Wim Taymans
1
-0
/
+2
2019-11-21
Add printf checks for proxy_error and resource_error
Wim Taymans
1
-5
/
+5
2019-11-21
remote-node: don't enum invalid param ids
Wim Taymans
1
-0
/
+4
2019-11-19
system: use spa_system functions for fds
Wim Taymans
1
-8
/
+8
2019-11-04
protocol: init spa_dict properly
Wim Taymans
1
-3
/
+3
2019-11-03
protocol: add flags to protocol marshal
Wim Taymans
2
-6
/
+8
2019-10-25
fix includes
Wim Taymans
1
-0
/
+2
2019-10-23
remote-node: implement suspend
Wim Taymans
1
-0
/
+9
2019-10-08
protocol: add v0 compatibility
Wim Taymans
7
-1
/
+2631
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
2
-9
/
+4
2019-10-02
flags: change flag macros
Wim Taymans
1
-1
/
+1
2019-09-27
remote: take ownership of properties in _export()
Wim Taymans
1
-0
/
+6
2019-09-16
rename HAVE/NEED_BUFFER -> HAVE/NEED_DATA
Wim Taymans
2
-4
/
+4
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
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
1
-5
/
+8
2019-08-16
core: remove parent_id from the global event
Wim Taymans
3
-7
/
+10
2019-08-16
protocol: use Fd pod for fd indexes for easier debugging
Wim Taymans
1
-10
/
+8
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
2
-0
/
+6
2019-08-14
improve debug
Wim Taymans
1
-36
/
+40
2019-08-13
client-node: always remove the previous io memory
Wim Taymans
2
-11
/
+12
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
2
-7
/
+3
2019-08-07
port: simplify buffer allocation
Wim Taymans
2
-3
/
+3
2019-08-06
link: improve buffer negotiation
Wim Taymans
1
-2
/
+2
2019-08-06
improve debug
Wim Taymans
1
-7
/
+8
2019-08-01
client-node: improve cleanup
Wim Taymans
1
-32
/
+53
2019-08-01
remote-node: use remote from data
Wim Taymans
1
-9
/
+9
2019-08-01
mem: add size of tag to make it possible to check subtags
Wim Taymans
2
-4
/
+4
2019-07-29
client-node: also track memory on the server
Wim Taymans
2
-49
/
+56
2019-07-29
improve debug
Wim Taymans
1
-1
/
+2
2019-07-26
Add support for client fd memory
Wim Taymans
3
-11
/
+165
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
3
-7
/
+17
2019-07-25
mem: Add tag to memmap
Wim Taymans
3
-96
/
+73
2019-07-24
mem: set READWRITE flags
Wim Taymans
1
-0
/
+1
2019-07-24
mem: use MemId to pass buffer memory
Wim Taymans
2
-23
/
+15
2019-07-23
mem: improve memory handling
Wim Taymans
3
-465
/
+157
[next]