Skins can now implement cSkinDisplayMenu::MenuOrientation() to display horizontal menus

This commit is contained in:
Klaus Schmidinger
2015-09-10 11:26:15 +02:00
parent 75f28cb0cb
commit 14f97d0f2a
5 changed files with 22 additions and 7 deletions

View File

@@ -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).