- Jul 29, 2020
-
-
George Kiagiadakis authored
-
- Jul 02, 2020
-
-
George Kiagiadakis authored
* add library.name to not require adding `add-spa-lib` in pipewire.conf or wireplumber.conf for this to work * add a commented local=true; it can be useful to run those nodes locally for testing, sometimes
-
- Jun 29, 2020
-
-
George Kiagiadakis authored
if there was a remainder in the buffer from a previous iteration, make sure not to fill too much data and go past the end of the buffer
-
George Kiagiadakis authored
after consuming the whole buffer, cur & linestart need to be reset to point back to the beginning of the local buffer
-
- Jun 16, 2020
-
-
George Kiagiadakis authored
and add the non-disabled filenames in .gitignore so that I can maintain symlinks to enable them without commiting them
-
George Kiagiadakis authored
This is out-of-date and we don't need it in fact... the default configuration can serve as a good starting point for any custom embedded use case.
-
George Kiagiadakis authored
if there is a usb device plugged, we can assume it's meant to be used instead of the built-in audio
-
George Kiagiadakis authored
-
George Kiagiadakis authored
jack has the highest prio because if it's present, we assume the user wants to use jack to route everything bluez has higher prio than alsa because if it's present, we assume the user wants to use the bluetooth device
-
George Kiagiadakis authored
-
George Kiagiadakis authored
- because it conflicts with pulseaudio and we actually still want pipewire to be able to run along pulseaudio on default setups - and because it doesn't work well yet
-
George Kiagiadakis authored
replace them with spaces so that the GVariant parser ignores them
-
- Jun 15, 2020
-
-
George Kiagiadakis authored
-
- Jun 11, 2020
-
-
Julian Bouzas authored
-
- Jun 08, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- Jun 03, 2020
-
-
George Kiagiadakis authored
-
George Kiagiadakis authored
if jack is running, that probably means that we want the jack endpoints to be the default playback/capture path
-
- Jun 02, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- May 29, 2020
-
-
Julian Bouzas authored
-
- May 26, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
This module suspends a node if idle for at least 3 seconds
-
- May 21, 2020
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- May 19, 2020
-
-
Julian Bouzas authored
Disconnecting core finishes all pending tasks, which is needed in order to avoid possible leaks if some tasks are still pending when exiting.
-
- May 16, 2020
-
-
George Kiagiadakis authored
-
- May 15, 2020
-
-
Julian Bouzas authored
-
- May 14, 2020
-
-
George Kiagiadakis authored
-
- May 13, 2020
-
-
George Kiagiadakis authored
the on_sessions_exported callback runs from within the context of export_tmp_globals in object-manager.c and when plugins register more object managers, it modifies the object managers list that export_tmp_globals is iterating over, making things behave really weird
-
- May 12, 2020
-
-
George Kiagiadakis authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- May 11, 2020
-
-
George Kiagiadakis authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
-
- Apr 21, 2020
-
-
Julian Bouzas authored
-