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-06-19
Revert "global: combine all permissions of the object tree"
fedora-30
Wim Taymans
1
-8
/
+2
2019-06-19
deviceprovider: fix probing without starting
Michael Olbrich
2
-3
/
+7
2019-06-19
connection: add do_close flag to connect_fd
Wim Taymans
5
-11
/
+13
2019-06-19
alsa: handle alsa-lib 1.1.9
Wim Taymans
4
-4
/
+4
2019-05-22
Release 0.2.6
Wim Taymans
2
-2
/
+85
2019-05-22
gstpipewiresrc: clear timestamps when processing a buffer
Michael Olbrich
1
-0
/
+3
2019-05-22
meson.build: Test for ptrdiff_t in <stddef.h>
Thomas Zimmermann
1
-2
/
+3
2019-05-22
autogen.sh: Immediately fail on command errors
Thomas Zimmermann
1
-0
/
+2
2019-05-22
autogen.sh: Check for meson
Thomas Zimmermann
1
-1
/
+12
2019-05-22
autogen.sh: Put meson arguments right after command name
Thomas Zimmermann
1
-1
/
+1
2019-05-22
autogen.sh: Replace symbolic link to Makefile
Thomas Zimmermann
1
-1
/
+1
2019-05-22
autogen.sh: Reuse existing build directory
Thomas Zimmermann
1
-3
/
+2
2019-05-22
destroy resources first, then the global
Wim Taymans
7
-18
/
+33
2019-05-22
Return -EEXIST when registering an object twice
Wim Taymans
4
-0
/
+13
2019-05-22
client-node: don't destroy the resource from its event
Wim Taymans
2
-7
/
+1
2019-05-21
list: use spa_list_consume some more
Wim Taymans
6
-19
/
+15
2019-05-21
node: use spa_list_for_each_safe() for pw_node_events_*
Michael Olbrich
2
-1
/
+14
2019-05-20
module-portal: Handle no app_id being set
Jonas Ådahl
1
-1
/
+2
2019-05-20
module-portal: Ignore if pipewire.access.portal.is_portal is "yes"
Jonas Ådahl
1
-1
/
+17
2019-05-17
core: small cleanup in _find_format()
Wim Taymans
1
-16
/
+10
2019-05-17
core: fix pw_core_find_format() for active ports
Michael Olbrich
1
-8
/
+32
2019-05-16
module-portal: Use permission store for portal initiated clients
jadahl-wip/module-portal
Jonas Ådahl
1
-268
/
+476
2019-05-16
Rename module-flatpak module-portal
Jonas Ådahl
3
-2
/
+2
2019-05-16
pipewire/node: Pass along 'media.role' node property too
Jonas Ådahl
1
-0
/
+2
2019-05-14
remove libv4l2 dependency
Michael Olbrich
2
-2
/
+1
2019-05-13
global: emit permissions_changed event
Wim Taymans
4
-3
/
+38
2019-05-13
global: combine all permissions of the object tree
Wim Taymans
1
-2
/
+8
2019-05-13
link: check permissions
Wim Taymans
1
-0
/
+28
2019-05-10
protocol: add security label to a client
Wim Taymans
5
-49
/
+46
2019-05-10
core: don't send remove_id in hello
Wim Taymans
5
-5
/
+14
2019-05-06
remote: only remove the proxy id when it existed
Wim Taymans
1
-3
/
+3
2019-05-06
core: destroy all resources on hello
Wim Taymans
1
-2
/
+12
2019-05-06
list: add _consume method
Wim Taymans
11
-38
/
+43
2019-05-06
client: properties with "pipewire." prefix are read-only
Wim Taymans
2
-4
/
+14
2019-05-06
pipewiresrc: actually use the fd when set
Wim Taymans
1
-1
/
+4
2019-04-30
v4l2: add Camera media.role
Wim Taymans
1
-0
/
+1
2019-04-10
format: map all mjpeg formats to video/mjpeg
Wim Taymans
2
-2
/
+3
2019-04-10
rtkit: improve DISABLE_RTKIT
Wim Taymans
1
-5
/
+8
2019-04-10
rtkit: Allow disabling with DISABLE_RTKIT
Nicolas Dufresne
1
-0
/
+3
2019-04-02
daemon: use correct type for getopt_long() return value
Matthias Fend
1
-1
/
+1
2019-04-02
v4l2: do not keep non-capture devices open
Philipp Zabel
1
-0
/
+4
2019-02-13
Quote "$@" in autogen.sh
ncraun-vivint
1
-1
/
+1
2019-02-06
add SPA_EXPORT where needed
Wim Taymans
48
-8
/
+275
2019-02-06
example: use core methods to register types
Wim Taymans
2
-18
/
+22
2019-02-06
spa: don't use constructor attribute to register factories
Wim Taymans
7
-84
/
+39
2019-02-06
fix some compiler warnings with clang
Wim Taymans
20
-46
/
+67
2019-02-06
type: add function to map types
Wim Taymans
3
-1
/
+66
2019-02-06
utils: add SPA_EXPORT
Wim Taymans
1
-0
/
+2
2019-01-02
Avoid invalid conversion error with C++ compilators
Jan Grulich
1
-1
/
+1
2018-12-20
thread-loop: fix leak of event
Wim Taymans
1
-5
/
+7
[next]