diff options
author | Lars Hanisch <dvb@flensrocker.de> | 2011-03-25 21:20:07 +0100 |
---|---|---|
committer | Lars Hanisch <dvb@flensrocker.de> | 2011-03-25 21:20:07 +0100 |
commit | 59cb96c4c68c1031d713ee36342643378641ca4e (patch) | |
tree | c6177a5b57eac5f220ca7e9ffcaee4f7505be38e /README | |
parent | 2e1250d57513f385d3dbd6527f94d98366c84fc9 (diff) | |
download | vdr-plugin-dynamite-59cb96c4c68c1031d713ee36342643378641ca4e.tar.gz vdr-plugin-dynamite-59cb96c4c68c1031d713ee36342643378641ca4e.tar.bz2 |
add some OSD functionalityv0.0.6a
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -170,6 +170,15 @@ CallGetTSTimeoutHandler arg Don't forget to prefix them with "plug dynamite"... +Controlling dynamite with the OSD +--------------------------------- +The main menu item "dynamite" offers the following possibilities: +- list attached devices +- scan for new DVB devices +- detach device +- lock/unlock device +- switch device to idle + Signals emitted via cPluginManager::CallAllServices --------------------------------------------------- On some actions dynamite calls the Service interface of every plugin |