Martin Piatka
|
1f8644f87f
|
pipewire_common: Stop the loop in destructor
|
2023-11-06 10:13:03 +01:00 |
|
Martin Pulec
|
bbedc297c4
|
pipewire_common.cpp: suppress a warning
|
2023-10-30 15:54:09 +01:00 |
|
Martin Piatka
|
0eb6c486b2
|
pipewire_common: Stop the loop in get_devices()
Fixes occasional crash
|
2023-10-24 16:06:01 +02:00 |
|
Martin Piatka
|
2f8bf282f8
|
pipewire_common: Support specifying pipewire fd
|
2023-10-24 16:06:01 +02:00 |
|
Martin Piatka
|
cef4b21158
|
pipewire_common: print_devices: Move thread lock earlier
The pipewire core object is associated with the thread loop and
therefore the loop needs to be locked before we call any functions on
it.
|
2023-10-18 15:10:29 +02:00 |
|
Martin Piatka
|
0bb9fbb07e
|
Move pipewire_common to src/
Since it will be used for video stuff too
|
2023-09-05 15:23:53 +02:00 |
|