summaryrefslogtreecommitdiff
path: root/setup.cpp
AgeCommit message (Collapse)Author
2007-04-26- fixed forward declaration and scope of cMenuSetupSascha Volkenandt
2007-04-26Added OSD configThomas Keil
2007-01-05- removed obsolete interfacing codeSascha Volkenandt
2007-01-05- removed -L plugin parameterSascha Volkenandt
- incorporated all code into one shared object
2007-01-04- added setup option ScreenshotIntervalSascha Volkenandt
2007-01-03- LastChannel value of "0" now returns as maximum possible channel numberSascha Volkenandt
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-02- some optical improvementsSascha Volkenandt
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- initial checkinSascha Volkenandt