- Jun 28, 2021
-
-
The sources previously hard-coded the location of the default Jami ringtone as "/usr/share/ring/ringtones/default.opus". It should instead be computed from the already existing PROGSHAREDIR macro, which is built from Autoconf's configurable datadir. * globals.mk (-DPROGSHAREDIR): Rename the 'ring' subdirectory to 'jami'. * meson.build (conf): Likewise. * ringtones/Makefile.am (dist_jamiringtones_DATA): s/ring/jami/g * ringtones/meson.build: Likewise. * src/account.cpp (DEFAULT_RINGTONE_PATH): Define in terms of PROGSHAREDIR. * bin/dbus/Makefile.am (libclient_dbus_la_CXXFLAGS): Remove extraneous flags, already propagated via AM_CPPFLAGS. Honor AM_CXXFLAGS. * src/client/Makefile.am (libclient_la_CXXFLAGS): Remove. * src/plugin/Makefile.am (libplugin_la_CXXFLAGS): Likewise. Change-Id: Icaa0a92e896f86b0bb07f82e4079570db08fafbd
-
- May 21, 2020
-
-
Change-Id: I331522a09257d4ae787893ff72c270886c1aa210 Reviewed-by:
Sébastien Blin <sebastien.blin@savoirfairelinux.com>
-
- Sep 06, 2019
-
-
Change-Id: I41138a9846fe4bdb250cf6be5ac532ed4da254fd
-
- Aug 16, 2018
-
-
Same as default.wav, but encoded in opus at 44100 Hz. Better compression for better sound. Change-Id: Ia4e2728bdcad8eca385c0cdaef2366fd72cc135f
-
- Oct 31, 2016
-
-
Aline Bonnet authored
The default ringtone was too big (2.4MB) and calls was not work on Android. This commit compresses the quality (44100Hz to 8000Hz) and reduces the time (13s to 1s). Change-Id: Iceb8b00968a8b326fde5c516a219245d316f7928 Tuleap: #1145
-
- Jul 25, 2016
-
-
aviau authored
Original file name: - 171324__swidmark__ringtone.wav Download location: - https://freesound.org/people/swidmark/sounds/171324 Uploader: - https://freesound.org/people/swidmark License: - CC0 1.0 Universal (CC0 1.0) - https://creativecommons.org/publicdomain/zero/1.0 Change-Id: Ib521d600fd84d9038d80db8db2c32cb31817775d Tuleap: #868
-
- Feb 04, 2016
-
-
Alexandre Lision authored
- add default.wav - remove unused ringtones Change-Id: If3e545d53c833cf1a33fa89ec761d6fe579621dd Tuleap: #204
-
- Mar 20, 2015
-
-
Guillaume Roguez authored
Refs #68986 Change-Id: Ia95b140e4f4d6625d1df12d52a40414482b2e773
-
- Apr 21, 2009
-
-
Emmanuel Milou authored
-
- Dec 19, 2005
-
-
jpbl authored
-
- Dec 18, 2005
-
-
jpbl authored
-
- Nov 11, 2005
-
-
yanmorin authored
Change to compile
-
- Oct 05, 2005
-
-
yanmorin authored
Need to add theses files too
-