diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-09-10 11:26:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-09-10 11:26:15 +0200 |
commit | 14f97d0f2a84aaca2b13638db406e629ceb4785f (patch) | |
tree | e50e55540370d24eea273884efa8824174e70bc8 /CONTRIBUTORS | |
parent | 75f28cb0cb66543419a0952eb1988c626ecd7e9e (diff) | |
download | vdr-14f97d0f2a84aaca2b13638db406e629ceb4785f.tar.gz vdr-14f97d0f2a84aaca2b13638db406e629ceb4785f.tar.bz2 |
Skins can now implement cSkinDisplayMenu::MenuOrientation() to display horizontal menus
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index de701da9..91eccfbc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3265,6 +3265,7 @@ Stefan Braun <louis.braun@gmx.de> for suggesting to add the menu category mcRecordingEdit for marking menus that edit recording properties for suggesting to make cRecording::GetResume() public + for implementing the possibility for skins to display horizontal menus Jochen Dolze <vdr@dolze.de> for changing cThread::SetIOPriority() from "best effort class" to "idle class" in order |