Age | Commit message (Collapse) | Author | Files | Lines |
|
The icon was imported from gnome icon set
(https://github.com/GNOME/gnome-icon-theme) before changeset
e4fc9dade2d6411173bb84c0f1064eeac0b6a5fb, to ensure that it
matches the license of camorama project (GPL 2).
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|
|
Instead of placing it together with the resolution changes, after
the separator, add it earlier.
With that, it now will remain at the same place after switching
between cameras.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|
|
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 <mchehab+samsung@kernel.org>
|
|
On Gtk3, several Widgets got obsoleted, being replaced by
a different wigdet.
For now, keep both gtk2 and gtk3 versions identical, e. g.:
copied: camorama.ui -> camorama-gtk3.ui
renamed: camorama.ui -> camorama-gtk2.ui
The next patch will replace the obsolete widgets.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|