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
/
plugins
/
alsa
/
alsa-sink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
names: add standard factory name definitions
Wim Taymans
1
-1
/
+2
2019-06-06
simply use INTERFACE_Loop for the main-loop
Wim Taymans
1
-6
/
+11
2019-06-03
spa: add keys for properties
Wim Taymans
1
-6
/
+9
2019-05-31
monitor: return factory_name in the object_info
Wim Taymans
1
-2
/
+2
2019-05-30
add device.api property
Wim Taymans
1
-0
/
+1
2019-05-28
spa: implement node sync
Wim Taymans
1
-0
/
+13
2019-05-28
spa: add result type
Wim Taymans
1
-2
/
+2
2019-05-23
interface: add an interface struct
iface2
Wim Taymans
1
-65
/
+51
2019-05-23
alsa: handle alsa-lib 1.1.9
Wim Taymans
1
-1
/
+1
2019-05-15
hook: separate spa_callbacks from the hook
Wim Taymans
1
-1
/
+1
2019-05-15
hooks: use hook to implement the callbacks
Wim Taymans
1
-2
/
+1
2019-04-24
alsa: handle master/slave changes
Wim Taymans
1
-0
/
+2
2019-04-11
alsa: rework source a little in the case of slave
Wim Taymans
1
-1
/
+1
2019-03-21
Add FASTPATH trace log
Wim Taymans
1
-2
/
+2
2019-03-01
node: make add_listener method
Wim Taymans
1
-24
/
+45
2019-02-27
node: add port and node params
Wim Taymans
1
-50
/
+43
2019-02-25
Improve async handling
Wim Taymans
1
-36
/
+27
2019-02-21
node: improve pending results
Wim Taymans
1
-2
/
+2
2019-02-21
node: improve async handling
async
Wim Taymans
1
-36
/
+48
2019-02-18
node: add props to add_port
Wim Taymans
1
-1
/
+2
2019-02-18
interfaces: improve remote API
Wim Taymans
1
-1
/
+16
2019-02-14
node: add max_ports to node info
Wim Taymans
1
-4
/
+5
2019-02-14
node: Add port_info event
Wim Taymans
1
-83
/
+41
2019-02-13
node: remove port_send_command
Wim Taymans
1
-9
/
+0
2019-02-13
node: pass struct to info callback to make it more extensible
Wim Taymans
1
-2
/
+9
2019-02-08
reorganize some struct members to remove holes
Wim Taymans
1
-4
/
+1
2019-01-24
mem: align memory to requested alignment
Wim Taymans
1
-2
/
+0
2019-01-22
pod: improve parser and builder
Wim Taymans
1
-0
/
+3
2019-01-16
alsa: mark properties are optional
Wim Taymans
1
-3
/
+3
2019-01-16
pod: improve the vararg pod builder and parser
Wim Taymans
1
-65
/
+53
2019-01-07
buffer: remove buffer id
Wim Taymans
1
-0
/
+1
2019-01-07
fix sign confusion
Wim Taymans
1
-1
/
+1
2018-12-12
alsa: set stride to frame size
Wim Taymans
1
-2
/
+3
2018-11-26
node: remove info from node interface
Wim Taymans
1
-11
/
+10
2018-11-23
alsa: implement monitor and device
Wim Taymans
1
-1
/
+1
2018-11-19
alsa: reduce start latency
Wim Taymans
1
-1
/
+1
2018-11-16
alsa: rework timing
Wim Taymans
1
-4
/
+14
2018-11-12
alsa: set buffer_id in io to INVALID when in use
Wim Taymans
1
-0
/
+1
2018-11-09
alsa: add dll to estimate clock drift
Wim Taymans
1
-5
/
+0
2018-11-05
Relicense as MIT/X11
Wim Taymans
1
-13
/
+18
2018-10-24
alsa: implement set_io and handle position io
Wim Taymans
1
-11
/
+17
2018-10-23
add node set_io function
Wim Taymans
1
-0
/
+6
2018-10-02
node: remove and add node from graph in idle/running
Wim Taymans
1
-1
/
+3
2018-09-05
Type changes
Wim Taymans
1
-43
/
+55
2018-08-29
format: make helper function to parse media type
Wim Taymans
1
-11
/
+2
2018-08-28
Implement control streams
Wim Taymans
1
-3
/
+3
2018-08-27
More type cleanups
Wim Taymans
1
-20
/
+20
2018-08-25
More type fixes
Wim Taymans
1
-25
/
+25
2018-08-24
types: work on types
Wim Taymans
1
-3
/
+3
2018-08-23
Remove dynamic types
Wim Taymans
1
-143
/
+132
[next]