apps/waltham-receiver.git
3 months agoAdd gitlab issue/merge request templates master 17.90.0 ricefish/17.90.0 ricefish_17.90.0
Jan-Simon Moeller [Tue, 13 Feb 2024 21:59:15 +0000 (22:59 +0100)]
Add gitlab issue/merge request templates

Add template files for gitlab

Bug-AGL: SPEC-4474
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Idc1e7375814ce6451eb76c5a2df2658d203db383

2 years agocleanup buffer before closing application 42/26542/5 12.90.1 12.91.0 12.92.0 12.93.0 13.93.0 marlin/12.90.1 marlin/12.91.0 marlin/12.92.0 marlin/12.93.0 marlin_12.90.1 marlin_12.91.0 marlin_12.92.0 marlin_12.93.0 needlefish/13.93.0 needlefish_13.93.0
Anusha Gugale [Tue, 27 Jul 2021 05:49:17 +0000 (11:19 +0530)]
cleanup buffer before closing application

Bug-AGL: SPEC-4030

Signed-off-by: Anusha Gugale <external.agogale@jp.adit-jv.com>
Change-Id: I6c8bad2ba0dc073aae0a31d9e0a68f46d767e9eb

3 years agogst-shm: Convert return to exit() 08/25508/5 10.0.3 10.93.0 11.91.0 11.92.0 12.90.0 jellyfish/10.0.3 jellyfish_10.0.3 koi/10.93.0 koi_10.93.0 lamprey/11.91.0 lamprey/11.92.0 lamprey_11.91.0 lamprey_11.92.0 marlin/12.90.0 marlin_12.90.0
Marius Vlad [Mon, 2 Nov 2020 15:07:47 +0000 (17:07 +0200)]
gst-shm: Convert return to exit()

As we're running in a child process, substitute returns with exits to
signal the parent correctly.

Bug-AGL: SPEC-3675

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I6270177572f850214b00f7ef204564af35a7a09e

3 years agowth-receiver: Handle events from the remote side and from the local compositor 07/25507/5
Marius Vlad [Mon, 2 Nov 2020 14:51:08 +0000 (16:51 +0200)]
wth-receiver: Handle events from the remote side and from the local compositor

With this, we fork and let the child deal with the gstreamer pipeline
while the parent is still able to process events from the transimtter.

Using blocking dispatching function will make the main loop be stuck in
processing events without being able to dispatch any handlers that might
be due to the requests from the transmistter side. So in order to allow
the mainloop (still) handle the events, we fork and let child deal with the
gstreamer pipeline.

Bug-AGL: SPEC-3675

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I50e1d49b55849dc32f611538bad2ce1c676c9a97

3 years agowth-receiver-seat: Display a message when we don't have a valid seat 67/25467/5
Marius Vlad [Thu, 22 Oct 2020 09:27:59 +0000 (12:27 +0300)]
wth-receiver-seat: Display a message when we don't have a valid seat

This way we inform the users that the receiver won't relaying back
events. This could happen if the user starts the transmitter side after
starts the receiver.

For now this just informs the users, requiring a follow-up fix, as to
determine why we do not have a valid seat and input devices, if the order
in which the transmitter and receiver is started is changed.

Bug-AGL: SPEC-3601, SPEC-3605

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I0c398358f22697323bd90cdaedcbfac03ca5c8dc

3 years agobuild: Added AGL specific build directory for widget building 66/25466/5
Marius Vlad [Tue, 20 Oct 2020 11:30:32 +0000 (14:30 +0300)]
build: Added AGL specific build directory for widget building

Adds also a cmake as we don't have meson alternative as of yet.

Bug-AGL: SPEC-3605

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I43cc98294d7bb5d887370c8ce2db854cbd9055d7

3 years agoInit waltham-receiver 65/25465/5
Marius Vlad [Thu, 15 Oct 2020 11:52:27 +0000 (14:52 +0300)]
Init waltham-receiver

Bug-AGL: SPEC-3605

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ia352702d0c43f1f2ccecbffea85f3d0f17f2fd56

3 years agoInitial empty repository 10.0.1 10.91.0 10.92.0 jellyfish/10.0.1 jellyfish_10.0.1 koi/10.91.0 koi/10.92.0 koi_10.91.0 koi_10.92.0
Jan-Simon Moeller [Thu, 15 Oct 2020 10:10:16 +0000 (10:10 +0000)]
Initial empty repository