Page 8 of 10 FirstFirst ... 45678910 LastLast
Results 71 to 80 of 93

Thread: Enigma2 updates OE 2.0

  1. #71

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,781
    Rep Power
    2484982

    Απ: Enigma2 updates

    Update 12/03/2019

    dreambox-dvb-modules: update dm900/dm920 hardware drivers
    - fixed one more possible deadlock in 20190309 and 20190311 drivers
    http://git.opendreambox.org/?p=opend....git;a=summary

  2. #72

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,781
    Rep Power
    2484982

    Απ: Enigma2 updates

    Update 03/05/2019

    update dm7080 hardware drivers
    - update fp firmware to 1.20
    - more robust communication between FP and broadcom soc
    http://git.opendreambox.org/?p=opend....git;a=summary

  3. #73

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,781
    Rep Power
    2484982

    Απ: Enigma2 updates

    4.4.1r10

    - fixed missing audio after service change
    - fixed broken SPDIF passthrough
    - added possibility to stop and close alsa audio devices
    - optimized enigma2 internal showiframe function (dr.bests videodb is using this)
    - adjusted default skin (following the changes described in Skins & UI)
    - fixed crash in SetupGuide
    - reworked frontprocessor flasher for dreambox one

    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)

    Others
    - refactored, cleanuped, generalized and fixed EGL/GLES handling (GL Widgets are now usable in a stable manner)
    - speeded up blitting when using constant alpha on ge2d (dreambox one)
    - don't try operating a non-existing display
    - enabled generation of method signature comments for eLCD / eDboxLCD in enigma.py

  4. #74

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,781
    Rep Power
    2484982

    Απ: Enigma2 updates

    4.4.1r11

    - fixed several scaling problems
    - fixed service searching (broken since 4.4.1r10)
    - added core function and skin converter to query and show currently used video codec
    - prepare for screenshots (driver and kernel update needed)
    http://git.opendreambox.org/?p=enigma2.git;a=summary

  5. #75

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,781
    Rep Power
    2484982

    Απ: Enigma2 updates

    Update: 27/06/2019

    dreambox-dvb-modules: update to 20190627r0 (dreamone)
    - fixes for videograbber
    - optimized VIDEO_GET_PTS ioctl
    - fixed possible kernel oops in h264 decoder

  6. #76

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,781
    Rep Power
    2484982

    Απ: Enigma2 updates

    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

  7. #77

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,781
    Rep Power
    2484982

    Απ: Enigma2 updates

    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

  8. #78

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,781
    Rep Power
    2484982

    Απ: Enigma2 updates

    4.4.1r15

    - hbbtv video player fixes
    - fixed possible Alsa Output crash
    - eListbox: don't react when attributes are re-set to current value
    - ignore hdmitx hpd events when in idle mode
    http://git.opendreambox.org/?p=enigma2.git;a=summary

  9. #79

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,781
    Rep Power
    2484982

    Απ: Enigma2 updates

    4.4.1r16

    - reverted change (eLabel: fix blending issues (always use dedicated pixelbuffer))
    this change caused some FHD skin problems (ge2d timeouts), need more investigation later
    - fixed video screenshots
    - fixed crash in inputdevice setup when change repeat or delay
    http://git.opendreambox.org/?p=enigma2.git;a=summary

  10. #80

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,781
    Rep Power
    2484982

    Απ: Enigma2 updates

    Update: 30/08/2019

    dreambox-dvb-modules: update dm900/dm920 hardware drivers
    - don't transform 3D video to 2D video (ignore SEI frame packaging messages in h264 content)
    - bcm3158: fixed modulation, symbol_rate and frequency status read

Page 8 of 10 FirstFirst ... 45678910 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Enigma2 updates OE 2.6
    By korn in forum ..Περί Dreambox Enigma2
    Replies: 1
    Last Post: 25-04-23, 09:43
  2. Enigma2 updates OE 2.5
    By korn in forum ..Περί Dreambox Enigma2
    Replies: 0
    Last Post: 26-10-21, 09:49
  3. Replies: 0
    Last Post: 31-10-14, 21:10
  4. DM8000 no updates ?
    By clweb in forum SatDreamGr Images Chat
    Replies: 2
    Last Post: 01-10-14, 09:54
  5. OpenPLi Updates...
    By athoik in forum ..Περί Dreambox Enigma2
    Replies: 5
    Last Post: 02-09-13, 20:42

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •