This is a "plugin" for the Video Disk Recorder (VDR).
Written by: Matthias Feistel
<hitman_47@users.sourceforge.net>
GnuPG Key ID: 0xD6182313
Project's homepage: http://sourceforge.net/projects/vdr-hattrick/
Latest version available at: http://downloads.sourceforge.net/sourceforge/vdr-hattrick/
There is also a SVN trunk available. For more information please have a look
at the project's homepage.
See the file COPYING for license information.
DESCRIPTION:
vdr-hattrick is a match viewer for the online soccer game on http://hattrick.org/.
This application has been CHPP-certified by hattrick.org; see the following link for
a list of chpp applications: <http://www.hattrick.org/common/chppnew.asp>.
DEPENDENCIES:
C++ Sockets <http://www.alhem.net/Sockets/>
INSTALL:
Make sure, C++ Sockets (see dependencies above) is installed properly.
Review the C++ Sockets' Makefile for proper settings ($PREFIX).
Choose options in <vdr/Make-hattrick.config>. That file must be
created by the user and the following line must be added to <vdr/Make.config>:
-include $(VDRDIR)/Make-*.config
Instead of using the Make-hattrick.config, you can use the Options in
<vdr/Make.config> directly, of course.
HATTRICK_DEBUG = 1 /** Compiles the plugin with debugger symbols */
Then install it the usual vdr-plugin way (untar package; make all).
CREDITS:
This Project uses sources of the following authors:
Klaus Schmidinger (VDR itself <http://www.cadsoft.de/vdr/>)
Anders Hedstrom (C++ Sockets Library <http://www.alhem.net/Sockets/>)
Dr. Ir. Frank Vanden Berghen (xmlParser <http://www.applied-mathematics.net/tools/xmlParser.html>)
CONTRIBUTORS:
Sauli Ketola (Thanks for providing Finnish translation)
Diego Pierotto (Thanks for providing Italian translation)