Menu

Code Commit Log


Commit Date  
[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
[r205] by ludov

Remove autogenerated files

2013-09-04 18:19:49 Tree
[r204] by ludov

Use /dev/video0 by default instead of /dev/video

You can change the device to use with:
- the configuration file /etc/vgrabbj.conf
- the command line argument -d <device>

2013-09-04 16:48:21 Tree
[r203] by ludov

Revert change in revision 191

2013-09-04 16:41:31 Tree
[r202] by ludov

Fix the use of .ta macro

I am not sure the new syntax if the correct one. At least I do not have
any warning using:
$ MANROFFSEQ='' MANWIDTH=80 man --warnings -E UTF-8 -l -Tutf8 -Z vgrabbj.1 > /dev/null

2013-09-04 16:17:46 Tree
[r201] by ludov

Fix the use of .ta macro

I am not sure the new syntax if the correct one. At least I do not have
any warning using:
$ MANROFFSEQ='' MANWIDTH=80 man --warnings -E UTF-8 -l -Tutf8 -Z vgrabbj.conf.5 > /dev/null

2013-09-04 16:16:55 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.