Dear visitor, welcome to Dreamboard. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
Changelog: Tested Browsers (issues): * Firefox 8 (no known problems) * Chrome/Chromium 14 (no known problems) * Opera 11.52 (no known problems) * Epiphany (no known problems) * Safari (no known problems) * IE 9 (minor layout issues) * IE 9 in Compat mode (minor layout issues in servicelist) * IE 8 (minor layout issues) Untested Browsers: * all others ;) (especially IE < 8) * "Deep-Linking": we do now have real URLs and therefore Bookmark & Browserhistory support in almost all cases (with some exceptions e.g. when editing timers), examples: ** PowerControl: http://dm8000/#!/control/power ** The default "Favourites" Bouquet: http://dm8000/#!/tv/bouquets/1%3A7%3A1%3A0%3A0%3A0%3A0%3A0%3A0%3A0%3AFROM%20BOUQUET%20%22userbouquet.favourites.tv%22%20ORDER%20BY%20bouquet ** Timerlist: http://192.168.2.101/#!/timer/list ** Movielist for location /hdd/movie: http://192.168.2.101/#!/movies/list/filter/%2Fhdd%2Fmovie%2F/ ** et cetera * The javscript-core of the Browser Frontend has been completely rewritten, some new features have been added ** Nice and simple overlay for "Instant Record" functionality ** Servicelist/Current Service *** Added Progressbars ** Movielist *** Added file size ** Timers *** Added a separate input for end-date *** Added datepicker *** Nicer tag selection ** BoxControl *** Powerstate tells you if everthing went ok *** Fix loading of screenshots when using WebControl ** Remove Audio-Filter from Mediaplayer ** General *** replaced some icons with new (imo better) ones, all icons are taken from a single iconset now *** Layout tweaks *** Workaround for IE Layout problems ** dropped Google Gears support as gears is deprecated and will no longer be available as of december 2011. ** Debugging uses console.log now instead of a proprietary popup window * Various speedups and fixes all over the place, thx to ritzMo for helping with this (e.g. loading the movielist from within the webinterface should be twice as fast as before ) * Return a proper repsone before restarting or shutting down via /web/powerstate (fixes client-side request timeout), it may still be an issue with slower connections * things I've probably forgotten ;) Technical Changelog: * Almost completley rewritten java script core ** A almost MVC-like concept with Providers (~Model, provider.js), Templates (~View, web-data/tpl/default/*, object.js -> templateEngine), Handlers & Controller-Classes (~Controller, handler.js, core.js) ** "E2WebCore" as central controlling instance (core.js) ** Hash-Based navigation using hashlib2 ** dropped script.aculo.us (it's totally oversized if you just want to fade-in/out) ** All templates are being cached now * Removed almost all inline javascript-handlers from the templates, required data is stored written into custom data-* attributes within the dom, please contact me if you want to create a custom template! * Register DOM events from the core * use googles closure compiler for minifing javascript libraries (web-data/libs/libs_minified.js) * minified style.css |
This post has been edited 8 times, last edit by "Reichi" (Dec 5th 2011, 4:59pm)
This post has been edited 2 times, last edit by "betonme" (Dec 6th 2011, 9:31am)
|
|
Source code |
1 |
/usr/lib/enigma2/python/Plugins/Extensions/WebInterface/web-data/tpl/default/ |
This post has been edited 1 times, last edit by "Reichi" (Dec 6th 2011, 11:10am)
|
|
Source code |
1 |
wget -q -O - "http://127.0.0.1/web/message?text=Shutdown?&type=0&timeout=10" |
This post has been edited 2 times, last edit by "Fred Bogus Trumper" (Dec 8th 2011, 9:48pm)
Hallo,... ich hab gerade im Webif der 7020HD vergeblich nach dem Film "Die Päpstin" gesucht - Umlaute werden nicht gefunden.
Enigma Version: 2011-11-10-3.2
Image Version: Release 3.2.1 2011-12-02
Ist das auch bei anderen der Fall? Kannst du das nachvollziehen? ...