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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
gst: use the pw_stream queue
Wim Taymans
2
-43
/
+12
2020-04-23
gst: always use the clock time
Wim Taymans
1
-3
/
+3
2020-04-22
factory: do more version checks
Wim Taymans
1
-0
/
+5
2020-04-22
context: simplify state changes
Wim Taymans
5
-139
/
+53
2020-04-22
improve debug
Wim Taymans
11
-47
/
+73
2020-04-22
mem: implement remove_id
Wim Taymans
3
-6
/
+9
2020-04-22
tools: handle connection error
Wim Taymans
1
-1
/
+5
2020-04-21
core: send an error when receiving invalid mem
Wim Taymans
2
-1
/
+2
2020-04-21
client-node: don't try to clear port when destroyed
Wim Taymans
1
-1
/
+7
2020-04-21
improve debug
Wim Taymans
3
-19
/
+31
2020-04-20
jack: implement more metadata API
Wim Taymans
1
-3
/
+34
2020-04-20
metadata: trigger emission of properties
Wim Taymans
2
-34
/
+83
2020-04-14
midifile: make it possible to specify output file
Wim Taymans
3
-29
/
+29
2020-04-14
midifile: remove impossible case.
Wim Taymans
1
-2
/
+1
2020-04-14
stream: remove useless size on input streams
Wim Taymans
2
-13
/
+5
2020-04-13
gst: add properties for limits of negotiated buffers
Michael Tretter
2
-1
/
+46
2020-04-12
stream: only call process when we have a dequeued buffer
Wim Taymans
2
-7
/
+4
2020-04-07
spa: improve draining
Wim Taymans
3
-16
/
+16
2020-04-06
resample: use a 0 sized buffer to drain
Wim Taymans
1
-1
/
+12
2020-04-04
tools: improve error reporting
Wim Taymans
4
-10
/
+26
2020-04-04
Fix some -Wenum-conversion errors
Wim Taymans
3
-6
/
+5
2020-04-03
Fix some compiler warnings on arm
Wim Taymans
2
-5
/
+5
2020-04-02
stream: somewhat implement drain better
Wim Taymans
2
-6
/
+22
2020-04-02
node: improve debug of activation area
Wim Taymans
3
-44
/
+76
2020-04-02
context: don't recalculate graph for exported nodes
Wim Taymans
1
-1
/
+7
2020-04-02
transport: init io_buffers with SPA_IO_BUFFERS_INIT
Wim Taymans
1
-4
/
+2
2020-04-02
client-node: use BUFFER_INIT to reset io_buffers
Wim Taymans
1
-2
/
+1
2020-04-02
media-session: Add method to destroy a global
Wim Taymans
3
-1
/
+9
2020-04-02
protocol-native: avoid destroying NULL source
Wim Taymans
1
-2
/
+4
2020-04-02
clean up options
Wim Taymans
7
-98
/
+96
2020-04-01
enable more warnings
Wim Taymans
1
-1
/
+6
2020-03-31
context: improve debug of quantum
Wim Taymans
2
-10
/
+11
2020-03-31
Don't include alloca.h on FreeBSD.
Gleb Popov
1
-0
/
+2
2020-03-30
conf: add comment
Wim Taymans
1
-2
/
+2
2020-03-30
media-session: add getopt support
Wim Taymans
2
-9
/
+108
2020-03-27
tests: add endpoint unit test
George Kiagiadakis
2
-0
/
+459
2020-03-27
session-manager: implement factories for session, endpoint-stream & endpoint-...
George Kiagiadakis
5
-0
/
+1638
2020-03-27
session-manager: endpoint: implement caching info & params
George Kiagiadakis
1
-65
/
+240
2020-03-27
session-manager: add update/free functions for the info structures
George Kiagiadakis
2
-0
/
+318
2020-03-27
session-manager: implement 'endpoint' factory
George Kiagiadakis
3
-0
/
+379
2020-03-27
session-manager: check error code when registering the marshallers
George Kiagiadakis
2
-7
/
+8
2020-03-27
session-manager: implement export functions for session-manager objects
George Kiagiadakis
2
-0
/
+189
2020-03-27
session-manager: move files into client-endpoint / client-session subdirs
George Kiagiadakis
13
-6
/
+6
2020-03-27
session-manager: add impl marshallers for endpoint, -stream, -link and session
George Kiagiadakis
1
-132
/
+1179
2020-03-26
pw-cat: allow latency=none
Wim Taymans
1
-1
/
+1
2020-03-26
context: allow quantum up to configured max
Wim Taymans
2
-4
/
+12
2020-03-26
pw-profiler: report error when we can't bind
Wim Taymans
1
-3
/
+3
2020-03-25
pw-cli: continue after parsed options
Wim Taymans
1
-2
/
+2
2020-03-25
pw-cli: add non-interactive mode
Wim Taymans
1
-21
/
+66
2020-03-24
tools: add getopt argument parsing
Wim Taymans
4
-25
/
+158
[next]