Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-30 | - fixed #333 (thx to rofafor!) | Michael Brückner | |
2007-01-05 | - removed obsolete interfacing code | Sascha Volkenandt | |
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-04 | - optimized interface to access plugin objects from website | Sascha 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 |