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
/
callbacks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
Use GSettings instead of Gconf-2
Mauro Carvalho Chehab
1
-59
/
+29
2018-09-18
preserve last used resolution if not changed via command line
schemas
Mauro Carvalho Chehab
1
-0
/
+3
2018-09-07
callbacks: prevent destroying the preferences widget
Mauro Carvalho Chehab
1
-0
/
+7
2018-09-07
callbacks: Avoid leaking memory
Mauro Carvalho Chehab
1
-4
/
+8
2018-09-07
interface.h: rename Gconf2 keys
Mauro Carvalho Chehab
1
-21
/
+27
2018-09-07
Optimize global widgets
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-07
Change GtkHScale to GtkScale
Mauro Carvalho Chehab
1
-5
/
+5
2018-09-07
Add backward support for gtk2
Mauro Carvalho Chehab
1
-0
/
+4
2018-09-07
main: make it use gtk_application_new() & friends
Mauro Carvalho Chehab
1
-8
/
+2
2018-09-06
Remove the tray icon
Mauro Carvalho Chehab
1
-28
/
+0
2018-09-05
add support for scaling the image with cairo
Mauro Carvalho Chehab
1
-12
/
+39
2018-09-05
callbacks: fix apply_filters() logic
Mauro Carvalho Chehab
1
-5
/
+5
2018-09-05
callbacks: use a callback to draw at GtkDrawingArea
gtk3_improvements
Mauro Carvalho Chehab
1
-41
/
+62
2018-09-05
callbacks: Optimize cairo logic for Gtk 3
Mauro Carvalho Chehab
1
-2
/
+24
2018-09-04
callbacks: don't print resolution by default
Mauro Carvalho Chehab
1
-1
/
+2
2018-09-04
callback: Fix some issues at the about dialog
Mauro Carvalho Chehab
1
-9
/
+9
2018-09-04
Unify coding style
Mauro Carvalho Chehab
1
-352
/
+346
2018-09-04
callbacks: get rid of some dead code
Mauro Carvalho Chehab
1
-6
/
+0
2018-09-04
callbacks: fix the notification functions
Mauro Carvalho Chehab
1
-6
/
+6
2018-09-04
callbacks: get rid of unsused GconfClient
Mauro Carvalho Chehab
1
-52
/
+0
2018-09-04
Do some code cleanups
Mauro Carvalho Chehab
1
-32
/
+21
2018-09-04
Centralize include for gtk 2
Mauro Carvalho Chehab
1
-3
/
+2
2018-09-04
Rename camera struct typedef from cam to cam_t
Mauro Carvalho Chehab
1
-36
/
+36
2018-09-03
Fix some gcc warnings
Mauro Carvalho Chehab
1
-8
/
+4
2018-08-28
Improvements and fixes (#17)
0.20
Mauro Carvalho Chehab
1
-139
/
+262
2018-07-24
Allow selecting the image resolution instead of "small/midium/large"
resolution_improvement
Mauro Carvalho Chehab
1
-2
/
+4
2018-07-24
Prevent activating an already active size
Mauro Carvalho Chehab
1
-16
/
+19
2018-07-23
Optimize the logic with sets control values
Mauro Carvalho Chehab
1
-5
/
+5
2018-07-23
convert camorama to use the V4L2 API
Mauro Carvalho Chehab
1
-167
/
+48
2014-07-21
Use libv4l1 as an emulation layer to ensure compatibility
Alessio Treglia
1
-11
/
+20
2014-07-21
Imported Upstream version 0.19
upstream/0.19
Alessio Treglia
1
-15
/
+0
2014-07-21
Imported Upstream version 0.18
upstream/0.18
Alessio Treglia
1
-216
/
+91
2014-07-21
Imported Upstream version 0.17
upstream/0.17
Alessio Treglia
1
-0
/
+961
Privacy Policy