summaryrefslogtreecommitdiff
path: root/tntconfig.cpp
AgeCommit message (Collapse)Author
2007-01-08- fixed initial pageSascha Volkenandt
2007-01-07Changed some stuff for whats_on.ecppThomas Keil
2007-01-05- removed CompPath directiveSascha Volkenandt
- changed component name to "" to force loading from local shared object - incorporated all code into one shared object
2007-01-04- removed thread-unsafe call of cPlugin::ConfigDirectory and replaced it ↵Sascha Volkenandt
with Plugin::GetConfigDirectory - implemented proper shutdown of server thread on vdr termination
2007-01-03- renamed Setup::Get() to LiveSetup()Sascha Volkenandt
- added method that fetches plugin class from vdr and gets its setup object - demo code in channels.ecpp
2007-01-03/ Mapping eingebautThomas Keil
2007-01-02- added options -i and -p to specify port and (possibly multiple) ip(s)Sascha Volkenandt
- moved commandline-helpstring to setup class to ease maintaining - added default library directory /usr/local/lib
2007-01-02*** empty log message ***Thomas Keil
2007-01-02- initial checkinSascha Volkenandt