05.09.2004
	figure out current screen width and height under Win32
	figure out current screen width and height under X11
	add switch "-V"
	use the default display depth instead of forcing to 24 bpp.

02.09.2004
	allow quit in the usage window

01.09.2004
	use 'f' to toggle fullscreen
	disable cursor in fullscreen

31.08.2004
	* version 0.8
	show error mesg when we can't read the image file
	show file name in verbose mode

16.08.2004
	added cmsr font
	added SDL_ttf* files for font support
	set windows title

15.08.2004
	* version 0.7
	quit application on user requested signal (SDL_QUIT).
	use arrow down/up to skip 10 images.

14.08.2004
	accept F1 for help as well
	use left and right button to go to next/prev image
	added SDL_image.dll 1.2.3 (bmp, gif, jpg, lbm, pcx, png, pnm, tga, xpm)
	added SDL_gfx.dll 2.0.11
	updated manpage according the file formats supported.

14.08.2004
	* version 0.6
	optional scale up (-s parameter)
	added auto play feature (-a parameter or "a" key)

11.08.2004
	minor changes to the installer script

10.08.2004
	* version 0.5
	added help screen
	added usage screen
	added NSIS installer script

22.07.2004
	modified Makefile
	changed rotate to go clockwise

20.07.2004
	* version 0.4
	added angle argument to load_image()
	fill with black before loading next image

18.07.2004
	* version 0.3
	added SDL_gfx.dll

15.07.2004
	* version 0.2
	basic functional program

10.07.2004
	* version 0.1: first lines of code

