summaryrefslogtreecommitdiff
path: root/tools.cpp
AgeCommit message (Collapse)Author
2007-01-05- added function StringToIntSascha Volkenandt
2007-01-05- added lexical_cast toolSascha Volkenandt
2007-01-05- added function StringSplitSascha Volkenandt
2007-01-05- moved pagelib back to pluginSascha Volkenandt
- incorporated all code into one shared object
2007-01-04- optimized interface to access plugin objects from websiteSascha Volkenandt
- moved website code to pagelib subdirectory - introduced TimerManager that will help working on timers from a background thread
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- added function for datetime formattingSascha Volkenandt