Linux Foundation Collaborative Projects
index
:
pipewire-ic-ipc
marlin
master
needlefish
octopus
pike
quillback
ricefish
PipeWire Instrument Cluster IPC
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-03
client: provide API documentation
needlefish_13.93.0
needlefish/13.93.0
marlin_12.93.0
marlin_12.92.0
marlin_12.91.0
marlin_12.90.1
marlin/12.93.0
marlin/12.92.0
marlin/12.91.0
marlin/12.90.1
lamprey_12.1.6
lamprey_12.1.5
lamprey_12.1.4
lamprey_12.1.3
lamprey_12.1.2
lamprey_12.1.1
lamprey_12.1.0
lamprey_12.0.1
lamprey/12.1.6
lamprey/12.1.5
lamprey/12.1.4
lamprey/12.1.3
lamprey/12.1.2
lamprey/12.1.1
lamprey/12.1.0
lamprey/12.0.1
koi_11.0.5
koi_11.0.4
koi/11.0.5
koi/11.0.4
13.93.0
12.93.0
12.92.0
12.91.0
12.90.1
12.1.6
12.1.5
12.1.4
12.1.3
12.1.2
12.1.1
12.1.0
12.0.1
11.0.5
11.0.4
George Kiagiadakis
1
-0
/
+69
2021-08-03
lib: fix some static analysis warnings
George Kiagiadakis
3
-8
/
+7
2021-07-28
lib: install defs.h
George Kiagiadakis
1
-0
/
+1
2021-07-28
server: add systemd units + socket-activation support
George Kiagiadakis
2
-22
/
+63
2021-07-28
meson: set -D_GNU_SOURCE in the project arguments, remove other definitions
George Kiagiadakis
1
-5
/
+0
2021-07-28
lib: initialize epoll_event structures
George Kiagiadakis
2
-2
/
+2
2021-07-28
lib: avoid static buffers, use alloca() more
George Kiagiadakis
3
-6
/
+11
2021-07-28
lib: remove dependency on spa_pod and spa in general
George Kiagiadakis
8
-130
/
+287
2021-07-28
style: convert code to systemd coding style
George Kiagiadakis
13
-1259
/
+1179
2021-07-28
icipc: make everything build again after splitting it out of wireplumber
George Kiagiadakis
1
-6
/
+1
2021-07-28
wpipc: sender: disconnect and clear all pending tasks if connection was lost
Julian Bouzas
1
-8
/
+34
2021-07-28
wpipc: receiver: also emit sender disconnected when failed to read
Julian Bouzas
1
-6
/
+3
2021-07-28
wpipc: protocol: make sure buffer is initialized to 0 before building reply/r...
Julian Bouzas
1
-0
/
+7
2021-07-28
wpipc: change epoll thread func type name to be more consistent
Julian Bouzas
2
-9
/
+9
2021-07-28
lib: fix some issues found by coverity
George Kiagiadakis
1
-2
/
+5
2021-07-28
wpipc: place sockets in the same runtime directory as pipewire
George Kiagiadakis
4
-10
/
+55
2021-07-28
wpipc: remove socket files after shutdown of the server
George Kiagiadakis
1
-0
/
+1
2021-07-28
meson: generate and install pkg-config file for wpipc
George Kiagiadakis
1
-0
/
+4
2021-07-28
meson: find threads_dep early and also use it in the wpipc-client
George Kiagiadakis
1
-1
/
+1
2021-07-28
wpipc: use proper api & so versions
George Kiagiadakis
1
-2
/
+7
2021-07-28
meson: replace join_paths() with operator /
George Kiagiadakis
1
-1
/
+1
2021-07-28
meson: make wpipc optional and disabled by default
George Kiagiadakis
1
-0
/
+5
2021-07-28
lib: add wpipc library
Julian Bouzas
15
-0
/
+1854