gambas-source-code/gb.v4l
Benoît Minisini 95aa370a7e [INTERPRETER]
* BUG: Do not use GB.ReturnNull() when returning a void string anymore. Use
  the new GB.ReturnVoidString() API instead.


git-svn-id: svn://localhost/gambas/trunk@4216 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-10-24 19:33:41 +00:00
..
orig
src [INTERPRETER] 2011-10-24 19:33:41 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [GB.V4L] 2011-04-26 19:35:39 +00:00
COPYING
depcomp
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.