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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-07
Bump version to 0.20.3
0.20.3
experimental_gtk4
Mauro Carvalho Chehab
3
-15
/
+29
2018-09-07
callbacks: prevent destroying the preferences widget
Mauro Carvalho Chehab
3
-0
/
+12
2018-09-07
callbacks: Avoid leaking memory
Mauro Carvalho Chehab
1
-4
/
+8
2018-09-07
interface.h: rename Gconf2 keys
Mauro Carvalho Chehab
4
-83
/
+97
2018-09-07
main: Store camera device
Mauro Carvalho Chehab
1
-0
/
+2
2018-09-07
main: add some g_free() in order to reduce memleak warnings
Mauro Carvalho Chehab
1
-8
/
+21
2018-09-07
Optimize global widgets
Mauro Carvalho Chehab
3
-5
/
+5
2018-09-07
Update remaining translations
Mauro Carvalho Chehab
48
-3876
/
+7094
2018-09-07
Add missing pt_BR translations
Mauro Carvalho Chehab
1
-2
/
+18
2018-09-07
add support for gtk4 on configure.ac (experimental)
Mauro Carvalho Chehab
3
-2
/
+19
2018-09-07
add the compatibility bits needed to build it with gtk 4
Mauro Carvalho Chehab
1
-0
/
+18
2018-09-07
Change GtkHScale to GtkScale
Mauro Carvalho Chehab
2
-11
/
+11
2018-09-07
Add backward support for gtk2
Mauro Carvalho Chehab
4
-1
/
+37
2018-09-07
main: make it use gtk_application_new() & friends
Mauro Carvalho Chehab
5
-35
/
+56
2018-09-07
camorama-gtk4.ui: Get rid of everything that gtk4-builder-tool complains
Mauro Carvalho Chehab
1
-254
/
+58
2018-09-07
Copy data/camorama-gtk3.ui into data/camorama-gtk4.ui
Mauro Carvalho Chehab
1
-0
/
+1764
2018-09-07
camorama-gtk3: explicitly use the obsoleted GtkImageMenuItem
Mauro Carvalho Chehab
1
-22
/
+35
2018-09-07
Get rid of obsolete Gtk3 widgets
Mauro Carvalho Chehab
1
-730
/
+680
2018-09-06
Allow having different UIs depending on Gtk version
Mauro Carvalho Chehab
11
-17
/
+1837
2018-09-06
fileio: don't try to mount if remote update is disabled
fixes
Mauro Carvalho Chehab
1
-0
/
+4
2018-09-06
Merge pull request #21 from mchehab/gtk3_deprecated_conversion
Mauro Carvalho Chehab
63
-1992
/
+1761
2018-09-06
Update translation files
gtk3_deprecated_conversion
Mauro Carvalho Chehab
48
-1783
/
+1717
2018-09-06
gtk_menu_popup() is deprecated on gtk 3.22
Mauro Carvalho Chehab
1
-0
/
+6
2018-09-06
get rid of the unused xpm_label_box() function
Mauro Carvalho Chehab
2
-23
/
+0
2018-09-06
main: use gdk_monitor_get_geometry() on newer Gtk 3
Mauro Carvalho Chehab
1
-2
/
+18
2018-09-06
Remove the tray icon
Mauro Carvalho Chehab
10
-161
/
+6
2018-09-05
camorama-window: fix tray icon
Mauro Carvalho Chehab
2
-22
/
+12
2018-09-05
Change default to build with Gtk3
Mauro Carvalho Chehab
3
-13
/
+14
2018-09-05
Merge pull request #20 from mchehab/gtk3_improvements
0.20.2
Mauro Carvalho Chehab
80
-9034
/
+11690
2018-09-05
Bump version to 0.20.2
Mauro Carvalho Chehab
51
-877
/
+880
2018-09-05
add support for scaling the image with cairo
Mauro Carvalho Chehab
5
-20
/
+47
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
5
-41
/
+70
2018-09-05
callbacks: Optimize cairo logic for Gtk 3
Mauro Carvalho Chehab
1
-2
/
+24
2018-09-04
v4l: fix some troubles due to unsigned int on resolutions
dist_improvements
Mauro Carvalho Chehab
2
-5
/
+5
2018-09-04
callbacks: don't print resolution by default
Mauro Carvalho Chehab
1
-1
/
+2
2018-09-04
ChangeLog: update it with latest changes
Mauro Carvalho Chehab
1
-0
/
+4
2018-09-04
callback: Fix some issues at the about dialog
Mauro Carvalho Chehab
1
-9
/
+9
2018-09-04
Update pt_BR translation
Mauro Carvalho Chehab
1
-3
/
+3
2018-09-04
Update po files
Mauro Carvalho Chehab
48
-2640
/
+2880
2018-09-04
Unify coding style
Mauro Carvalho Chehab
23
-5595
/
+5682
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
3
-16
/
+16
2018-09-04
callbacks: get rid of unsused GconfClient
Mauro Carvalho Chehab
1
-52
/
+0
2018-09-04
Don't use gdk-pixbuf-xlib-2.0 anymore
Mauro Carvalho Chehab
5
-15
/
+3
2018-09-04
Use g_list_free_full() convenience function
Mauro Carvalho Chehab
1
-4
/
+2
2018-09-04
Enable warnings when building Camorama
Mauro Carvalho Chehab
7
-276
/
+2584
2018-09-04
Do some code cleanups
Mauro Carvalho Chehab
13
-84
/
+88
2018-09-04
Centralize include for gtk 2
Mauro Carvalho Chehab
10
-19
/
+22
2018-09-04
Rename camera struct typedef from cam to cam_t
Mauro Carvalho Chehab
9
-115
/
+115
[next]
Privacy Policy