- Feb 29, 2024
-
-
François-Simon Fauteux-Chapleau authored
This is necessary in order to support screen sharing on Wayland because the version of PipeWire that comes with Ubuntu 20.04 is too old. Change-Id: I67bdd579d1496b66d014488a507fba06a8e7f683
-
- May 29, 2023
-
-
Change-Id: If10740b4fd192a1043c5f83adc9072fe67df7862
-
- Feb 22, 2023
-
-
Change-Id: I28c6dc67ee49dd2f8aaae8a5da39496a676501ce
-
- Dec 28, 2021
-
-
Sébastien Blin authored
Change-Id: I1e8e88f993d8fa66224ea1bcd48d6e9fbcb39d5e
-
- May 17, 2021
-
-
Olivier Dion authored
There are mismatches between versions of lcov/gcov/gcc on Ubuntu 18.04. Thus, using Ubuntu 20.04. GitLab: #1187 Change-Id: I8809cd944f90c94092241368405eac4cd5c51e8f
-
- May 14, 2021
-
-
Sébastien Blin authored
Change-Id: Idce21d6fbaf62fed9859fe023a4f75744ec29706 GitLab: https://git.jami.net/savoirfairelinux/ring-project/-/issues/1187
-
- Oct 20, 2020
-
-
Sébastien Blin authored
charconv is included by cpp>8.1, so we need to build the daemon with libstdc++-8-dev and avoid the usage of g++7. Also remove the docker for ubuntu 16 as we don't build for this version anymore. Change-Id: If5b62996d3b84891b03b7a799989ed57dfeec589
-
- Jan 21, 2020
-
-
Adrien Béraud authored
Change-Id: Ie55b08b063c7419e53c3844e5a94ea2a2c76e889
-
- Sep 06, 2019
-
-
Sébastien Blin authored
This reverts commit 12769565. Reason for revert: libcanberra will be used Change-Id: I4a92146ec06c7d6cf7856526032ee265f6517ef3
-
Change-Id: I6428e7e5099d524601677f5ab040e0a715584f57
-
- Jul 17, 2019
-
-
Adrien Béraud authored
Change-Id: Ic8866ee6c641a2d7cd5e1edfb62a54f9dab3d955
-
- Mar 11, 2019
-
-
Adrien Béraud authored
Change-Id: Ifc2c224afe9d3de9d52ecc1d66d7d81ccec524ac
-
- Aug 03, 2018
-
-
Rewrites the Resampler class to use MediaFilter. Adds a unit test for the new Resampler. Change-Id: I8ed78d2e1d82df81bbaf46a9719c682c825ee245
-
- Aug 02, 2018
-
-
Removes unused/deprecated audiorecord/audiorecorder Allows any file to be used as a ringtone (mp3, ogg, etc) Change-Id: I9ce33ec3d5f083caf098266befa597e78a95d7d6
-
- Jul 30, 2018
-
-
FFmpeg's RTP muxer does not support GSM, while Ubuntu does not package iLBC. Removes the old configure switches. Removes package detection from contrib. Keeps contrib rules in case GSM is later readded. Change-Id: I705a521e2baf34c757c22a72e04cdf27233b5a7b
-
- Jan 11, 2018
-
-
Maxim Cournoyer authored
Change-Id: I5f92b0477817ed085b4a6073880d7872d53b460e Reviewed-by:
Nicolas Jäger <nicolas.jager@savoirfairelinux.com>
-
- Nov 29, 2017
-
-
Anthony Léonard authored
This tool is needed during build when using make-ring.py script from ring-project repo. It was included as base tool in previous Fedora 25 docker image but not anymore in Fedora 27. Change-Id: I11833a5eb3cd3b7a0bcb705d4a136f349035dd45 Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
-
- Nov 28, 2017
-
-
Anthony Léonard authored
Version is changed from 25 to 27 as the former one is entering EOL soon. Change-Id: I38eb0c687101a45ecd24531694e41118295c5fd1 Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
- Jul 21, 2017
-
-
Guillaume Roguez authored
"make check" command use cppunit and "sipp" for our tests framework. Add them to our current validation docker file. Also fix Acquire::Retries option (typo). Change-Id: I92a1ad0b5aa3a8066c48445261ff38e4e5a01061 Reviewed-by:
Olivier Soldano <olivier.soldano@savoirfairelinux.com>
-
- Jul 11, 2017
-
-
Guillaume Roguez authored
needed for our CI system. Change-Id: Ia4e0f94d7ab2b282edf8307f6364835d70a0cd73
-
- Jul 03, 2017
-
-
Guillaume Roguez authored
* remove HOST/CROSS_COMPILE env. var (was only 32-bits) * install "Minimal Install" group for basic commands Change-Id: If905b361a12e77976502eee4064bfd0b27fba9f6
-
- Feb 01, 2017
-
-
Guillaume Roguez authored
These Dockerfiles are preset docker configuration to give an easy way to setup build environment. This patch starts with Windows MingW configuration. More to come... Change-Id: Idf923038622ef2ac2e76b2407e969ad83b4eb83b
-