Linux Foundation Collaborative Projects
index
:
pipewire-ic-ipc
marlin
master
needlefish
octopus
pike
quillback
ricefish
salmon
PipeWire Instrument Cluster IPC
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-10
Add gitreview file for Super Salmon branch
salmon
Jan-Simon Moeller
1
-1
/
+1
2024-02-13
Add gitlab issue/merge request templates
HEAD
trout_19.90.0
trout/19.90.0
salmon_18.90.0
salmon/18.90.0
ricefish_17.90.0
ricefish/17.90.0
lamprey_12.1.20
lamprey/12.1.20
19.90.0
18.90.0
17.90.0
12.1.20
master
Jan-Simon Moeller
2
-0
/
+6
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
2
-0
/
+86
2021-08-03
add README.md
George Kiagiadakis
1
-0
/
+116
2021-08-03
Add clang-tidy configuration
George Kiagiadakis
1
-0
/
+5
2021-08-03
tests: avoid starting function names with underscore
George Kiagiadakis
1
-17
/
+17
2021-08-03
client: rework to avoid sscanf() and print help on invalid commands
George Kiagiadakis
1
-13
/
+12
2021-08-03
lib: fix some static analysis warnings
George Kiagiadakis
3
-8
/
+7
2021-07-29
add .gitreview
George Kiagiadakis
1
-0
/
+5
2021-07-28
src: install the example client
George Kiagiadakis
1
-0
/
+1
2021-07-28
src: install the pipewire-ic-ipc.conf file
George Kiagiadakis
1
-0
/
+5
2021-07-28
tests: add a meson test setup to run tests under valgrind
George Kiagiadakis
1
-0
/
+12
2021-07-28
meson: build a static library by default
George Kiagiadakis
1
-0
/
+1
2021-07-28
lib: install defs.h
George Kiagiadakis
1
-0
/
+1
2021-07-28
server: add systemd units + socket-activation support
George Kiagiadakis
7
-23
/
+119
2021-07-28
server: sync suspend status after binding metadata
George Kiagiadakis
1
-0
/
+8
2021-07-28
src: implement the icipc server process as a pipewire module
George Kiagiadakis
5
-4
/
+437
2021-07-28
meson: set -D_GNU_SOURCE in the project arguments, remove other definitions
George Kiagiadakis
5
-12
/
+1
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
12
-188
/
+368
2021-07-28
style: convert code to systemd coding style
George Kiagiadakis
18
-1785
/
+1731
2021-07-28
tests: port away from glib
George Kiagiadakis
6
-173
/
+352
2021-07-28
icipc: make everything build again after splitting it out of wireplumber
George Kiagiadakis
9
-10
/
+82
2021-07-28
tests: create wpipc tests sockets also in /tmp with a random name
George Kiagiadakis
2
-17
/
+31
2021-07-28
tests: examples: print error if buffer is not valid in wpipc-client
Julian Bouzas
1
-5
/
+10
2021-07-28
tests: wpipc: check if new connection to new receiver is valid after losing c...
Julian Bouzas
1
-0
/
+12
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
tests: wpipc: use GCond instead of while loop to wait for events
Julian Bouzas
2
-16
/
+24
2021-07-28
tests: wpipc: fix typo in sender-receiver unit test
Julian Bouzas
1
-1
/
+1
2021-07-28
tests: fix coverity scan side effect in assertion issues
Julian Bouzas
1
-0
/
+1
2021-07-28
lib: fix some issues found by coverity
George Kiagiadakis
1
-2
/
+5
2021-07-28
Revert "tests: enable G_SLICE=debug-blocks in all tests"
George Kiagiadakis
1
-1
/
+0
2021-07-28
tests: enable G_SLICE=debug-blocks in all tests
George Kiagiadakis
1
-0
/
+1
2021-07-28
meson: use environment() objects to define env for tests
George Kiagiadakis
1
-4
/
+4
2021-07-28
wpipc: place sockets in the same runtime directory as pipewire
George Kiagiadakis
6
-12
/
+57
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
20
-0
/
+2471
2021-07-19
Initial empty repository
koi_11.0.3
koi/11.0.3
11.0.3
Jan-Simon Moeller
0
-0
/
+0