diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-15 10:51:37 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-15 10:51:37 +0100 |
commit | be9a6de0ef0bb282842f57a86d00075539f4156c (patch) | |
tree | 8b113d8bab495e6f812e4e01607ac92f53e3b841 /CONTRIBUTORS | |
parent | b3954aefd5290babbc2aa97b8f62b6112ff494f0 (diff) | |
download | vdr-be9a6de0ef0bb282842f57a86d00075539f4156c.tar.gz vdr-be9a6de0ef0bb282842f57a86d00075539f4156c.tar.bz2 |
Plugins can now implement the function SetMenuSortMode() in their skin objects derived from cSkinDisplayMenu, to get informed about the currently used sort mode
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a60a54c7..1c3dd2ec 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3319,3 +3319,7 @@ Dieter Ferdinand <dieter.ferdinand@gmx.de> Jasmin Jessich <jasmin@anw.at> for modifying the CAM API so that it is possible to implement CAMs that can be freely assigned to any devices + +Martin Schirrmacher <schirrmie@gmail.com> + for suggesting to provide a way for skin plugins to get informed about the currently + used sort mode of a menu |