aboutsummaryrefslogtreecommitdiffstats
path: root/src/camorama-window.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-24add initial support for showing detected v4l controlsMauro Carvalho Chehab1-0/+3
2022-03-23filter: add support for show/hide callbacksMauro Carvalho Chehab1-0/+9
2022-03-22move update sliders code to a callback and call after camera changeMauro Carvalho Chehab1-79/+1
2022-03-19drop gtk2 and legacy gtk3 supportMauro Carvalho Chehab1-29/+2
2021-11-02Replace tabs by whitespacesMauro Carvalho Chehab1-4/+4
2021-04-08add support for full screen modeMauro Carvalho Chehab1-0/+7
2021-04-08camorama-window: fix handler for Take Picture menu/controlMauro Carvalho Chehab1-1/+2
2021-03-30callbacks: Give more scale flexibility with Gtk3Mauro Carvalho Chehab1-2/+2
2021-03-30Allow expanding the window with Gtk3Mauro Carvalho Chehab1-1/+6
2018-12-23v4l2: fix control availability checkMauro Carvalho Chehab1-1/+1
2018-12-23Add zoom controlMauro Carvalho Chehab1-0/+13
2018-12-23camorama-window: ensure that windows will be resized after controls codeMauro Carvalho Chehab1-6/+8
2018-12-23get rid of glib-helpers.hMauro Carvalho Chehab1-3/+3
2018-09-21Set the scale and window name when switching to a cameraMauro Carvalho Chehab1-2/+0
2018-09-21Place the new "Change Camera" option before resolution settingsMauro Carvalho Chehab1-4/+1
2018-09-21Add an item to allow switching cameras in realtimeMauro Carvalho Chehab1-66/+8
2018-09-21Add a dialog to optionally select the video deviceMauro Carvalho Chehab1-0/+2
2018-09-18v4l: get maximum fps for each resolution and displayMauro Carvalho Chehab1-3/+8
2018-09-07callbacks: prevent destroying the preferences widgetMauro Carvalho Chehab1-0/+3
2018-09-07Optimize global widgetsMauro Carvalho Chehab1-3/+3
2018-09-07add the compatibility bits needed to build it with gtk 4Mauro Carvalho Chehab1-0/+18
2018-09-07Add backward support for gtk2Mauro Carvalho Chehab1-0/+2
2018-09-07main: make it use gtk_application_new() & friendsMauro Carvalho Chehab1-2/+2
2018-09-06gtk_menu_popup() is deprecated on gtk 3.22Mauro Carvalho Chehab1-0/+6
2018-09-06Remove the tray iconMauro Carvalho Chehab1-45/+4
2018-09-05camorama-window: fix tray iconMauro Carvalho Chehab1-7/+12
2018-09-05add support for scaling the image with cairoMauro Carvalho Chehab1-8/+1
2018-09-04Unify coding styleMauro Carvalho Chehab1-323/+350
2018-09-04Use g_list_free_full() convenience functionMauro Carvalho Chehab1-4/+2
2018-09-04Do some code cleanupsMauro Carvalho Chehab1-2/+3
2018-09-04Rename camera struct typedef from cam to cam_tMauro Carvalho Chehab1-5/+5
2018-09-03Fix some gcc warningsMauro Carvalho Chehab1-3/+0
2018-08-28Improvements and fixes (#17)0.20Mauro Carvalho Chehab1-157/+155
2018-07-24Allow selecting the image resolution instead of "small/midium/large"resolution_improvementMauro Carvalho Chehab1-18/+47
2018-07-24Dynamically create midium/large resolutionsMauro Carvalho Chehab1-5/+27
2018-07-23Rename control widgets, in order to make easier to reference them.v4l2_convertMauro Carvalho Chehab1-15/+15
2018-07-23Hide V4L2 controls if not present at the cameraMauro Carvalho Chehab1-25/+55
2018-07-23convert camorama to use the V4L2 APIMauro Carvalho Chehab1-3/+3
2016-02-28Prevent crash on 64-bit systemsHans de Goede1-2/+2
2014-07-21Use libv4l1 as an emulation layer to ensure compatibilityAlessio Treglia1-5/+1
2014-07-21Fix missing functions prototypes.Alessio Treglia1-0/+1
2014-07-21Imported Upstream version 0.19upstream/0.19Alessio Treglia1-5/+0
2014-07-21Imported Upstream version 0.18upstream/0.18Alessio Treglia1-0/+475

Privacy Policy