summaryrefslogtreecommitdiff
path: root/thread.cpp
AgeCommit message (Collapse)Author
2007-05-25- added emergency exit in case the httpd port is blockedSascha Volkenandt
2007-01-05- added new page edit_timerSascha Volkenandt
- removed obsolete new_timer - added button and link to edit_timer
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-02- initial checkinSascha Volkenandt