From f85679e6c08c5ed1c8bee595bb15805d1e9ec081 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Wed, 19 Sep 2018 14:26:01 -0300 Subject: Add a dialog to optionally select the video device The first time camorama is started, or if it doesn't find the previously used camera, it will now open a dialog allowing the user to choose the camera. Signed-off-by: Mauro Carvalho Chehab --- data/camorama-gtk2.ui | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 79 insertions(+), 1 deletion(-) (limited to 'data/camorama-gtk2.ui') diff --git a/data/camorama-gtk2.ui b/data/camorama-gtk2.ui index 8a19cbe..e32d438 100644 --- a/data/camorama-gtk2.ui +++ b/data/camorama-gtk2.ui @@ -1194,7 +1194,6 @@ snap-icon-small.xpm - True False Camorama-libglade @@ -1810,4 +1809,83 @@ + + False + 5 + dialog + + + True + False + 2 + + + True + False + end + + + + + + gtk-ok + True + True + True + True + True + + + False + False + 1 + + + + + True + True + 0 + + + + + True + False + + + True + False + Select a video device to be used + + + True + True + 0 + + + + + True + False + + + True + True + 1 + + + + + True + True + 1 + + + + + + videodev_ok + + -- cgit v1.2.1