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 /CONTRIBUTORS | |
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 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index da92b79f..f96e444f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -627,3 +627,6 @@ Olivier Jacques <jacquesolivier@hotmail.com>) Kai Moeller <moeller.ki@gmx.de> for reporting a double call to MainMenuAction() of a plugin if invoked via a hotkey + +Carsten Siebholz <c.siebholz@t-online.de> + for adding cStatus::OsdItem() to provide the entire list of menu items to a plugin |