summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-09-10 11:26:15 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2015-09-10 11:26:15 +0200
commit14f97d0f2a84aaca2b13638db406e629ceb4785f (patch)
treee50e55540370d24eea273884efa8824174e70bc8 /HISTORY
parent75f28cb0cb66543419a0952eb1988c626ecd7e9e (diff)
downloadvdr-14f97d0f2a84aaca2b13638db406e629ceb4785f.tar.gz
vdr-14f97d0f2a84aaca2b13638db406e629ceb4785f.tar.bz2
Skins can now implement cSkinDisplayMenu::MenuOrientation() to display horizontal menus
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index dd449295..fd5bfb43 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8811,3 +8811,5 @@ Video Disk Recorder Revision History
- The EPG scanner no longer moves the dish if there is a positioner.
- The 'newplugin' script now creates the 'po' subdirectory for translations (thanks
to Thomas Reufer).
+- Skins can now implement cSkinDisplayMenu::MenuOrientation() to display horizontal
+ menus (thanks to Stefan Braun).