67ecd4b00a
* NEW: New syntax for GB.AddString() and GB.ExtendString() interpreter API. Do not pass the string by reference anymore. * NEW: GB.AddChar() is a new API for adding just a char to a string. [GB.DB.SQLITE2] * BUG: Fix ignored system call return values. [GB.DB.SQLITE3] * BUG: Fix ignored system call return values. [GB.DB.NET] * BUG: Fix ignored system call return values. [GB.V4L] * BUG: Remove some unused local variables. git-svn-id: svn://localhost/gambas/trunk@4105 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
orig | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
configure.ac | ||
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.