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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
use SPA_EXPORT to export symbols
Wim Taymans
36
-2
/
+297
2019-01-31
client-node: handle _set_io on the node
Wim Taymans
1
-12
/
+50
2019-01-31
node: warn when _set_io fails on the node
Wim Taymans
1
-4
/
+9
2019-01-31
examples: improve examples
Wim Taymans
4
-25
/
+106
2019-01-31
remote: move node export code to client-node module
Wim Taymans
20
-1045
/
+1226
2019-01-31
video-src: always set chunk info
Wim Taymans
1
-2
/
+4
2019-01-30
stream: small cleanups in notify/control handling
Wim Taymans
1
-15
/
+28
2019-01-30
export-source: fix example
Wim Taymans
1
-2
/
+13
2019-01-30
conf: remove old module
Wim Taymans
1
-1
/
+0
2019-01-30
media-session: report error when binding
Wim Taymans
1
-5
/
+11
2019-01-29
properties: handle prealloc of 0
Wim Taymans
1
-1
/
+2
2019-01-29
media-session: handle unknown media
Wim Taymans
1
-0
/
+4
2019-01-29
link: don't call use_buffers after alloc_buffers
Wim Taymans
1
-1
/
+3
2019-01-29
link-factory: fix cleanup
Wim Taymans
1
-8
/
+30
2019-01-29
global: first emit then destroy, then unregister
Wim Taymans
1
-2
/
+2
2019-01-29
audio-dsp: clean ports when the node is destroyed
Wim Taymans
1
-0
/
+7
2019-01-29
media-session: track our DSP link
Wim Taymans
1
-0
/
+16
2019-01-29
global: remove the global from the map when we unlink
Wim Taymans
1
-3
/
+1
2019-01-29
port: make it possible to clear the mix node again
Wim Taymans
1
-0
/
+6
2019-01-25
alloc: document alloc functions
Wim Taymans
1
-63
/
+1
2019-01-25
alloc: improve alignment in alloactor
Wim Taymans
3
-79
/
+38
2019-01-24
mem: align memory to requested alignment
Wim Taymans
5
-29
/
+45
2019-01-22
pod: improve parser and builder
Wim Taymans
12
-337
/
+358
2019-01-17
pod: add more helpers
Wim Taymans
4
-13
/
+15
2019-01-17
builder: control_header -> control
Wim Taymans
3
-3
/
+3
2019-01-16
add some padding and fix types
Wim Taymans
1
-2
/
+2
2019-01-16
pod: improve the vararg pod builder and parser
Wim Taymans
18
-761
/
+750
2019-01-14
Don't use __ in defines or declarations, it's reserved
Wim Taymans
83
-268
/
+216
2019-01-11
properties: avoid NULL and empty keys
Wim Taymans
2
-7
/
+190
2019-01-11
tests: add more properties tests
Wim Taymans
2
-11
/
+62
2019-01-11
tests: add test for properties
Wim Taymans
3
-1
/
+100
2019-01-10
tests: add test for utils
Wim Taymans
2
-1
/
+96
2019-01-10
tests: add test for interfaces
Wim Taymans
3
-0
/
+318
2019-01-10
cli: add get-permissions method
Wim Taymans
1
-1
/
+57
2019-01-10
client: implement get_permissions
Wim Taymans
1
-1
/
+11
2019-01-10
client: only set client active once
Wim Taymans
1
-1
/
+0
2019-01-10
client: rework permissions
Wim Taymans
1
-28
/
+36
2019-01-10
protocol: fix permission marshal, skip default permissions
Wim Taymans
1
-5
/
+12
2019-01-10
cli: fix node-params
Wim Taymans
1
-2
/
+7
2019-01-10
cli: copy name
Wim Taymans
1
-2
/
+4
2019-01-10
interfaces: make permissions const
Wim Taymans
2
-2
/
+2
2019-01-10
interfaces: remove core properties update
Wim Taymans
4
-72
/
+6
2019-01-10
interfaces: add method to update properties
Wim Taymans
3
-3
/
+74
2019-01-10
interfaces: remove core permissions
Wim Taymans
4
-89
/
+15
2019-01-10
protocol: automatically bind to the client as well
Wim Taymans
4
-16
/
+38
2019-01-10
improve debug
Wim Taymans
2
-2
/
+12
2019-01-10
remote: buffer id is now just the index of the buffer
Wim Taymans
1
-5
/
+2
2019-01-10
remote: remove some events
Wim Taymans
9
-134
/
+90
2019-01-09
add const to info
Wim Taymans
7
-38
/
+38
2019-01-09
rtkit: improve DISABLE_RTKIT
Wim Taymans
1
-5
/
+8
[next]