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
/
pipewire-pulseaudio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-22
improve debug
Wim Taymans
1
-6
/
+6
2020-04-15
stream: always request one block
Wim Taymans
1
-14
/
+5
2020-04-15
pulse: count queued bytes
Wim Taymans
2
-2
/
+5
2020-04-15
pulse: improve timing
Wim Taymans
2
-29
/
+45
2020-04-14
stream: improve timing
Wim Taymans
2
-88
/
+111
2020-04-14
pulse: guard against invalid fds
Wim Taymans
1
-2
/
+10
2020-04-14
stream: improve timing
Wim Taymans
1
-31
/
+43
2020-04-13
pulse: more work on timings
Wim Taymans
2
-126
/
+156
2020-04-12
pulse: improve timing
Wim Taymans
2
-37
/
+42
2020-04-06
improve debug
Wim Taymans
4
-2
/
+9
2020-04-04
Fix some -Wenum-conversion errors
Wim Taymans
1
-1
/
+1
2020-04-02
pulse: also disconnect when we unlink the context
Wim Taymans
1
-0
/
+4
2020-04-02
pulse: avoid emiting the NEW event too soon
Wim Taymans
1
-1
/
+3
2020-04-02
pulse: improve debug of events
Wim Taymans
2
-3
/
+49
2020-03-18
pulse: make sure we never set latency num to 0
Wim Taymans
1
-2
/
+3
2020-03-06
stream: don't call suspended callback when disconnecting
Wim Taymans
1
-7
/
+8
2020-03-03
use true and false for boolean properties
Wim Taymans
1
-1
/
+1
2020-02-25
pulse: add some return_*if_fail
Wim Taymans
1
-0
/
+13
2020-02-20
added simple api to pipewire pulseaudio wrapper
Jan Koester
2
-0
/
+534
2020-02-12
pulse: only define PA_LIKELY when not already defined
Wim Taymans
1
-0
/
+2
2020-02-11
fix compiler warnings
Wim Taymans
1
-1
/
+2
2020-02-03
pulse: improve pa_operation compatibility
Wim Taymans
3
-161
/
+254
2020-01-17
stream: don't set inactive on cork
Wim Taymans
1
-2
/
+2
2020-01-16
append -pw and version to .so libraries
Wim Taymans
1
-4
/
+4
2020-01-15
install the jack and pulseaudio libraries
Wim Taymans
1
-2
/
+2
2020-01-15
add some more useful defines
Wim Taymans
1
-2
/
+2
2020-01-13
pulse: don't use endpoints
Wim Taymans
4
-239
/
+175
2020-01-08
mainloop: add SPA_EXPORT to pa_mainloop_api_once
Jan Koester
1
-0
/
+1
2019-12-19
Make interface types a string
Wim Taymans
2
-25
/
+13
2019-12-13
loop: pass spa_dict to *_loop_new
Wim Taymans
1
-1
/
+1
2019-12-11
pw_endpoint_proxy -> pw_endpoint
Wim Taymans
2
-5
/
+5
2019-12-11
pw_node_proxy -> pw_node
Wim Taymans
1
-1
/
+1
2019-12-11
pw_module_proxy -> pw_module
Wim Taymans
1
-3
/
+3
2019-12-11
pw_device_proxy -> pw_device
Wim Taymans
2
-6
/
+6
2019-12-11
pw_client_proxy -> pw_client
Wim Taymans
1
-6
/
+6
2019-12-11
interfaces: move proxy API into their own header files
Wim Taymans
1
-4
/
+1
2019-12-11
pw_registry_proxy -> pw_registry
Wim Taymans
3
-11
/
+11
2019-12-11
rename core_proxy -> core
Wim Taymans
4
-13
/
+13
2019-12-10
pw_core -> pw_context
Wim Taymans
2
-10
/
+10
2019-12-06
pulse: don't add listener when connection failed
Wim Taymans
1
-0
/
+2
2019-12-06
stream: remove our ref to the stream on destroy
Wim Taymans
1
-0
/
+7
2019-12-06
core_proxy: prepare to rename pw_remote -> pw_core_proxy
Wim Taymans
3
-63
/
+66
2019-12-05
pulse: avoid errors with const
Wim Taymans
2
-3
/
+4
2019-11-29
pulse: map stream index to endpoint
Wim Taymans
4
-5
/
+15
2019-11-29
media-session: subscribe to params when needed
Wim Taymans
1
-0
/
+1
2019-11-29
pulse: use monitor endpoints as monitor
Wim Taymans
3
-24
/
+22
2019-11-29
media-session: pass the client.id in the endpoint
Wim Taymans
1
-1
/
+3
2019-11-29
pulse: only find linked source or sink endpoints
Wim Taymans
1
-1
/
+2
2019-11-29
pulse: find linked endpoints
Wim Taymans
4
-40
/
+32
2019-11-29
More session manager work
Wim Taymans
4
-163
/
+181
[next]