- 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 20 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
-
Vivien Didelot authored
This commit adds a "None" video input source, which results in streaming the client logo. Refs: #45417
-
Vivien Didelot authored
This commit adds the SFLphone logo in the PNG format to the pixmap directly, which will be streamed during a call if the user select a (soon-implemented) "None" video source. Refs: #45417
-
Vivien Didelot authored
This commit adds support to continuously stream an image, given as a path prefixed by the "file://" scheme. Refs: #45417
-
Vivien Didelot authored
This commit updates the GNOME client to use scheme-prefixed string for video input source, e.g. display://:0.0 Refs: #45480
-
Vivien Didelot authored
This patch moves the video source parsing logic from the VideoInput class to the VideoInputSelector. Thus the VideoInput class is simpler and only deals with libav input. The VideoInputSelector class now takes as its switchInput() parameter (and thus the constructor parameter) a media resource locator (MRL) as commonly used by video players such as VLC. Currently, "v4l2://" and "display://" schemes are supported. The DBus API and documentation are updated accordingly. In the meantime, this fixes the confusion (and thus a bug) with a camera having a ':' char in its name, which was resulting in using the x11grab format. Refs: #45480
-
Vivien Didelot authored
-
Tristan Matthews authored
Refs #45601
-
- 17 Apr, 2014 5 commits
-
-
Tristan Matthews authored
Refs #45559
-
Tristan Matthews authored
pjsockaddr is a union that is larger than ifr_addr.addr The size to copy depends on the IP family. Refs #45559
-
Tristan Matthews authored
Removed excessive logging Refactored error handling
-
Adrien Béraud authored
Issue: #45447
-
Sebastien Bourdelin authored
Make video window position and size persistent Refs #45405 Signed-off-by:
Tristan Matthews <tristan.matthews@savoirfairelinux.com>
-
- 16 Apr, 2014 8 commits
-
-
Tristan Matthews authored
We don't use them. Refs #45490
-
Adrien Béraud authored
Issue: #45488
-
Tristan Matthews authored
Refs #45485
-
Tristan Matthews authored
Refs #45484
-
Adrien Béraud authored
Issue: #45447
-
Emmanuel Milou authored
Change-Id: I06ee212475715c3471807d227ca19d6a5b6b70b3
-
Adrien Béraud authored
Issue: #45447
-
Adrien Béraud authored
-