1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-02 15:09:31 +00:00
Purism-Calls/plugins/sip
Evangelos Ribeiro Tzaras 94fa13af4c settings: Convert to the singleton pattern
We only have a single source of settings, so we should reflect that by
using a singleton. This also reduces our LoC.

This doesn't impair our ability to run tests because there we run with
GSETTINGS_BACKEND=memory
2022-05-13 19:58:07 +02:00
..
calls-sip-account-widget.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-sip-account-widget.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-sip-call.c sip: call: Defer setting up codecs for pipeline until activated 2022-05-09 11:13:15 +02:00
calls-sip-call.h sip: call: Defer setting up codecs for pipeline until activated 2022-05-09 11:13:15 +02:00
calls-sip-media-manager.c settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
calls-sip-media-manager.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-sip-media-pipeline.c sip: media-pipeline: Take srtp into account when determing pipeline state 2022-04-24 13:36:26 +02:00
calls-sip-media-pipeline.h sip: media-pipeline: Keep track of pipeline state 2022-03-05 23:00:56 +01:00
calls-sip-origin.c sip: call: Defer setting up codecs for pipeline until activated 2022-05-09 11:13:15 +02:00
calls-sip-origin.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-sip-provider.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-sip-provider.h Fix header alignment 2022-05-13 19:58:07 +02:00
calls-sip-util.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-sip-util.h Uncrustify sources 2022-04-24 12:59:42 +02:00
gst-rfc3551.c sip: media: Allow specifying SRTP for GStreamer capabilities 2022-04-24 13:31:40 +02:00
gst-rfc3551.h sip: media: Allow specifying SRTP for GStreamer capabilities 2022-04-24 13:31:40 +02:00
meson.build sip: media-pipeline: Keep track of pipeline state 2022-03-05 23:00:56 +01:00
sip-account-widget.ui sip-account-widget: Add switch to display password 2022-03-27 11:33:37 +00:00
sip.gresources.xml sip: Introduce CallsSipAccountWidget 2021-07-20 10:17:17 +02:00
sip.plugin.in sip: Initial provider 2021-04-03 00:08:31 +02:00