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-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
2018-12-20
thread-loop: improve error checking
Wim Taymans
1
-17
/
+23
2018-12-20
Release 0.2.5
Wim Taymans
2
-8
/
+9
2018-12-20
free() can handle NULL just fine so skip the check
Wim Taymans
10
-87
/
+46
2018-12-18
video-src: set valid cursor id
Wim Taymans
1
-1
/
+1
2018-12-18
Add some more error checking
Wim Taymans
2
-12
/
+37
2018-12-14
loop: use simple hook emission
Wim Taymans
2
-2
/
+14
2018-12-12
flatpak: only update permissions on sandboxed clients
Wim Taymans
1
-2
/
+6
2018-11-30
meta: use spa_point and spa_rectangle
Wim Taymans
4
-32
/
+42
2018-11-30
video-play: handle arbitrary cursor sizes
Wim Taymans
2
-22
/
+46
2018-11-30
meta: define invalid cursor metadata
Wim Taymans
2
-2
/
+3
2018-11-30
meta: add cursor metadata and examples
Wim Taymans
3
-10
/
+124
2018-11-26
module-rtkit: define RLIMIT_RTTIME in case it isn't defined.
maxice8
1
-0
/
+4
2018-11-26
meson: don't add systemd_dep to dependencies if systemd option is false.
maxice8
1
-1
/
+7
2018-11-26
meson: Fix configure when systemd option is set to false
maxice8
1
-1
/
+1
2018-11-22
Release 0.2.4
Wim Taymans
2
-15
/
+9
2018-11-22
v4l2: fix crash when unplugging
Wim Taymans
2
-2
/
+7
2018-11-22
examples: add video crop example
Wim Taymans
3
-8
/
+55
2018-11-12
spa: explicitly cast the offset to signed int
Wim Taymans
1
-1
/
+1
2018-11-06
flatpak: also check for client property changes
Wim Taymans
1
-9
/
+39
2018-11-06
improve update_properties
Wim Taymans
4
-26
/
+36
2018-11-06
properties: don't add NULL values
Wim Taymans
1
-15
/
+38
[next]