Skip to content

Latest commit

 

History

History
113 lines (69 loc) · 13.3 KB

20220902.md

File metadata and controls

113 lines (69 loc) · 13.3 KB

Repository activities from 2022-08-19 to 2022-09-02

Besides the good news about newly added APIs to Jolla harbour, one can see in this digest many updates of low-level packages to their latest upstream releases, with a large part of the work coming from mlehtima but also from community members like attah. Besides bringing the possibility to use latest capabilities, it also ensures to get all latest bug corrections from this free software world and keep the platform up to date. I'll just quote nico from latest community meeting to conclude this introduction : "Sooooo, Sailfish 6 will have Qt6, right?"… ;-)

Homescreen

  • lipstick, the compositor and main user interface of your phone, Tomin1's pull request about supporting an X-DBusActivatable key in desktop files, has been merged. JacekJagosz's proposition to allow Discord notifications (from the Discord Android app) has also been merged. pvuorela mentioned that from Sailfish OS release after 4.4 and Android newer than version 4, this kind of modification per application should not be necessary anymore.

Browser stack

Audio / video stack

  • mlehtima is proposing to drop the Autotools in favour of Meson as a build system for various Sailfish OS specific packages related to Pulse Audio. This moves is following the upstream one, dropping the Autotools support from version 15.0:
  • speex and speexdsp, a library handling a free codec for speech,
  • libvpx, a VP8/VP9 video codec library,
  • libogg, an efficient music compression library,
  • libwebp, a library for encoding and decoding image in WebP format,
  • libsndfile, a library for reading and writing sound files,
  • flac, the loss-less audio codec,
  • sbc, a library for bluetooth low-complexity, subband codec,
  • mpg123, MPEG audio player and decoder library,
  • openjpeg, a library for image processing with wavelets,
  • libjpeg-turbo, a fast encoding and decoding library for JPEG.

Document stack

OS low-levels

Documentation

OS build

SDK

Software engineering