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
/
spa
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
add SPA_EXPORT where needed
Wim Taymans
10
-6
/
+10
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
7
-6
/
+14
2019-02-06
type: add function to map types
Wim Taymans
1
-0
/
+6
2019-02-06
utils: add SPA_EXPORT
Wim Taymans
1
-0
/
+2
2018-12-14
loop: use simple hook emission
Wim Taymans
2
-2
/
+14
2018-11-30
meta: use spa_point and spa_rectangle
Wim Taymans
2
-8
/
+24
2018-11-30
meta: define invalid cursor metadata
Wim Taymans
1
-1
/
+1
2018-11-30
meta: add cursor metadata and examples
Wim Taymans
1
-0
/
+23
2018-11-22
v4l2: fix crash when unplugging
Wim Taymans
1
-2
/
+4
2018-11-12
spa: explicitly cast the offset to signed int
Wim Taymans
1
-1
/
+1
2018-09-10
Fix build with clang
Tomas Popela
1
-7
/
+7
2018-09-03
meson: Use pkgconfig.generate
Jan Alexander Steffens (heftig)
1
-0
/
+6
2018-08-16
remove last debug includes
Wim Taymans
1
-2
/
+0
2018-08-15
hooks: enforce version on hook emission
Wim Taymans
3
-11
/
+18
2018-08-15
list: add iteration with a cursor
Wim Taymans
2
-11
/
+19
2018-08-14
debug: add specific format debug
Wim Taymans
2
-10
/
+163
2018-08-14
remove spalib
Wim Taymans
33
-1094
/
+507
2018-08-13
don't link with spalib when we don't have to
Wim Taymans
9
-9
/
+0
2018-08-13
pod: move compare and filter functions out of the library
Wim Taymans
21
-43
/
+534
2018-08-13
make spa-lib versioned
Wim Taymans
2
-1
/
+2
2018-07-20
hook: add private data for future expansion
Wim Taymans
1
-0
/
+1
2018-06-15
hook: make safer
Wim Taymans
1
-4
/
+12
2018-06-15
loop: add back the destroy loop
Wim Taymans
1
-1
/
+15
2018-06-15
loop: blocking wait
Wim Taymans
1
-1
/
+6
2018-04-03
v4l2: fix enumerating frame interval for continuous/step-wise devices
Giovanni Campagna
1
-0
/
+3
2018-04-03
__STDC_VERSION__ may be undefined
Eike Rathke
1
-1
/
+2
2018-04-03
v4l2: check device caps
Philipp Zabel
1
-1
/
+3
2018-03-14
alsa: update the offset after each copy
Wim Taymans
1
-0
/
+1
2018-03-14
hook: return number of hooks called
Wim Taymans
1
-1
/
+5
2018-03-14
list: remove stray ;
Wim Taymans
1
-1
/
+1
2018-03-14
loop: remove the destroy_list
Wim Taymans
1
-17
/
+5
2018-03-01
Improve some debug
Wim Taymans
1
-1
/
+1
2018-02-20
fix some signed vs unsigned comparisons
Wim Taymans
4
-17
/
+19
2018-02-20
alsa: make some log as debug
Wim Taymans
1
-3
/
+3
2018-02-20
node: add option to pause-on-idle
Wim Taymans
1
-0
/
+1
2018-02-20
alsa: put device name in separate property
Wim Taymans
1
-3
/
+4
2018-02-20
props: use macro for property alternatives
Wim Taymans
9
-75
/
+84
2018-02-16
v4l2: unset format, then close
Wim Taymans
1
-1
/
+1
2018-02-16
alsa: only try to pull when out of buffers
Wim Taymans
1
-1
/
+2
2018-02-15
v4l2: remove source on errors
Wim Taymans
1
-1
/
+3
2018-02-12
v4l2: keep separate field for mapped fd
Wim Taymans
2
-87
/
+94
2018-02-12
v4l2: map memfd when not already mapped
Wim Taymans
2
-30
/
+53
2018-02-09
node: add some more port flags
Wim Taymans
5
-6
/
+19
2018-02-08
type-map: fix char array definition
Wim Taymans
1
-1
/
+1
2018-02-08
c++ compiler fixes
Wim Taymans
5
-16
/
+26
2018-02-08
Fix compiler issues with c++
Wim Taymans
2
-5
/
+5
2018-02-08
dbus: move rtkit to module
Wim Taymans
3
-19
/
+24
2018-02-07
v4l2: respect MAX_CONTROLS limit
Wim Taymans
1
-0
/
+3
2018-02-07
v4l2: handle control properties
Wim Taymans
3
-32
/
+157
[next]