- Aug 02, 2022
-
-
Aline Gondim Santos authored
Change-Id: I50593324cef00af15f5a77d73e2b60eae7d8f63b
-
- Aug 01, 2022
-
-
The natpmp CMake build has no installation specified, so currently we use the root source directory which contains the header files as an include path in the daemon build. This may cause issues as case insensative header includes for the standard library <version> will incorrectly load natpmp's 'VERSION' file. This patch copies the project's headers to an include directory post-build, and adjusts the daemon's include path. Change-Id: I4b318fb0309c72b94f4ea4e757035780ee2a8a63
-
- Jun 23, 2022
-
-
Adrien Béraud authored
Change-Id: I386bd1adddf403ff450e5d22688337b7d6d7c1f6
-
- Jan 20, 2022
-
-
This name matches a common naming convention in build systems. * compat/msvc/config.h (PROGSHAREDIR): Rename to... (JAMI_DATADIR) ... this. * globals.mk (-DJAMI_DATADIR): Likewise. * meson.build (conf): Likewise. * src/account.cpp: Likewise. * src/manager.cpp (Manager::playRingtone): Likewise. Change-Id: I123251f3e420948bc7359ce0a3ac54bddd12977a
-
- Jan 05, 2022
-
-
Sébastien Blin authored
Change-Id: I795e3f2f69c07349bf84c87dbcafb502dc8490f8
-
- Oct 07, 2021
-
-
Adrien Béraud authored
Change-Id: Ieb61181e437278e1975fadfa9908c0bc413b1add
-
- Jun 11, 2021
-
-
Check peer's Daemon version and ignore media change request action from the client if the the peer does not support the feature. Also bump Daemon version to 10.0.2 Gitlab: #551 Change-Id: Ifd105d2fe2706b4667f5bafabcb3d91e771e7299
-
- Apr 21, 2021
-
-
Andreas Traczyk authored
Replaces just the version as a stamp and will trigger rebuild of the contrib and dependants when out of date. Change-Id: I154557cbd5e4fdc8a9ccef39f3cdcdd6cdeb2535
-
Andreas Traczyk authored
Change-Id: I3fbfbe055255948e003e69e76cdc34f483322ccc
-
- Mar 30, 2021
-
-
Sébastien Blin authored
Needed by the swarm chat in the future Change-Id: Ic5802a0de8091c12b6f5ed666ee488c620723149
-
- Mar 15, 2021
-
-
Andreas Traczyk authored
The DirectSound host api implementation in PortAudio has multiple issues: - requires utf8 support patch - can't enumerate the default communication devices - reports incorrect default sample-rates for devices The WASAPI host api implementation needs to be patched to access the default comm devices, but functions better out-of-the-box. Change-Id: Ie27ee3e1418dd6d734ad6ad7685f2dc44db86007 Gitlab: #463
-
- Enables high-pass filter, AEC, AGC, NS. - Disables system AEC for Windows Gitlab: #464 Change-Id: Ife6261a815395263abeca482bb78ad2c90133db3
-
Hide speexdsp's echo cancellation implementation details behind an EchoCanceller derived class. An AudioLayer may now instantiate implementations of the EchoCanceller. This may be platform specific compile-time or swapped out at runtime. Introduces a null echo canceller for testing. As the speexdsp aec is not currently functional, the null echo canceller is replaced as the default implementation. GitLab: #454 Change-Id: I169f1e9758afbed884fc42d9d78a69ce28d12fe2
-
Change-Id: Ib7396b12f98947b25bc96605381cbc29594aa1b7
-
- Mar 10, 2021
-
-
Andreas Traczyk authored
- adds a missing space in the configure command line - removes some python3 warnings Change-Id: I79458a408a6f3198cb329072abf530ed8f23986a
-
- Jan 25, 2021
-
-
Change-Id: Ib53fa87efdbbbc6b7561e3b37f27d7a8d51af163
-
- Nov 10, 2020
-
-
Change-Id: I2712856e0658bf5c1961f727f6233e9e79a34e76
-
- Oct 21, 2020
-
-
Ming Rui Zhang authored
Change-Id: Iedb6600c6c17bf35aa0a4551caf4bb5050c8e801
-
Andreas Traczyk authored
- Uses 1.1.1 stable branch of https://github.com/openssl/openssl instead of https://github.com/microsoft/openssl. Note that this build will not pass app certification for the Windows store. - bumps opendht to support the new OpenSSL build and removes some unused linkage - adds a 'use_cmake' key to the package.json windows contrib build system - allows us to shave about 4.5 min off openssl build time by defining MAKE_TOOL to jom.exe to override nmake - adds /FS to force synchronous PDB writes Change-Id: Idd06a0805b45fa19551c15d1859cbccca49e6bb6
-
- Sep 29, 2020
-
-
Change-Id: Ib33fe907719910e37060100ad9db1963b6affa1a
-
- Aug 14, 2020
-
-
Andreas Traczyk authored
Change-Id: I92c950fed8ca8258e00749d8cc6df85fd2c83ad0 Gitlab: #581
-
- Jun 05, 2020
-
-
fix preferences set in first plugin loading small logic changes in libraries loading related to: https://review.jami.net/c/ring-project/+/14433 Change-Id: I4730f279ee38d337e3ef94dd9562a5dfc1a63c32
-
- May 26, 2020
-
-
Change-Id: I2ff7d879de55e18bedcbddce74f743ffe8755ca6
-
- Mar 26, 2020
-
-
Adrien Béraud authored
Change-Id: Ieb36dc5b97e8a451160b59079353c82f07d049be
-
- Feb 26, 2020
-
-
Ming Rui Zhang authored
Change-Id: I0a148e07d4a252715f1f2ffdf71feb92e2bfba44
-
- Feb 12, 2020
-
-
Ming Rui Zhang authored
Change-Id: I5d1d0ac43221264a6cd756894dde07648382f6c3
-