File: HISTORY Copyright (C) 1998 Ugo Paternostro This file is part of the dc20ctrl package. The complete package can be downloaded from: http://aguirre.dsi.unifi.it/~paterno/binaries/dc20ctrl.tar.gz This package is derived from the dc20 package, built by Karl Hakimian that you can find it at ftp.eecs.wsu.edu in the /pub/hakimian directory. The complete URL is: ftp://ftp.eecs.wsu.edu/pub/hakimian/dc20.tar.gz This package also includes a sligthly modified version of the Comet to ppm conversion routine written by YOSHIDA Hideki This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. History for dc20ctrl package $Id: HISTORY,v 1.2 1998/02/18 10:17:14 ugo Exp $ ###################################################################### v0.4 (1998.02.18) - Fixed a warning that happened under Linux because assigning and comparing NULL to int. [Karl] - The tty name can be choosed in the Makefile. [Karl] v0.3 (1998.02.17) - Fixed a bug in the offline conversion (it didn't care about how many pics you supplied...) [Karl] - Manual page example for offline conversion corrected. [Karl] v0.2 (1998.02.15) - Published under GNU GPL. - Now saving in greyscale works by translating the picture(s) to 24 bit and to greyscale. - May save picture(s) and thumbnail(s) in JPEG, TIFF or PNG format. - Added offline processing of Comet files. v0.1 (1998.02.04 - Internal release) - Added internal conversion to 24 bit format (ppm). v0.0 (1998.02.03 - Internal release) - Initial release: mostly the same as the dc20 project. I only added some command line switches to choose baud rate and serial device, and implemented some new features like shooting pictures, erasing memory and toggling resolution.