Alter behavior of the zero button in PiP mode. The exact behavior may be
authorFelix Domke <tmbinc@elitedvb.net>
Mon, 13 Aug 2007 17:02:00 +0000 (17:02 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Mon, 13 Aug 2007 17:02:00 +0000 (17:02 +0000)
commit9ce6ca4f63e908ef0ed64c3cf9d02ed307c2da46
tree7251658114344f5295ae33d6c41315752902ca5f
parentea77a638b58160db057dd260cc2b58a4759dacbb
Alter behavior of the zero button in PiP mode. The exact behavior may be
configured by changing the value of the 'Behaviour of 0 key in PiP-mode'
property  in the settings menu. Possible values are:

- standard
  the behavior of the zero button is remains as is (switch to last channel)
- swap
  the zero button swaps the pip service with the active
- swap and stop
  the zero button swaps the pip service with the active and then turns
  pip off
- stop
  turns pip off

Patch by John Holland <johnbock@i-have-a-dreambox.com>, with some
modifications.
data/setup.xml
lib/python/Components/UsageConfig.py
lib/python/Screens/InfoBarGenerics.py