diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-03 14:55:17 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-03 14:55:17 +0200 |
commit | f1e5b591bd28c8acd852cad723459991c81d89b9 (patch) | |
tree | 2fbc47ef69af85c35d2e61beeaf32455b44f44c9 /HISTORY | |
parent | 2cd7928fc6dcffa61298d15d0bde21cd6d856868 (diff) | |
download | vdr-f1e5b591bd28c8acd852cad723459991c81d89b9.tar.gz vdr-f1e5b591bd28c8acd852cad723459991c81d89b9.tar.bz2 |
Added cStatus::OsdItem() to provide the entire list of menu items to a plugin
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2104,3 +2104,5 @@ Video Disk Recorder Revision History If all devices are busy and none of them can provide the current channel, the message "Channel not available!" will be displayed. - Removed the (no longer necessary) 'panic' stuff from cThread. +- Added cStatus::OsdItem() to provide the entire list of menu items to a plugin + (thanks to Carsten Siebholz). |