summaryrefslogtreecommitdiff
path: root/pages/page_exit.eh
AgeCommit message (Collapse)Author
2008-06-21Changed the definition of tntversion in the LIVE source files.Dieter Hametner
Now there is a define TNTVERSION set to a number that can be compared in C oreprocessor 'if' statements. This allows for adding support for tntnet specific features with evolving tntnet version.
2007-12-01- Backwards compatible update to support Tntnet Version 1.6.0.6.Dieter Hametner
Backwards compatibilty will be dropped in future version of LIVE.
2007-01-25- added namespace spec so page doesn't need to use namespace vdrliveSascha Volkenandt
- added exception.h so page doesn't need to include it itself
2007-01-07- renamed page_init.ecpp and page_exit.ecpp to *.ehSascha Volkenandt