Alles rund um das Original unstable/experimental Image zur 920 ultraHD!
http://www.dreamboxupdate.com/…le/images/dm920/index.php
Alles rund um das Original unstable/experimental Image zur 920 ultraHD!
http://www.dreamboxupdate.com/…le/images/dm920/index.php
enigma2: 4.3.1r21
- Fixed crash when there are empty tuner slots
- Fixed some satellite blindscan issues
- Updated default TV Favorites
- Fixed occasional crash on enigma2 shutdown
- Updated translations
- Added Default-FHD skin
- Updated HbbTV to 1.5 (some of the APIs only have stub-implementations) and fix several issues (for example Pro7/Sat1 does work properly now)
- Added experimental HTML5 Video support to the browser
- Added central "Maximum stream resolution" setting to System/Customize (used by latest tubelib)
- Removed MediaCenter from extensions menu (it's on the main menu)
- For Developers
- Allow use of eFileWatch from python
- Added setSuburi(uri) to eServiceReference, allowing to set an explicit "subtitle" uris. This uri can also contain audio.
Display More
Bin ab heute ebenfalls im Besitz der 920
Habe auch sofort das neue Image installiert und läuft
Könnte man denn das GP3.3 der 900er ebenfalls hinterherschieben
Danke Spi
zoni lese mal hier Dream 920 Datum
Danke wer lesen kann ist klar im Vorteil
update dm900/dm920 hardware drivers
-- bcm45208/bcm45308x: don't report DVB-S2 QPSK transponders as auto modulation
-- bcm45308x: small 16apsk/32apsk support fix
-- bcm45208/bcm45308x: tuning to DVB-S2 transponders after blindscan sometimes did not worked... fixed that
update dm900/dm920 hardware drivers
- fixed progressive/interlaced detection when deinterlacer mode is forced to off or on
- fixed wrong returned framerates for interlaced content
- fixed demux problem on channel change between two physical fbc tuners (dm920)
enigma2: 4.3.1r23
- fixed crash in channel searching dialog for tuners configured to "satpos depends"
- for now ignore advanced tuner score for fbc tuners
- fixed crash when more than 4 satellites are configured with multiple fbc tuners
- PiconResolver bugfix for DVB-T(2) workaround (thanks to spinmar)
- GraphMultiEPG: added some usability improvements (thanks to LazyT)
- skin updates for plugins
- developers stuff:
- allow to close lcd/oled device when lock is called.. so the lcd/oled can be used from outside of e2
- export eDVBDB::searchReference to python .. (helpful for DVB-T(2) epg import)
Samstags um kurz vor 22:00Uhr!
Seit dem Update werden die Picons für DVB-T2-Sender nicht mehr angezeigt!
- Letztes Imagebackup wieder eingespielt, Picons werden angezeigt;
- Update wiederholt, Picons weg (Anzeige)
Ist sicher nicht so wichtig, aber so macht Piconerstellung keinen Spaß
Ja ich hätte auch schwören können der Resolver hatte zuvor funktioniert, aber spinmar war ja der Meinung der wäre kaputt
Hinweis von Gost aus dem Dreamboard-Forum:
KR umbenennen, so dass nach EEEE nur noch 0000 steht. Damit funktioniert alles wieder bei den Picons. Eine Kanalsuche muss ja nicht jeden Tag sein.
Ähm ja das hättest schon die ganze Zeit so machen müssen (sollen)
Damit sollte aber jetzt beides funktionieren, kannst ja mal ausprobieren:
class PiconResolver(object):
@staticmethod
def getPngName(ref, nameCache, findPicon):
x = ref.split(':')
if len(x) < 11: # skip invalid service references
return ""
del x[x[10] and 11 or 10:] # remove name and empty path
x[1]='0' #replace flags field
name = '_'.join(x).strip('_')
pngname = nameCache.get(name, "")
if pngname == "":
pngname = findPicon(name)
if pngname == "":
# lookup without path
pngname = findPicon('_'.join(x[:10]))
if pngname == "":
if x[0] in ('4097', '8193'):
# lookup 1_* instead of 4097_*
pass
elif int(x[0]) == 1 and (int(x[6], 16) & 0xFFFF0000) == 0xEEEE0000: # DVB-T/T2
x[6] = '{:02X}'.format(0xEEEE0000)
pngname = findPicon('1_'+'_'.join(x[1:10]))
if pngname == "": # no picon for service found
pngname = nameCache.get("default", "")
if pngname == "": # no default yet in cache..
pngname = findPicon("picon_default")
if pngname != "":
nameCache["default"] = pngname
if pngname != "":
nameCache[name] = pngname
return pngname
Display More
Habe meine DM920 heute bekommen jedoch überlege ich mir soll ich stabable oder unstabable image installieren denn stabable ist mit neuerem Datum downzuladen.
Welchen soll ich am besten flashen ?
Man kann normal bedenkenlos das unstable flashen ,dieses erhält auch die update immer als erstes und ist somit immer am aktuellsten.
Was da auch mal sein kann das es nach dem update Bugs gibt die die dann aber seitens Dream recht schnell gefixt werden (zumindest die wo mal was gravierend nicht geht alles andere wird nach und nach gefixt) .
Ein stable erhält die update halt immer erst wenn Dream sagt diesen Stand setzen wir auf Stable ,das dauert dann auch mal bis man neuerer Sachen bekommt.
Daher was du für dich selbst für richtig hällst kannst du flashen.
Vor jedem Update ein Backup machen und es steht dem Unstable nichts mehr im Weg
enigma2: 4.3.1r24
- Movie Player:
- Rework "leave" dialog: add some new options, improve wording
- Delete related timer when deleting file
- Add "package restore wizard" for restoring all or some packages that have been installed before restoring settings from recovery
- Add DCT Delta MSU 401/2-16K Unicable/JESS switches
- Fix InfoBar buttons when the RC-Type is changed at runtime
- Fix Picons for DVB-T/T2, correctly return default picture for unknown services
- VideoEnhancement: add option for color temp
- Fix crashing service information for DVB-T
- Improve Spinners (thx to bit)
- Skin updates (Media Renderer, MediaCenter, .......)
- Hide NotificationQueueViewer for now
- Fix pts calculation for subtitle and teletext pes parser
- Fix demux allocation when switching from live to pvr channel with only one demux
- Fix NimManager.somethingConnected()
- Fix some crashes and smaller issues
- Do not restart UI when entering recovery mode
Display More
Und dazu auch paar Treiber-Updates:
update dreambox hardware drivers
- fixed demux problem when demux source changes with running pid filters
- fixed frequently boot problems on dm920 with two inserted FBC tuners
- PEP splitscreen fixes
- improved compatibility with some audio AVRs
- added debug output when wakeup time is written to driver
dm900/dm920:
- fixed possible video mode switching bug with UHD capable TVs (when UHD Color is enabled)
zur Zeit sind 8 Mitglieder (davon 2 unsichtbar) und 85 Gäste online - Record: 5,681 Users ()