Menu

Code Commit Log


Commit Date  
[r215] by ludov

Use a copy instead of a link for archived images

Closes patch #4 "Bugfix for archive not working"
https://sourceforge.net/p/vgrabbj/patches/4/

Thanks to Vikram Aggarwal for the patch

2013-09-21 11:27:09 Tree
[r214] by ludov

More system error logging

2013-09-18 11:10:23 Tree
[r213] by ludov

An invalid vconf->dev is -1 not 0

If v4l1_open() failed then vconf->dev is set to -1
So we must check this value and not than vconf->dev is not zero

2013-09-18 10:11:29 Tree
[r212] by ludov

Log v4l1_close() error

2013-09-18 10:07:14 Tree
[r211] by ludov

Log the error message if opening the video device fails

2013-09-18 08:23:31 Tree
[r210] by ludov

ftp file overwrite patch

Thanks to András for the patch
Closes sourceforge patch #5
https://sourceforge.net/p/vgrabbj/patches/5/

"This patch allowes to overwrite a taken picture on the FTP server.
Firstly deletes the remote filename, then rename tmp
file to the filename described in the config."

2013-09-07 12:31:37 Tree
[r209] by ludov

Fix typo

Thanks to András for the patch
https://sourceforge.net/p/vgrabbj/patches/5/

2013-09-07 12:27:48 Tree
[r208] by ludov

Add -Z 'commands' option

Thanks to Olivier for the patch
Closes sourceforge patch #2
https://sourceforge.net/p/vgrabbj/patches/2/

"I need to make a lot of operations before sending the picture to the
ftp server (rotation, incrustation, etc). So I add an option to run all
needed tools from the inside of vgrabbj, via a system() call.

From the man page

-Z 'commands'
Ask vgrabbj to launch an external program. May be used to pass the
picture through ImageMagick or others filters. The first '%s' instance
in the command line will be replaced with filename. If UseTmpOut is On,
'commands' will be run before the file is renamed."

2013-09-07 10:18:26 Tree
[r207] by ludov

Fix usage(): Alignment of timestamp is -P not -a

2013-09-06 18:43:25 Tree
[r206] by ludov

Release vgrabbj-0.9.7

2013-09-04 18:21:46 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.