+-------------------------------------------------------+ | | | videogen | | | | a simple XFree86 Modeline calculator | | (c) 1997-2003, Szabolcs Rumi | | | | http://www.dynaweb.hu/opensource/videogen | | | | the videogen package is distributed under the | | GNU General Public License Version 2 (GPLv2) | | | +-------------------------------------------------------+ See the THANKS file for the list of people who helped me with fixing bugs, feature ideas, comments, etc. The videogen change log: 0.33 released: 7 Aug 2003 - fixed a bug that caused maximal vfreq to be disregarded when desired vfreq was higher - added ability to use floating point value for max_dotclk in the configuration file 0.32 released: 26 Nov 2002 - fixed a small bug which can cause a segfault 0.31 released: 21 Nov 2002 - major changes to the calculation algorithm which fixes some of the problems with the new nvidia support - some other minor changes 0.30 released: 30 Oct 2002 - major rewrite of the whole code, primarily a very different (and hopefully better) user interface - added nvidia driver compatibility support - updated documentation 0.21 released: 6 Mar 2001 - made some minor internal changes to the code - renamed command line options to be less cryptic - cleaned up and revised documentation and all other files - dropped GPLv2 file from the package, it's a waste of diskspace 0.20 released: 19 Feb 2000 - almost the entire code has been rewritten - new calculation algorhythm implemented - added a default value for the horizontal sync pulse - the manpage has been revised to reflect changes 0.16 released: 19 Feb 1999 - added kernel framebuffer (fbset) support - added option -fb to print fbset format timings in silent mode - added new targets in the Makefile - updated documentation 0.15 released: 16 Aug 1997 - revised the source code and the whole package - added a videogen(1) manual page - slightly changed command line syntax 0.14 released: 28 May 1997 - added a little online help if started without options or with the usual --help option - slightly changed the the inner structure of the package 0.13 released: 9 May 1997 - first public release