- Sep 18, 2014
-
-
Tristan Matthews authored
Refs #55506 Change-Id: I2b1aff2ae5b1afb3f9517474ee70bf8af26c7dd8 (cherry picked from commit e53b78da)
-
- Sep 15, 2014
-
-
Tristan Matthews authored
Fix a regression on transfer functionality from commit 8df0b8a0 "daemon: manage SIP and IAX Calls with shared pointers" (cherry-picked from 73fd983c) Refs #52429 Change-Id: If4e6d9985110ddc3974b5e83d62182012c15211f
-
Tristan Matthews authored
Refs #55120 (cherry picked from commit 38e13d54) Conflicts: tools/build-system/launchpad/sflphone-daemon-video/debian/control tools/build-system/launchpad/sflphone-daemon/debian/control Change-Id: Ibf25fdf94e11714c796d9ccad0dac2c1196c5e61
-
Tristan Matthews authored
Rationale: a method named get should probably return something, and further we are not dealing with one event but potentially several at a time. Refs #48160 cherry-picked from commit 4666e7a3 Change-Id: I89592555a7b3c063911a238395e7d492ad1d9daa
-
Tristan Matthews authored
This means that clients implementing their own event loops (i.e. not using DBus) will have to explicitly call ManagerImpl::pollEvents() Refs #48160 Refs #49119 Conflicts: daemon/src/iax/iaxvoiplink.cpp daemon/src/iax/iaxvoiplink.h daemon/src/sip/sipvoiplink.h cherry-picked from commit 4666e7a3 Change-Id: I0001c68f13c97da54b1d29bce9134161c31dfb82
-
- Sep 11, 2014
-
-
Tristan Matthews authored
Change-Id: I136df205bc042e80af4403d3c8fabd7c82aab4b3
-
Tristan Matthews authored
It will fail. Refs #54929 Change-Id: I0399c8b0c20e27076647cb3059394a6f909d4d3b
-
Tristan Matthews authored
Change-Id: Idb1a328544ebc065a2389fdbd64682648964393c
-
Adrien Béraud authored
Refs #54805 Change-Id: Iae40768dc5de2fe055651cf9a82a44d327c52886
-
Tristan Matthews authored
Change-Id: I04e83a58ac93e6f9bf7470b7e7703fffcc3f7d80
-
Alexandre Lision authored
Change-Id: I50390446653981abee2c008d4d42701fb9dd2764
-
Adrien Béraud authored
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html Change-Id: Ic136ac98a8b4be554d1fb6e530ebbe1c2af0186a
-
Tristan Matthews authored
Refs #54009 Change-Id: I31a4c3ce0743635c8dd9fb624b275fbb8a36b21c
-
Tristan Matthews authored
Change-Id: Ic46a78c1da87319b46d65cac5d50fe1bb196aa8e Refs: #54009
-
Tristan Matthews authored
Change-Id: I73db506bbeaa58bb7a17f9f4aad405e780ad0c55 Refs: #20853
-
Tristan Matthews authored
Change-Id: Ied195308bb5fe154d11fd373cfac2a695caa9a70 Refs: #20853
-
Tristan Matthews authored
Change-Id: I6df11e4f78db379c58a3d048d74c86d5773ed28c
-
Tristan Matthews authored
Change-Id: I52f354d3fd3c182d8fcc06d29343fa9cd4040de8 Refs: #53765
-
Tristan Matthews authored
Change-Id: I920a35d080d1211aa71c0222ac7bab3dce14f50f Refs: #46617
-
Guillaume Roguez authored
Refs #52027 Change-Id: I135c6606753f98783319c1372d51459b4280dda6
-
Tristan Matthews authored
Change-Id: I7663ec4d2a973ef6e2472ba33e650a8dccf5c283 Refs: #48032
-
Vittorio Giovara authored
Change-Id: I0ecc75759f01b6cbae149c6370050e52c81e688f Refs: #47621
-
Vittorio Giovara authored
Change-Id: Ief88829410babb0514a8b986d639f4aea76956df Refs: #46762
-
Tristan Matthews authored
It's unnecessary (pa_context_connect will fail in this case) and not reliable (it's a TOCTOU race). Refs #52717 Change-Id: I52bb9b3f4234f5a95ce0c05d3b4f0c398093360c
-
Emmanuel Lepage Vallee authored
These scripts add a new testing infrastructure designed to simulate a Vanilla Ubuntu installation and install various packages to test how well our PPA packages install. It can also be used to extract valuable data such as an up to date dependency graph and the full build dependency list. See the sflphone_integration.sh script for examples. More tests will come later on. Refs: #51915 Change-Id: I7819b338cbbbacae3e93f2a1fc9b9fb3e3537db9
-
Tristan Matthews authored
Refs #52990 Change-Id: I9421c8fedc214a05e625fbf784285203721c24a4
-
Tristan Matthews authored
Refs #52428 Change-Id: I01958c4ada397711aea3540391890a91672e8f65
-
Tristan Matthews authored
This was causing crash due to SIGBUS on ARM Refs #52428 Change-Id: I189fbf32902fd1b0ba9c870c0fd1437c8a4a0f6c
-
Simon Piette authored
Refs #51879 Change-Id: I27ef9694f0a4e1abe1d5bbbe6339ab671c0d5082
-
Vivien Didelot authored
Change-Id: Ifdb254786e192b5fadf71e14b7ac72d6eef4babd
-
Simon Piette authored
Refs #51879 Change-Id: Ic53bebb360864a785f79f50679146affc1889d03
-
Tristan Matthews authored
Refs #47715 Change-Id: I06b01ced83c2e8e1f679a1099196c5b49d864fe1
-
Emmanuel Milou authored
Refs #51822 Change-Id: I51b46628f101cdb4bef8fcae4ba947923cc97f22
-
Tristan Matthews authored
Refs #51822 Change-Id: Ia55198246d3fd03ba0b171fdd6ac100b73efa954
-
Tristan Matthews authored
sflphone-data contains ringtones Refs #51822 Change-Id: Icf1d851a82f14ee2f04f307f9120a95fcc6d6780
-
Tristan Matthews authored
Refs #51688 Change-Id: I15ef18300075ffcaf9dedb744a516c29d766540c
-
Tristan Matthews authored
Change-Id: I4065b7801463140aec4cd15cba33a306df78a287
-
Tristan Matthews authored
See https://wiki.ubuntu.com/Releases Change-Id: I8f8551a15c23f982e1d0d1a52c6e9add6793a2bd Refs: #51465
-
Emmanuel Lepage Vallee authored
Refs: #51465 Change-Id: I513996df42d9662e1dae401a2768bc210fe470ae
-
Tristan Matthews authored
As of recently, launchpad rejects uploads that don't specify their ppa name. This didn't affect nightlies because the ppa name is explicit (sflphone-nightly), but did break stable releases because we rely on the implicit default PPA name, "ppa". Refs #51465 Change-Id: I1ae4f7f5e1de21960240a4a50a8896a4208c5ee5
-