/*###############################################################################
#										#
# Project:	ScreenCapture with OSD for Topfield 5000			#
#										#
# Description:	With this tap you can capture the currently visible screen,	#
#		including all OSD data.						#
#		Keys:	"UHF"	Capture screen					#
#			"Sleep"	View last captured bitmaps			#
#			"Exit"	ShowExitMenu					#
#		The captured files are stored in the same directory than this	#
#		TAP. The filname will be the currently event name or the	#
#		channel name, if no event info present.				#
#		If the file already exist, then a number is added to the name.	#
#										#
# Author:	Bjrn Bckle, Bjoern@Boeckle-net.de				#
#										#
# Comments:	Use it at your own risk.					#
#										#
# History:									#
# Ed   When      Who		    What					#
# -- ----------- -------------  -----------------------------------------------	#
# 06 12.06.2004  Bjrn Bckle   Version 1.3: problems with different size than	#
#				720x576 fixed.					#
#				Keys can now be configured by user.		#
# 05 10.06.2004  Bjrn Bckle   Version 1.2: workaround for bug in firmware	#
#				with regions, performance improved		#
# 04 01.06.2004	 Bjrn Bckle	Version 1.1a: preview for last 5 pictures	#
# 03 30.05.2004  Bjrn Bckle   Version 1.1: drawing changed			#
# 02 27.05.2004  Bjrn Bckle   Version 1.0					#
# 01 25.05.2004  Bjrn Bckle   First beta release				#
#										#
###############################################################################*/
