Neues Dreambox Update verfügbar !

  • Code
    dreambox-dvb-modules: updated hardware drivers for dm900, dm920
    - lowered entire interrupt load
    - optimizations for BLE module communication
    Code
    flash-nrf52: update ble module firmware to 1.3
    Code
    enigma2: update to 4.3.2r4
    - check and inform for available ble adapter updates
    - more work on broken eslider/eprogress
    - fixed bug that the last log message was not output on a bsod
    - EpgSelection/EventView/Channel: Add Plugin Hooks with matching signature (you can group them in a single where= WHERE_...)
    - Red in ChanneList, grouping plugins and "All" into a submenu if there is any plugin bound to the hook
    - Red/Blue in EpgSelection with type SINGLE
    - Blue in EventView


    http://git.opendreambox.org/?p…c2940cbd259372f5848c09566

  • Code
    dreambox-dvb-modules: update dm900/dm920 hardware drivers
    - fixed one more possible deadlock in 20190309 and 20190311 drivers
    Code
    enigma2: add small python patches
    - fixed item duplication in EventView Plugin Blue-Hook
    - fixed a copy and paste error in ServiceList
    - fixed handling of /data for small picons in ChannelSelectionDisplaySettings


    http://git.opendreambox.org/?p…7ebd30d3f9e3f0101aeff570c

  • http://git.opendreambox.org/?p…17f1d6ec29cace6deda252692

  • 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

  • 4.3.2r7

    * added support for FBC DVB-C tuner

    * fixed Graphical MultiEPG Setup skin

    * allow the description of configuration entries to grow up to the actual size of the value (if it's text or a pixmap) minus some margin (font-size in pixels)


    for skin and plugin developers:

    * ConfigLists:

    - implemented on/off pixmaps for boolean config types

    Example:

    <listboxcontent>

    ...

    <config onPixmap="skin_default/switch_on.svg" offPixmap="skin_default/switch_off.svg" size="30,16"/>

    </listboxcontent>

    * fixed several rendering/blending issues in listboxes

    - don't render incomplete last item in grid mode or with selection zoom enabled

    - alpha-blend zoomed selection

    - fixed issues with alpha-blended lables and pixmaps in multicontent lists

    - fixed item size calculations in horizontal mode when there's a margin

    * fixed eLabel having the wrong background color in some cases




    http://git.opendreambox.org/?p…8c1c8ca784edbe9c74384751a

  • 4.4.1r17

    * Support Dreambox One with Combo Tuner

    * Some Minor HbbTV fixes

    * Fix GraphicalMultiEPG Setup screen

    * Improve stream playback

    * Improve skipping for "Multmedia" Services (eServiceMP3)

    * Add Inverto IDLU-UST110-CUO40-32P to the list of unicable devices

    * Add configurabe on/off Pixmaps for all existing "ConfigBoolean" derivatives. Add the something like the following in the "<listboxcontent>" section of your skin (see default skin)

    <config onPixmap="skin_default/switch_on.svg" offPixmap="skin_default/switch_off.svg" size="30,16"/>


    Developer / Experts

    * Fix reboot to rescue

    * Fix image prescale handling for libjpegturbo

    * Fix blending issues in eListbox and it's selectionZoom

    * Converter.TemplatedMultiContent: add missing import for MultiContentEntryTextAlphaBlend

    * Screens.Menu: allow plugins to pass a menu description as 5th argument of the list

    * eLabel: fix wrong background color when rendering onto dedicated buffer

    * fixed initial buffering for TS and non TS streaming and add menu entries to change the buffering time (default is 500ms now), setBufferSize call is a noop now and replaced by setBufferDuration

    * eAudioPlayback: allow to install a PCM callback

    * Change the way audio playback is handled (eAudioPlayback)

    * print stack trace when when mainloop is beeing blocked


    Experimental:

    * Add highly experimental version of a new DASH/HLS playback service written form scratch.



    http://git.opendreambox.org/?p…7afdca2f08bc402bddfe7b9b8

  • 4.4.1r18

    - only allow skipping forward/backward with number buttons for amlogic based STBs... no fast winding yet

    - fixed progressive/interlaced and framerate detection

    - prevent "[eAudioPlayback] Unhandled samplerate: -1" spam on DVB services with AAC Audio

    - fixed broken "eServiceEvent::getBeginTimeString" (broken since 4.4.1r17

    - allow to use getNimSlotInputName as demod description even for tuners with only one hardware input connector (One Combo)

    - some improvements/fixes for new HLS/Dash service

    - some python changes for easier migration to python3



    http://git.opendreambox.org/?p…6107e67a1e933c28523d80655

  • enigma2: 4.4.2r0

    - CEC: fixed some (popular) TV's only turning off every second time

    - fixed some autores issues

    - added video sync mode selection to AV Setup (Slow Motion, Hold First Frame, Black Screen)

    - ScanSetup: fixed recently introduced crash on DVB-C transponder search

    - fixed broken UP navigation in Grid-Lists

    - fixed some potential crashes


    Developers:

    - skins/ConfigList:

    - seperation has now been properly renamed to "separation", seperation still works (for backwards compatibility

    - added "listFontKeyboard" so the keyboard can have it's own font

    - added eLongreader and eUnsignedLongLongreader

    - eServiceStream: improved compatibility with dash/hls streams, implement some missing events (evEOF, evVideoTypeReady, sVideoType, sAudioType



    http://git.opendreambox.org/?p…fa8c48a5590910518107ba7b5

  • 4.4.2r2

    - added trickmodes (ffw/rwd/slowmo) for amlogic platforms (kernel/driver update required)

    - improved trickmodes in timeshift mode

    - fixed potential sync issues (broken PTS extraction when DTS & PTS are available)

    - fixed exif related crashes

    - fixed issues when skipping through http streams (servicemp3)

    - eServiceStream improvements

    - webm support

    - subtitle support

    - cookie support

    - improve hls/dash compatibility

    - updated translations

    - removed pixmaps from skin_default.xml to avoid having them preset "everywhere"




    http://git.opendreambox.org/?p…39c43eda7a3bcf7315d590035

  • 4.3.2r9

    - show cable scan SR options again

    - fixed eServiceEvent getBeginTimeString

    - fixed removal of terrestrial services before scan and in channellist when requested

    - servicemp3: increased http connection retries for streaming services to fix skipping forward/backward on some streams

    - fixed alpha channel for svg pictures

    - eFileMonitor: fixed hangups on destroy

    - eFileMonitor: handle multiple watches on single dir/file

    - optimized SatelliteEquipmentControl lock handling to fix sometimes lost unlocks which caused endless sec lock/unlock loops

    - TimerSanityCheck: fixed possible bug seen in crashlog (TypeError: range() integer end argument expected, got float.)

    - fixed possible exif parser crash

    - fixed possible epgcache deadlock



    http://git.opendreambox.org/?p…62d591a6b8edd8c4302818f75

  • 4.4.2r5

    - fallback to white foreground color for text subtitles when missing in skin

    - some HLS/Dash improvements

    - don't write to mediadb when disabled in menu


    4.4.2r4

    - fixed crashes caused by broken media database after update from 4.4.2r2 to 4.4.2r3

    (update from 4.4.2r1 to 4.4.2r3 was no problem...)

  • 4.3.2r10

    - DVDPlayer: fixed invisible overlay for DVDs with subtitles

    - merged all skin changes from enigma2 4.4 (dreamone)

    - unicable.xml: add Inverto IDLU-UST110-CUO40-32P

    - fixed segfaults on shutdown caused by filemonitor

  • 4.4.2r6

    - fixed memory leak for hls streams

    - added support for ID3-ADTS-AAC audio live streams (used in ZDF live streams)

    - eFileMonitor: fixed hangups on destroy

    - eFileMonitor: handle multiple watches on single dir/file

    - eFileMonitor: disabled log spam by default and add a usage setup switch to enable it again

    - TimerSanityCheck: fixed possible bug seen in crashlog (TypeError: range() integer end argument expected, got float.

    - fixed possible epgcache deadlock

    - fixed alpha channel for svg pictures

    - optimized SatelliteEquipmentControl lock handling to fix sometimes lost unlocks which caused endless sec lock/unlock loops

    - Default/Default-FHD skins: update

  • 4.5.0r3

    - unpause services on service stop to prevent deadlocks

    - fixed PluginDescriptor compatiblity (broken since 4.5.0r2)

    - fixed InputDevices configuration (broken since 4.5.0r2)

    - StreamService

    - DASH: start streams with medium quality instead with worst quality

    - DASH: fix playback of some non-live streams

    - DASH: fix seeking in streams with a PresentationTimeOffset

    - DASH: fix backwards seeking

    - HLS: fix playback of streams with an undeterminable stream type (assume TS)

    - eServiceStream: remove illegal characters from stream urls (line feed / carriage return)




    http://git.opendreambox.org/?p…739a51a6a29f6a892df13bf10