Page 3 of 10 FirstFirst 1234567 ... LastLast
Results 21 to 30 of 93

Thread: Enigma2 updates OE 2.0

  1. #21

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,784
    Rep Power
    2484984

    Απ: enigma2

    Η εξέλιξη του Enigma2

  2. #22

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,784
    Rep Power
    2484984

    Απ: enigma2

    enigma2 20131118 (master) -> 20140214 (master)


    - small mediaplayer position query fix
    - fixed memory leak on ts streaming from network sources
    - dont lookup other transponder SDT during service scan by default, add a (expert) config option to reenable it (imho its needed for dish network scan only... but breaks service descriptions on some other satellites)
    - fixed possible crash on enigma2 shutdown/restart
    - teletext subtitles changes by Arvo Järve (thanks for that!)
    - add fallback handling to detect subtitle language for providers which not correctly implement the national option subset in the page header
    (fixes subtiles on some baltic countries)
    - added cyrillic charsets
    (e.g. fixes teletext subtitles on russian services)
    - new skin option: progress_pointer

    for using a horizontal pixmap-progressbar with a different ending (e.g. -------------------------O)
    I am using ePositionGauge for that scenario and taking care of the size of the special picture-ending

    usage:
    <widget backgroundColor="background" progress_pointer="Vali.HD.warp/pgpointer.png:13,0" position="90,674" render="PositionGauge" size="880,13" source="session.Event_Now" transparent="1" zPosition="9" >
    <convert type="EventPosition">Gauge</convert>
    </widget>

    --> the attrib of the bitmap is the size of the special ending, that means for the example that the ending of the pixmap with the special graphic has a width of 13 pixel.

  3. #23

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,784
    Rep Power
    2484984

    Απ: enigma2

    enigma2 20140214 (master) -> 20140219 (master)


    - finally fixed baltic teletext subtitles
    - added usage config entry to switch back to old teletext subtitle charset selection
    - some small changes to improve list displaying with hd skins (thanks to zombi)

    http://git.opendreambox.org/?p=opend...83d12705f7ba22

  4. #24

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,784
    Rep Power
    2484984

    Απ: enigma2

    enigma2 20140219 (master) -> 20140314 (master)


    - updated translations
    - added some audio/video type extensions


  5. #25

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,784
    Rep Power
    2484984

    Απ: enigma2

    enigma2 20140314 -> 20140616


    enigma2 20140314 -> 20140616
    ----------------------------
    - correctly apply AC3/PCM delay on mediafile play (MKV, MP4....)
    - small datetime converter fix
    - HdmiCec:
    - broadcast system standby instead of sending it only to the tv (fixes AVR's not turning off)
    - impelment basic volume punchthrough
    - add hack for not working CEC poweroff on strange TVs not provides a EDID when powered off
    - fixed possible lost cec commands on enigma2 shutdown
    - fixed possible crash on harddisk re-init, allow fsck for ext4 (thx to jophi)
    - re-read .cuts file during playback when needed (e.g. record stopped)
    dont overwrite .cuts file on record stop... just append event markers
    see http://www.dream-multimedia-tv.de/bo...18468&pageNo=1
    - added US_ULTRA and US_JUMBO band to cablescan
    - add needed changes for current DVB-C tuner transponder search tools
    - fixed crash (TYPO) on mute press (delete) on end of textfield


  6. #26

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,784
    Rep Power
    2484984

    Απ: enigma2

    enigma2 20140616 -> 20140624



    ----------------------------
    enigma2 20140616 -> 20140624
    ----------------------------
    - Use the setting "Automatic wakeup from standby for zap timer" for idle mode, too
    - Hbbtv: fixed playback of zdf video streams
    - Fixed possible crashes on enigma2 start
    - Reworked .cuts file handling to work properly on network storage
    (and fixed possible crashes during recordings)



  7. #27

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,784
    Rep Power
    2484984

    Απ: enigma2

    enigma2 20140624 (4.0) -> 20140924 (4.0)



    ----------------------------

    enigma2 20140624 (4.0) -> 20140924 (4.0)
    ----------------------------
    - show "Rotor is exclusively controlled by this dreambox" only when diseqmode 1.2 is selected
    - small pip handling fix
    - fixed tuner internally connectable handling
    - small twisted reactor fix
    - fixed config element changed detection
    - dont allow to select listbox entries out of range
    - fixed possible deadlock on skip forward/backward on media playback with subtitles
    - fixed dvb-c fec 8/9
    - better browser user agent fix)



  8. #28

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,784
    Rep Power
    2484984

    Απ: enigma2



    enigma2 20140924 (4.0) -> 20150105 (4.0)





    - auto-fallback for some shoutcast mp3 webradio servers which are unhappy with HBBTV_USER_AGENT string
    (fixes GStreamer plugin text/html decoder not avaliable!)
    - ignore SDT caids when the service already have caids assigned (fixes a CI support bug)
    - only add 0x0000 caid as "scrambled by sdt indicator" when no other caid exists on this transponder
    - fixed another possible deadlock on skip forward/backward on mediafiles
    - fixed crash on change servicelist style after use another ServiceList instance...
    - fixed blindscan constellation display



  9. #29

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,784
    Rep Power
    2484984

    Απ: enigma2



    enigma2 20150105 (4.0) -> 20150309 (4.0)





    - fixed possible crash after radio mode usage
    - fix parental control for recordings (check original service)
    - fixed renderText RT_VALIGN_BOTTOM
    - fixed filemonitor deadlock (unused)
    - fixed some false positive "FATAL!: addTimer must be called from thread ..." crashes
    - add changes to allow unicode characters from keyboard (e.g. german umlauts)
    - fixed possible "rave record buffer overflow" messages which can cause block artifacts in recordings
    - hopefully fixed broken timer autoincrease handling
    - fixed possibility to rename services in channelselection
    - fixed eConsoleAppContainer process zombies
    - add possibility to reset the multicontent buildfunc to none..
    - fixed tuner slot descriptions for tuners configured to loopthrough, equal or sat pos dependsallow unicode characters from keyboard

    http://git.opendreambox.org/?p=enigm...730d11e941dcf3


  10. #30

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,784
    Rep Power
    2484984

    Απ: enigma2



    enigma2 20150309 (4.0) -> 20150316 (4.0)





    enigma2 20150309 (4.0) -> 20150316 (4.0)
    - fixed crash on tuner configuration
    - fixed teletext subtitles background

Page 3 of 10 FirstFirst 1234567 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 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
  •