- 24 Apr, 2014 6 commits
-
-
Emmanuel Milou authored
Build was still failing on a command not found as it tries to execute CFLAGS as a command. Refs #44894 Change-Id: I67aaff5d11280125bac439f3afefae78c7b55684
-
Vivien Didelot authored
Change-Id: I0a67361a5515178fbc7c758a712fc76bafedbcf3
-
Vivien Didelot authored
Change-Id: I7b9bcafdef2ede00eea78ee49f40dfc4c1d71b32
-
Tristan Matthews authored
Refs #45640 Change-Id: I6c42ab9ff9ba4168b203aaa7b159448af97cbed1
-
Tristan Matthews authored
Refs #45640 Change-Id: If200d52194d175a8bc6dc2741d64118df393790e
-
Tristan Matthews authored
Refs #45640 Change-Id: Ia67ae890585c6e3346300b0c0259342c2b686fbe
-
- 23 Apr, 2014 14 commits
-
-
Vittorio Giovara authored
Refs #46004 Change-Id: I15796bca88d6997cf75ed7616ff1af207401631b
-
Vittorio Giovara authored
Refs #46004 Change-Id: Iba08979f6b6246f9da049bb1412fef7f2aa3f745
-
Vittorio Giovara authored
Refs #46004 Change-Id: Ic5b20e107236ef4039f96388b062de14edc1ea71
-
Emmanuel Milou authored
Refs #45573 Change-Id: I1570e83e3c46f472909f8697df55b33b14ca477e
-
Vittorio Giovara authored
Change-Id: I7c965a11a1706a4be7516f00c6b1ca5e4515f6d2 Signed-off-by:
Tristan Matthews <tristan.matthews@savoirfairelinux.com>
-
Tristan Matthews authored
This avoids video mixer/camera access for calls with no video Refs #45998 Change-Id: I5d1a6776a861bbd883863e02c6a02e682def4b0e
-
Guillaume Roguez authored
The sem_timedwait() is replaced by a sem_trywait(). This patch seems also to resolve other --timeout-- bugs seen in the daemon. This code is run by the main GUI event loop, so never do locking stuff into it. Change-Id: I4b68e6ec4527f67728a509701f5076c81dc35148
-
Vivien Didelot authored
This patch uses the G_GNUC_UNUSED macro to fix unused parameter warnings Change-Id: I2efd9baa64d7682110f14bc1c1dd233f7c805c70
-
Vivien Didelot authored
When switching back to the active camera, the device name is used instead of the MRL, causing the client to crash. Change-Id: Ib9eb95315ac32016cf2de9ab1edcb238f0d4653e
-
Vivien Didelot authored
sflphone.png wasn't properly installed. This commit fixes that. Change-Id: I9d6228d3a667527f53a4b19b816c0e93cf1edf93 Refs: #45417
-
Alexandre Lision authored
SOCK_NONBLOCK is not useable directly in android Refs #45538
-
Adrien Béraud authored
Change-Id: I83674b85a913c6454f8d90842a9f462da5a235ec
-
Tristan Matthews authored
Refs #45881 Change-Id: If3eeb113e5bc2bcedaa146e8aae83d3ab16fb3f8
-
Tristan Matthews authored
Refs #44894 Change-Id: I7b0d252896aba276b7626a11eb7907681a56270e
-
- 22 Apr, 2014 5 commits
-
-
Emmanuel Milou authored
Refs #45573 Change-Id: I313d4677726fd29c7c8140d84b38e401b5354676
-
Emmanuel Milou authored
-
Vivien Didelot authored
Refs #45573 Change-Id: I3b21fd792c57c13f5258e12122c50a7d90b49541
-
Launchpad (Rosetta) authored
-
Emmanuel Milou authored
- Not much documentation added, mainly to test the jenkins trigger - Add command-line to install the commit-msg hook Refs #45573 Change-Id: Ifda520b48b2b9d152a6edd772dd54aa90667d484
-
- 21 Apr, 2014 2 commits
-
-
Launchpad (Rosetta) authored
Change-Id: I825d6b932187a3e095b345fe005924ee88d2445e Signed-off-by:
Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
-
-
- 18 Apr, 2014 13 commits
-
-
Tristan Matthews authored
Refs #44379
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
Refs #45628
-
Tristan Matthews authored
Refs #45628
-
Tristan Matthews authored
Refs #45628
-
Alexandre Lision authored
Offered since ANDROID 14 Refs #45605
-
Tristan Matthews authored
Refs: #45480
-
Tristan Matthews authored
It's no longer used and can lead to a deadlock. Refs #45610
-
Tristan Matthews authored
-
Tristan Matthews authored
Refs #45609
-
Vivien Didelot authored
-
Vivien Didelot authored
This commit tests the existence and readability of the pathname passed as a "file://" MRL. Refs: #45417
-