- 09 Mar, 2021 7 commits
-
-
This helps hw accelerated video. Note that `USE_PLAYBIN3` confuses webkit so use this webkit specific env var.
-
Otherwise gstreamer prefers GL over GLES and e.g. the hantro pipeline GST_DEBUG=3 gst-launch-1.0 filesrc location=foo.mkv ! parsebin ! v4l2slh264dec ! glimagesink fails like 0:00:00.437943323 3672 0xaaaaebf2a6a0 WARN glsl gstglsl.c:546:gst_gl_version_to_glsl_version: unknown GL version 0:00:00.438048688 3672 0xaaaaebf2a6a0 ERROR glslstage gstglslstage.c:345:gst_glsl_stage_set_strings:<glslstage0> GL context does not support version 110 and profile compatibility 0:00:00.438087810 3672 0xaaaaebf2a6a0 ERROR glconvert gstglcolorconvert.c:2045:_create_shader:<glcolorconvert0> Failed to create vertex stage 0:00:00.438143972 3672 0xffff90002240 WARN glconvertelement gstglcolorconvertelement.c:224:gst_gl_color_convert_element_prepare_output_buffer:<glcolorconvertelement0> error: Failed to convert video buffer
-
Sebastian Krzyszkowiak authored
This fixes Qt apps when `qtwayland5` package is not installed by letting them use X11 instead.
-
Use the mux to switch mics and properly configure defaults and detect headphone jack.
-
-
-
Sebastian Krzyszkowiak authored
This have made sense when there was no way to connect an external screen, but now it's doing more damage than good.
-
- 02 Mar, 2021 1 commit
-
-
Sebastian Krzyszkowiak authored
-
- 24 Feb, 2021 1 commit
-
-
Sebastian Krzyszkowiak authored
It causes issues with current Redpine driver.
-
- 23 Feb, 2021 1 commit
-
-
This adds some incentive to have it fully adaptive on Byzantium and it's alredy usable the way it is and some workflows don't work without it.
-
- 14 Feb, 2021 1 commit
-
-
module-echo-cancel uses WebRTC AEC algorithm to filter out acoustic echo. It's mostly meant for desktop use with speakers and microphone, therefore by default it does additional processing for things like voice detection or noise suppression in order to filter out things like keyboard typing. However, it appears that at times this filter may be a bit too overzealous for our mobile phone use case, with users reporting the voice coming out on the other side as "muffled". Since echo cancellation is all that we cared about when enabling the filtering, let's disable any kind of processing that's not related to removing the echo to make sure it doesn't have any unintended consequences. In the end nothing prevents us from selectively reenabling particular features after enough testing. Note: module-echo-cancel also supports AECM (mobile) variant of the algorithm that theoretically should better match our use case. However, so far I wasn't able to make it work (my current suspicion is that we have to reduce the overall latency in order for it to actually filter out the echo).
-
- 12 Feb, 2021 12 commits
-
-
Guido Gunther authored
-
MODEM is now Modem
-
MODEM is now Modem
-
the card is called 'Librem 5' in upstream kernels. Adjust to that.
-
-
This is what mobian uses in their current packges
-
Adjust to the upstream kernel name
-
-
The sink/source names changed with the ucm2 config update
-
-
-
-
- 11 Feb, 2021 1 commit
-
-
- 04 Feb, 2021 1 commit
-
-
- 03 Feb, 2021 1 commit
-
-
Sebastian Krzyszkowiak authored
Removed apps already declare themselves as adaptive.
-
- 01 Feb, 2021 3 commits
-
-
-
Sebastian Krzyszkowiak authored
-
Corresponding to gnome-core in Debian it reduces our downstream packaging. We can use phosh-full / phosh-phone after the calls -> gnome-calls rename.
-
- 11 Jan, 2021 1 commit
-
-
Guido Gunther authored
firefox-esr-mobile-config is in landing now. This reverts commit 81b6b6f5.
-
- 07 Jan, 2021 3 commits
-
-
Guido Gunther authored
-
Guido Gunther authored
We just use the byzantium version This reverts commit fbe0101c.
-
Guido Gunther authored
Drop until it hits byzantium
-
- 06 Jan, 2021 5 commits
-
-
Guido Gunther authored
The dev package is not that important atm and we add it back once more deps are in place
-
Guido Gunther authored
This way we get packages suitable for byzantium
-
Guido Gunther authored
Otherwise the laptop installer breaks
-
Guido Gunther authored
Byzantium does not have PureOS Store yet
-
Guido Gunther authored
librem5-base v32
-
- 23 Dec, 2020 1 commit
-
-
Guido Gunther authored
-
- 21 Dec, 2020 1 commit
-
-
Guido Gunther authored
Use the shell specific package for things related to the shell. We'll use mobile-tweaks and meta-phosh to unclutter librem5-base further in the future.
-