Page 4 of 10 FirstFirst 12345678 ... LastLast
Results 31 to 40 of 93

Thread: Enigma2 updates OE 2.0

  1. #31

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,779
    Rep Power
    2484980

    Απ: enigma2

    Enigma2 Update 4.2.3r1 [15/06/2015]


    4.2.3r1
    - InfoBar: fixed EventList/Timeshift overlap with config.misc.rcused.value==1
    - Lots of fixes to the local streaming server for a better streaming experience (should now work with a big majority of mobile devices)
    - Fixes and API simplification for Permanent-Timeshift (fixed broken rewinding to previous event)
    - EPG: Speedup saving of epg.db on shutdown (a lot!)
    - Cec: Vendor specific improvements and fixes
    - Fixed wrong recording date on new recordings with known filenames (most probably only happend when using merlin image and filenames without date)
    - Skin enhancements:
    - Improved skin component support (e.g. GraphMultiEPG, MultiFileSelectList, MediaCenter)
    - Allow templated colors for multicontent progress
    - Browser: Scale content from 720p to the actual skin resolution when in HBBTV Mode
    - NetworkManager: allow disabling NTP Time Server Updates
    - Don't show HelpWindow for PinInput
    - Lot's of smaller fixes and cleanups


    http://git.opendreambox.org/?p=enigm...4acb89fb749784[/QUOTE]

  2. #32

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,779
    Rep Power
    2484980

    Απ: enigma2

    DMM E2 Update 4.2.5r2 // 05/11/2015


    4.2.5r2

    - integrate all wizards into the startwizard
    - set http timeout for servicemp3 streaming to 30 seconds
    - fixed possible crash when a fake recording is used without a filename
    - PicturePlayer: allow to disable the pictureplayer border to allow unscaled pictures up to skin resolution
    (useful for displaying test images to optimize sharpness, contrast, brightness settings)
    - fixed deadlock when more then one tuner is linked to another one (tested with unicable setup)
    - fixed audio track selection in movieplayer when a old dm8k rc is used
    - implement "config sections/categories" and implement them for Settings -> System -> Customize, Cec, VideoMode, StreamServer
    - you can jump between sections by pressing bouquet +/-, when there is no more other section in the desired direction it will fall back to stamdard pagination
    - to use this for your stuff just add something like: (_("My Config Section Header"),)
    to your ConfigList when creating your setup
    - fixed a possible deadlock (e.g. on media playback or streaming)
    - DVDPlayer optimizations by go4dream (improved menu handling, audio track selection, subtitle selection)
    - MediaCenter / MediaScanner:
    - Add "Album Artist" based navigation to Database Browser
    - fix non-all-lower-case tag keys not being recognized by the scanner
    - show use scpc optimized search range when available in /proc/stb/frontend/X

  3. #33

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,779
    Rep Power
    2484980

    Απ: enigma2

    Update enigma2 20150528 -> 20151202


    - fixed H264 video detection of some TV services (sometimes AC3 descriptors are sent on the videopid?!?.... ignore this for now)
    - CommonInterfaceAssignment: dont crash when no accessible CI is available
    - allow to override broken transponders (same TSID/ONID combinations) via /etc/enigma2/scan_tp_valid_check.py again
    - DVDPlayer
    - reset the in_menu state on service stop (fixes buttons not working on next service start .. probably after choosing another iso file or dvd folder via filebrowser)
    - small fixes (from go4dream)
    - unicable.xml: add Spaun SUS5581/33NF models (thx to Uenz)
    - PicturePlayer: allow to disable the pictureplayer border to allow unscaled pictures up to skin resolution
    useful for displaying test images to optimize sharpness, contrast, brightness settings)
    - set http timeout for servicemp3 streaming to 30 seconds
    - delay playService requests until the ChannelSelection is fully initialized
    - fixed hbbtv video download
    - added si2166b blindscan support
    - added use SCPC search range option for si2166b tuner
    - show correct nim slot descriptions in infobar and serviceinfo dialog (A1/A2/B1/B2) skin must support this!!
    - optimized speed of servicescan without NIT a bit
    - small dvdplayer fixes (from go4dream)

    http://git.opendreambox.org/?p=opend...6f47ff9991a665

  4. #34

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,779
    Rep Power
    2484980

    Απ: enigma2

    enigma2 20151202 -> 20151230


    - dvbnamespace is now always 0xFFFF0000 for DVB-C and 0xEEEE0000 for DVB-T (compatible with OE2.2)
    - fixed possible crashes / endless loops on title change in mediaplayer
    (introduced in 20151202 tarball)
    - fixed possible crashes on try to play unaccessible mediafiles
    - fixed possible deadlock caused by media subtitles
    - fixed audio/subtitle selection on movie playback with players opened via mainmenu
    - better compatibility with external plugins which patches the ChannelSelection
    - fixed crash on non driver based cable transponder search

    enigma2: fixed binary compatibility with closed source plugins again (broken in 20151230)

    http://git.opendreambox.org/?o=age

  5. #35

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,779
    Rep Power
    2484980

    Απ: enigma2

    Update 04/01/2016 (Master)


    4.2.7r1
    - fixed startwizard without network connection
    - fixed network wizard step order with no available network connection
    - detect if the channelselection is initialized in a way which is more compatible with some external plugins
    - HDMI-CEC: fixed some active source issues
    - small UPnP fixes
    - ServiceList:
    - improve skinning options by using ComponentSizes and TemplatedListFonts
    - always scale picons to desired size
    - some cleanups
    - fixed missing iptv services in webinterface
    - fixed possible deadlock on skip forward/backward with enabled subtitles
    - fixed possible random crashes on title change in mediaplayer or end of file in movie playback (broken since 4.2.6r2)
    - add additional ListFonts "Bigger" and "Smaller"
    - cleaned up / fixed some gui component repaint voodoo
    - fixed possible crash on shutdown with open socket mmi connections
    - get proper backtraces from eFatal and assertThread
    - add "toastManager" to session. You may simply call "session.toastManager.showToast("some text")

    http://git.opendreambox.org/?p=enigm...f219684fbc4d1c

  6. #36

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,779
    Rep Power
    2484980

    Απ: enigma2

    Update 20/01/2016 [Master]

    4.2.9r1
    * Fix and update translations (2016-01-19)
    * HDMI-CeC
    * Fix issues introduced with 4.2.7 (especially for Samsung/Panasonic TVs)
    * Fix wrong physical address being sent to audio system (this may help with some AVR related issues)
    * Add option to ignore any "active source" messages that are coming not sent by the tv (aka "The FireTV fix")
    * Add a "Device Overview" to CeC Setup
    * Fix some other, minor bugs
    * Fix a possible crash with FixedMenu based Screens (namely "SchnittEditor")
    * Fix some blindscan-issues with SiLabs-based tuners
    * Move satellites selection to top of the manual scan
    * Fix default return value of eServiceMP3::getInfoObject
    * Add TemplatedListFonts.BIGGER/SMALLER constants
    * UPnP/DLNA: Add some Sat>IP detection>/handling-helpers
    http://git.opendreambox.org/?p=enigm...20740ed7766f39

  7. #37

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,779
    Rep Power
    2484980

    Απ: enigma2

    Update 06/02/2016

    4.2.10r1
    - HDMI-CeC
    - implement setting a custom OSD name.
    - added Option "Power on AV-Receiver"
    - fixed Samsung Vendor Handler returning prematurely on any Vendor Command with ID
    - make RemoteControl repeat delay configurable, set default minimum delay to 100ms (which works pretty good with Yamaha AVRs)
    - some small fixes
    - fixed crash in CommonInterfaceAssignment when certain characters are in a service's name (< or & in particular)
    - NetworkManager
    - fixed crashes when a bluetooth adapter is connected
    - added new icons
    - fixed handling fo TemplatedListfonts BIGGER and SMALLER
    - fixed odd behaviour/crashes after Screens.Movieplayer has been used
    - fixed 8bpp pixmap handling (fixed digi romania dvb subtitles)
    - fixed a major issue in timer sanity check

    http://git.opendreambox.org/?p=opend...b1f70b4dba1c98

  8. #38

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,779
    Rep Power
    2484980

    Απ: enigma2

    4.2.11r2

    - Fixed possible crash in MediaCenter's audio player
    - Allow eLabel, and eCanvas to be animated (cross fading, moving, everyhting Screens and Pixmaps were already capable of, call clean to trigger an animation for eCanvas)
    - Enable EPG queries and picons for servicemp3 (4097) services
    - Always aspect-scale picons
    - Fixed alpha blending when using constant alpha
    - Fixed icon for network having no entryID (the reason why the icon was never shown)
    - Fixed broken subtitle selection for TTX subtitles
    - HDMI-CeC
    - fixed devices turning on even if they shouldn't (e.g. cause we're waking up for an recording)
    - added some more options (fully disable cec, ignore ready state on startup)
    - Updated translations (2016-03-08)
    - Added skin components for EPGList, GraphMultiEPG, MediaPlayer and the RC.
    - Fixed some visual glitches in Servicelist and EPGList
    - Removed log spam on accel ram alloc/free
    http://git.opendreambox.org/?p=enigm...eef78ea275afa3

  9. #39

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,779
    Rep Power
    2484980

    Απ: enigma2

    4.3.0r3

    - Allow users to enable "Extended Animations" (like cross fading some labels and picons). Default is disabled, can be enabled in Animation Setup -> Yellow Key (requires additional "GPU-RAM" will probably not work with skins above 1080p, works best with 720p).
    Please report if you experience any side-effects.
    - Fixed "potentially incomplete font glyphs" (broken cache flush)
    - Fixed widget animations causing performance issues with software rendered surfaces (e.g. when a 16bpp lcd is attached)
    - eLabel
    - fixed calculateSize() returning a way to small width
    - fixed calculateSize returning (very) wrong values
    - Scale "Video Fine Tuning" steps to canvas size, set canvas to fullscreen in Default HD
    - Added "Service" source to EventView (for skinners)
    - EpgList:
    - fixed weekday/date-time being cut-off (size is now calculated) and progressbar being out of center in MultiEpg-Mode
    - fixed cut-off text (by calculating sizes)
    - updated translations (160407)
    - Make subtitle background transparency configurable
    - Added "Quick Fade" Animation and use it as default widget animation
    - Disabled animation for Converter.ClockToText when seconds are visible
    - PicturePlayer: added skin component for Thumbnails
    - VideoTune: Use TemplatedListFonts
    - Fixed some issues with zPosition Handling of Screens
    - Fixed unstranslated usage levels in startwizard when language is not english
    - Switched to gstreamer1.x:
    - Completely rework gstreamer-based subtitle handling.
    - (almost) All subtitle formats supported by gstreamer should work now
    - Added "TrackAutoselect" plugin for auto-selection of preferred audio tracks
    - Write last playpos and lastplayed to mediadatabase for Multimedia services (servicemp3)
    - Redesigned Audio/Subtitle Selection
    - Streamserver
    - Fixed various glitches and issues
    - Added HTTP-Live-Streaming (hls) for better compatibility with android and ios devices
    - Added some presets to simplify setting "good" bitrates and resolutions

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

  10. #40

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,779
    Rep Power
    2484980

    Απ: enigma2

    4.3.0r6

    - fixes subtitles with container aspect different screen aspect ratio
    - updated translations
    - more complete error messages on missing codecs
    - increased help screen size in default skin
    http://git.opendreambox.org/?p=enigma2.git;a=summary

Page 4 of 10 FirstFirst 12345678 ... 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
  •