sn-webcam grabber and auto ftp upload tool
-----------------------------------------------
CHANGELOG
-----------------------------------------------

v0.7.1 (11 april 2005)
- variable jpeg quality (jpg_quality)
- webcam.conf commented
- cleaning code and fixing config reader (config.c)
- ftp upload persistent for high ftp upload rates
  thanks to Pooly for patch and idea

======================
sn-webcam is new name
======================

v0.7 (16 febrary 2005)

- saving directly images on jpg files
- added capture.c and dump_thomas.c from GNU/GPL v2 project:
  SDLCam http://sdlcam.raphnet.net
- fixed some minor compiler warnings on ftplib

===============================
removed imagemagick dependences
===============================

v0.6.5-10-lk (1 febrary 2005) STABLE
- apply Nathan Hurst patch in bmp2jpg.c (make gcc-3.4 no complains)

v0.6.5-9-lk (23 january 2005) RC3
----------------------------------
- important fix to package (deleted webcamd.c file wich was enclosed for an error)
-  thanks to Gambry (lugpa) for his help 

v0.6.5-8-lk (21 janaury 2005) RC2
----------------------------------
- ftp monitor (up.bmp)
- more information on control panel
- workaround for Igor Lopes Guerreiro's bugreport
- some minor fixes

v0.6.5.7-lk (10 january 2005) RC1
----------------------------------
- more options added to config file
- some minor fixes

v0.6.5.6-lk (5 january 2005) (important fix)
----------------------------
- fixed an hard memory leack problem in device.c (Luca Amore and Marco Comparato)

v0.6.5.5-lk (29 december 2004):
-------------------------------
- added patch from Christophe Lucas for read parameters to config file

v0.6.5.4-lk (27 december 2004):
-------------------------------
- ftp upload is improved
- error messages translated in english

v0.6.5.3-lk (24 december 2004):
________________________________

- bmp and jpg saving
- ftp upload support

===============================
start lookee work
===============================

v0.6.5 (30 august 2004):
------------------------
add a kind of struct to store default value for each supported controls.
It now up and down scale control by step (struct v4l2_queryctrl).

v0.6.4:
------
remove bogus on get query control for gain and exit if not 
supported by device.

v0.6.3:
------
add red, blue, gamma, brightness balance used.

v0.6.2:
-------
add device.c (add enumerate controls)

v0.6.1:
-------
change brightness
