*Add new feature for old style remote controlling
When enabled you now have the Neutrino way of remote control:
-Enable 'neutrino' style zap controlling:
When enabled the arrow buttons around the OK button
will follow the 'neutrino' style zap controls instead of the enigma2 style
-Enable 'neutrino' style channel select controlling:
When enabled the left, right, CH+/-, B+/-, P+/- buttons
will follow the 'neutrino' style zap controls instead of the enigma2 style
*Make reverse bouquet buttons configurable
*Allow plugins to recursivaly close via menus
*MultiContent: Add flag to make it possible to scale pixmaps
*downloadWithProgress: support https with connectSSL
Downloading https page fails with "Connection was closed cleanly"
because downloadWithProgress uses connectTCP instead of connectSSL.
Using connectSSL for https solves the problem