index
:
mchehab/camorama.git
check_libv4l
dist_improvements
experimental_gtk4
fixes
fps
gtk3_deprecated_conversion
gtk3_improvements
gtkbuilder
improvements_and_fixes
master
no_libgnomeui
po_update
resolution_improvement
scale_gtk_output
schemas
userptr
v4l2_convert
video_device_selection
camorama development repository
Mauro Carvalho Chehab
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
camorama-window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
add initial support for showing detected v4l controls
Mauro Carvalho Chehab
1
-0
/
+3
2022-03-23
filter: add support for show/hide callbacks
Mauro Carvalho Chehab
1
-0
/
+9
2022-03-22
move update sliders code to a callback and call after camera change
Mauro Carvalho Chehab
1
-79
/
+1
2022-03-19
drop gtk2 and legacy gtk3 support
Mauro Carvalho Chehab
1
-29
/
+2
2021-11-02
Replace tabs by whitespaces
Mauro Carvalho Chehab
1
-4
/
+4
2021-04-08
add support for full screen mode
Mauro Carvalho Chehab
1
-0
/
+7
2021-04-08
camorama-window: fix handler for Take Picture menu/control
Mauro Carvalho Chehab
1
-1
/
+2
2021-03-30
callbacks: Give more scale flexibility with Gtk3
Mauro Carvalho Chehab
1
-2
/
+2
2021-03-30
Allow expanding the window with Gtk3
Mauro Carvalho Chehab
1
-1
/
+6
2018-12-23
v4l2: fix control availability check
Mauro Carvalho Chehab
1
-1
/
+1
2018-12-23
Add zoom control
Mauro Carvalho Chehab
1
-0
/
+13
2018-12-23
camorama-window: ensure that windows will be resized after controls code
Mauro Carvalho Chehab
1
-6
/
+8
2018-12-23
get rid of glib-helpers.h
Mauro Carvalho Chehab
1
-3
/
+3
2018-09-21
Set the scale and window name when switching to a camera
Mauro Carvalho Chehab
1
-2
/
+0
2018-09-21
Place the new "Change Camera" option before resolution settings
Mauro Carvalho Chehab
1
-4
/
+1
2018-09-21
Add an item to allow switching cameras in realtime
Mauro Carvalho Chehab
1
-66
/
+8
2018-09-21
Add a dialog to optionally select the video device
Mauro Carvalho Chehab
1
-0
/
+2
2018-09-18
v4l: get maximum fps for each resolution and display
Mauro Carvalho Chehab
1
-3
/
+8
2018-09-07
callbacks: prevent destroying the preferences widget
Mauro Carvalho Chehab
1
-0
/
+3
2018-09-07
Optimize global widgets
Mauro Carvalho Chehab
1
-3
/
+3
2018-09-07
add the compatibility bits needed to build it with gtk 4
Mauro Carvalho Chehab
1
-0
/
+18
2018-09-07
Add backward support for gtk2
Mauro Carvalho Chehab
1
-0
/
+2
2018-09-07
main: make it use gtk_application_new() & friends
Mauro Carvalho Chehab
1
-2
/
+2
2018-09-06
gtk_menu_popup() is deprecated on gtk 3.22
Mauro Carvalho Chehab
1
-0
/
+6
2018-09-06
Remove the tray icon
Mauro Carvalho Chehab
1
-45
/
+4
2018-09-05
camorama-window: fix tray icon
Mauro Carvalho Chehab
1
-7
/
+12
2018-09-05
add support for scaling the image with cairo
Mauro Carvalho Chehab
1
-8
/
+1
2018-09-04
Unify coding style
Mauro Carvalho Chehab
1
-323
/
+350
2018-09-04
Use g_list_free_full() convenience function
Mauro Carvalho Chehab
1
-4
/
+2
2018-09-04
Do some code cleanups
Mauro Carvalho Chehab
1
-2
/
+3
2018-09-04
Rename camera struct typedef from cam to cam_t
Mauro Carvalho Chehab
1
-5
/
+5
2018-09-03
Fix some gcc warnings
Mauro Carvalho Chehab
1
-3
/
+0
2018-08-28
Improvements and fixes (#17)
0.20
Mauro Carvalho Chehab
1
-157
/
+155
2018-07-24
Allow selecting the image resolution instead of "small/midium/large"
resolution_improvement
Mauro Carvalho Chehab
1
-18
/
+47
2018-07-24
Dynamically create midium/large resolutions
Mauro Carvalho Chehab
1
-5
/
+27
2018-07-23
Rename control widgets, in order to make easier to reference them.
v4l2_convert
Mauro Carvalho Chehab
1
-15
/
+15
2018-07-23
Hide V4L2 controls if not present at the camera
Mauro Carvalho Chehab
1
-25
/
+55
2018-07-23
convert camorama to use the V4L2 API
Mauro Carvalho Chehab
1
-3
/
+3
2016-02-28
Prevent crash on 64-bit systems
Hans de Goede
1
-2
/
+2
2014-07-21
Use libv4l1 as an emulation layer to ensure compatibility
Alessio Treglia
1
-5
/
+1
2014-07-21
Fix missing functions prototypes.
Alessio Treglia
1
-0
/
+1
2014-07-21
Imported Upstream version 0.19
upstream/0.19
Alessio Treglia
1
-5
/
+0
2014-07-21
Imported Upstream version 0.18
upstream/0.18
Alessio Treglia
1
-0
/
+475
Privacy Policy