enigma2: 4.3.2r6
authorAndreas Monzner <andreas.monzner@dream-property.net>
Wed, 10 Jul 2019 19:15:17 +0000 (21:15 +0200)
committerAndreas Monzner <andreas.monzner@dream-property.net>
Wed, 10 Jul 2019 19:15:48 +0000 (21:15 +0200)
commit2bea59013b0ab7fb5e83a287f18a76337022a7da
tree32e7394dc8bb4d5dabffceba8ed086ec61275ec2
parent167dc892a1f5ba2d0a37ac5124840979f83aed85
enigma2: 4.3.2r6
* Reset video window to fullscreen on e2 start and e2 shutdown
* Fix potential crash in DVD Player
* Fix IPv6 related crash in Network Setup
* Implement sVideoType for non TS containers, add VideoType to ServiceInfo Converter, add evVideoTypeReady event

Changes backported from 4.4
 * Skins & UI
  - added "global skin variables" that can be used to define "global" position and size values. Example:
    <globals>
      <value name="infobar_pos" value="0,540" />
    </globals>
  - eSlider (progress): add and handle foregroundColor/backgroundColor attributes
  - ChoiceList/ParentalControlList componentSizes: add pixmapX and pixmapY
  - eListbox (lists)
    - ConfigContent: seperation is now a hard limit, allow multi-line config list entries and values instead (only if line height is >= fontSize*2)
    - MultiContent: add SCALE_STRETCH and SCALE_FILL for pixmaps
    - add selectionZoom (method setSelectionZoom)
      - Zooms the currently selected item by a factor (for skin use: selectionZoom="1.1", for 110% of original size)
    - add mode="vertical|horizontal|grid" for defining the render type
    - add margin="<horizontalMargin>,<verticalMargin" to add a global margin to the list (adjust to match your selectionZoom)
    - internal changes for improved future ABI compatiblity
  - adjusted default skin (following the changes described above)

 * Others
  - fix memleak when using EGL/GLES
  - redirect gstreamer log output to enigma2's async log
meta-opendreambox/recipes-dreambox/enigma2/enigma2_4.3.2r6.bb
meta-opendreambox/recipes-dreambox/enigma2/files/0001-skin_default-revert-accidentially-commited-change-di.patch [new file with mode: 0644]