gambas-source-code/gb.v4l
Benoît Minisini 82eddfd5c9 [CONFIGURATION]
* NEW: Remove all 'depcomp' files. Apparently they are not used anymore by autoconf.

[INTERPRETER]
* BUG: Fix some gcc 6 warnings.

[GB.DEBUG]
* BUG: Fix some gcc 6 warnings.

[GB.GTK]
* BUG: Fix some gcc 6 warnings.
* BUG: Fix a ';' mistake in a focus management test.

[GB.GTK3]
* BUG: Fix some gcc 6 warnings.
* BUG: Fix a ';' mistake in a focus management test.

[GB.IMAGE]
* BUG: Fix some gcc 6 warnings.


git-svn-id: svn://localhost/gambas/trunk@8101 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2017-02-18 17:24:01 +00:00
..
orig
src [CONFIGURATION] 2017-01-13 03:29:42 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2014-04-05 21:22:43 +00:00
COPYING
gambas.h
gb.image.h
gb_common.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf

This code is partially based in the code written and released under GPL by 
Nick Andrew <nick@nick-andrew.net>, for the "video-capture" program. 
You can find the original sources of that program in the "orig" folder 
in these sources.