Update enigma2 :4.4.1r14

DR-10

Super VIP
Messages
3,688
4.4.1r14
- fix missing audio for some streaming services
- improve video screenshot handling (requires new drivers)
- improve several initial setup guide steps
- reenable timezone step (fixed a crash)
- improve last-step workflow
- reword firmware upgrade step
- skip network services step when no technology is activated
- eListbox
- fix ConfigContent headers not using the full width
- internal changes for improved future ABI compatiblity
- eLabel: fix blending issues (always use dedicated pixelbuffer)
- redirect gstreamer log output to enigma2's async log
- servicemp3: change level of some gstreamer log messages
- disable hdmi output in idle mode (dreamone)

http://git.opendreambox.org/?p=enigma2.git;a=summary
 

DR-10

Super VIP
Messages
3,688
Update: 07/07/2019
dreambox-dvb-modules: update to 20190707r0 (dreamone)
- added videograbber interface compatible to amlogic videograbber
- allow multiple concurrent videograbber users
- fixed wrongly sent first pts events
 

DR-10

Super VIP
Messages
3,688
Update: 10/07/2019
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
 
Top