Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-17 | - Moved images from compiled in image dir to data dir 'img'. | Dieter Hametner | |
- Fixed MapUrl entries to the new image location - Adapted some pages for the new image locations. - Added a preload functionalty to fill file cache at plugin startup. | |||
2007-08-19 | - First attempt to implement a backward compatible scheme of the new | Dieter Hametner | |
VDR 1.5.7 localization scheme. | |||
2007-05-25 | - about box, first summit | Sascha Volkenandt | |
2007-04-26 | Added OSD config | Thomas Keil | |
2007-01-18 | - added status monitor to reload timers when a recording starts or stops | Sascha Volkenandt | |
2007-01-16 | - rewritten task manager to make it more general | Sascha Volkenandt | |
2007-01-13 | - added service to switch channels by channel-id | Sascha Volkenandt | |
2007-01-05 | - removed obsolete interfacing code | Sascha Volkenandt | |
2007-01-05 | - added method to update internal timers from main thread | Sascha Volkenandt | |
2007-01-05 | - moved initialization of configDirectory to Plugin::Start() | 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 | |||
2007-01-03 | - added internationalization | Sascha Volkenandt | |
2007-01-02 | - updated plugin-description | Sascha 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 checkin | Sascha Volkenandt | |