/*###############################################################################
#										#
# Project: 	Movie Progress bar for Topfield 5000				#
#										#
# Description:	This TAP Application displays the progress of the currently	#
#		running event.							#
#		It includes the progress of the event in procent, the minutes	#
#		it is already running and the total duration.			#
#		The window is displayed while the info box is visible,		#
#		if there is no EPG data present or in playback mode the window	#
#		will not be displayed.						#
#		In the menu there is now a further item ( "Refresh parameters" )#
#		which is used to load a new style setting from hdd.		#
#										#
#		The look and style can be modified by using the			#
#		MovieProgressEditor, there you can design your own style file.	#
#		This file must be called MovieProgress.dat and must be put in	#
#		the same directory than this TAP.				#
#										#
# Author:	Bjrn Bckle, Bjoern@Boeckle-net.de				#
#										#
# Comments:	Use it at your own risk.					#
#										#
# History:									#
#										#
# History:									#
# Ed   When      Who		    What					#
# -- ----------- -------------  -----------------------------------------------	#
# 13 06.06.2004  Bjrn Bckle   Version 3.2 problems with memory region fixed,	#
#				now less resources are used to draw the bar	#
# 12 05.06.2004  Bjrn Bckle   Version 3.1 error with infoboxoffset fixed	#
# 11 04.06.2004  Bjrn Bckle   Version 3.0 look and style can now be modifyed	#
#				by the PC programm "MovieProgressEditor"	#
# 10 01.06.2004  Bjrn Bckle   Version 2.5 colors in normal mode changed, a	#
#				version in which the remaining time is		#
#				displayed has been added			#
# 09 01.06.2004  Peter Kuhn     Version 2.41 BarOnly in Timshift-Bar style	#
# 08 30.05.2004  Bjrn Bckle   Version 2.4 OK and teletext key now hides	#
#				display. Possible Memory leaks removed.		#
# 07 27.05.2004  Bjrn Bckle   Version 2.3 behaviour in idle mode and in	#
#				DispatchKey changed, now compatioble to		#
#				"ScreenCapture_osd"				#
# 06 23.05.2004  Bjrn Bckle   Version 2.2a modified "DrawProgressBarOnly"	#
#				funtion.					#
# 05 21.05.2004  Bjrn Bckle   Version 2.2 problems with even/odd lines solved	#
# 04 18.05.2004  Bjrn Bckle   Version 2.1 position and color of bar changed	#
#				problems with positive offset solved		#
# 03 16.05.2004  Bjrn Bckle   Version 2.0 probably final and last version	#
#				the display is now hidden in playback mode.	#
#				and a exit menu is added.			#
#				A second compile version is added, wich only	#
#				shows the bar (bar only version)		#
# 02 12.05.2004  Bjrn Bckle   Version 1.5 the gmt offset settings are no	#
#				longer needed, the display is now really	#
#				synchronised with the info box			#
# 01 11.05.2004  Bjrn Bckle   First release					#
#										#
###############################################################################*/



Thanks to:
	Peter Kuhn
	tonymy01
	TheHorse
	parpar  
	BlackOne
	Gerti
	charly700
	jk


