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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-23
interface: add an interface struct
iface2
Wim Taymans
85
-2932
/
+2983
2019-05-23
fmtconvert: also return all formats when not negotiated
Wim Taymans
1
-1
/
+2
2019-05-23
alsa: handle alsa-lib 1.1.9
Wim Taymans
4
-4
/
+4
2019-05-23
gstpipewiresrc: clear timestamps when processing a buffer
Michael Olbrich
1
-0
/
+3
2019-05-23
meson.build: Test for ptrdiff_t in <stddef.h>
Thomas Zimmermann
1
-2
/
+3
2019-05-23
autogen.sh: Immediately fail on command errors
Thomas Zimmermann
1
-0
/
+2
2019-05-23
autogen.sh: Check for meson
Thomas Zimmermann
1
-1
/
+12
2019-05-23
autogen.sh: Put meson arguments right after command name
Thomas Zimmermann
1
-1
/
+1
2019-05-23
autogen.sh: Replace symbolic link to Makefile
Thomas Zimmermann
1
-1
/
+1
2019-05-23
autogen.sh: Reuse existing build directory
Thomas Zimmermann
1
-3
/
+2
2019-05-23
destroy resources first, then the global
Wim Taymans
3
-8
/
+12
2019-05-23
Return -EEXIST when registering an object twice
Wim Taymans
4
-0
/
+10
2019-05-23
list: use spa_list_consume some more
Wim Taymans
2
-6
/
+6
2019-05-21
interface: get_registry always returns a Registry type
Wim Taymans
7
-21
/
+15
2019-05-20
Move implementation helpers to utils
Wim Taymans
29
-41
/
+65
2019-05-20
pipewire: only load spa_handle
Wim Taymans
5
-127
/
+85
2019-05-17
core: simply load the dbus interface in core
Wim Taymans
3
-15
/
+2
2019-05-17
core: fix pw_core_find_format() for active ports
Michael Olbrich
1
-13
/
+27
2019-05-17
pipewire/node: Pass along 'media.role' node property too
Jonas Ã…dahl
1
-0
/
+2
2019-05-17
Remove libv4l2 dependency
Wim Taymans
2
-4
/
+1
2019-05-17
audioconvert: don't use range
Wim Taymans
3
-49
/
+83
2019-05-16
a2dp: also acquire when the state is pending
Wim Taymans
1
-1
/
+1
2019-05-16
io: remove unused range
Wim Taymans
10
-74
/
+2
2019-05-16
bluez: fix a2dp source
Wim Taymans
6
-34
/
+213
2019-05-15
map: handle more error cases
Wim Taymans
4
-19
/
+29
2019-05-15
hook: separate spa_callbacks from the hook
Wim Taymans
28
-84
/
+97
2019-05-15
hooks: use hook to implement the callbacks
Wim Taymans
26
-111
/
+121
2019-05-15
a2dp: cleanups
Wim Taymans
2
-116
/
+211
2019-05-14
a2dp: add events and implementation
Wim Taymans
4
-35
/
+142
2019-05-14
hook: handle port and factory implementation with hook
Wim Taymans
5
-26
/
+23
2019-05-14
device: rename internal variable for consistency with node
Wim Taymans
2
-9
/
+9
2019-05-14
audioconvert: improve debug
Wim Taymans
2
-2
/
+4
2019-05-14
hook: add option to call hook with return value
Wim Taymans
1
-4
/
+13
2019-05-14
bluez5: add a2dp-source plugin
Julian Bouzas
4
-12
/
+1189
2019-05-14
link: remove error from method
Wim Taymans
4
-13
/
+15
2019-05-14
link: listen to permission changes on the ports
Wim Taymans
1
-8
/
+34
2019-05-14
global: update child permissions
Wim Taymans
1
-5
/
+25
2019-05-14
global: keep track of child globals
Wim Taymans
2
-3
/
+17
2019-05-13
link: listen for permission changes
Wim Taymans
1
-8
/
+26
2019-05-13
global: don't follow NULL parent
Wim Taymans
1
-1
/
+1
2019-05-13
client: update permission before calling global_update
Wim Taymans
1
-2
/
+3
2019-05-13
global: add permissions_changed event
Wim Taymans
3
-0
/
+8
2019-05-13
global: combine all permissions of the object tree
Wim Taymans
1
-3
/
+9
2019-05-13
link: check permissions
Wim Taymans
1
-0
/
+28
2019-05-13
client: call find_permission only once
Wim Taymans
1
-3
/
+6
2019-05-13
introspect: fix enum
Wim Taymans
1
-1
/
+1
2019-05-13
protocol-native: also handle 0 recvmsg as EOF
Wim Taymans
2
-10
/
+27
2019-05-10
protocol: add security label to a client
Wim Taymans
5
-50
/
+35
2019-05-10
core: don't remove client resource in hello
Wim Taymans
4
-3
/
+15
2019-05-10
core: destroy all resources on hello
Wim Taymans
3
-1
/
+15
[next]