Latest Movian Test Build: v4.9.401
Changes 4.9.341 - v4.9.401
* Change how we treat cacheitems before clock is valid
> We now return items but say that they have expired rather than the oppsite.
> Image loaders, etc will still use those expired items but other loaders such as plugin database will be fored to fetch from the network
* Remove spidermonkey
* Fix spelling typo
* glw: use sinf() instead of sin()
* Don't treat connection errors as HTTP status errors when allowing errors to be treated as content
* Improve HTTP debug even more
* Improve clarity of HTTP debug by adding an ID to each request and show it in log
* Fix bad module name in last commit
* ecmascript/apiv1: Fix bad routing of showtime.probe() function
* Update duktape to v1.2.0-7-g29e1c2a
* Add gumbo-parser (HTML parser)
* ecmascript: Don't consider '.' (dot) when figuring out route priority
* ecmascript: Use a registry for native classes
* ecmascript: Add missing require() in fs module
* Fix typo
* ecmascript/page: Don't automatically set number of entries in search results, rely on plugins to do that
* prop/window: Deal with pagination requests
* Get rid of global Showtime object and use modules named native/* to export C functions
* glw/text: Improve debug output
* glw/container: Fix some layout bugs when aspect-ratios are involved
* Add a property windowing filter.
* Transforms a property directory into a delimited subset with a start and length
* glw/text: Fix bugs in cursor rendering, also switch to a cursor that's just a line
* search: For searches, set contenttype to 'searchresult' in model
* glw/text: Delete trailing whitespaces
* ecmascript: Improve URL normalization
* ecmascript: Add Showtime.timestamp()
* ecmascript: Use duk_require() in Showtime.compile()
* zh_CN language update
* metadata: Fix bugs related to 'Refresh metadata' action
* metadata: If movie title last word is a number is >1900 and <2040 tre… …
* glw/array: Fix navigation with delimiter childs
* glw/array: Fix broken blurfalloff
* glw/attrib: Improve attrib error reporting
* glw: Add support for multiple style bindings on a widget
* glw/view: Add file+line when printing tokens
* glw/eval: Add dumpDynamicStatements() debug helper
* glw/eval: Don't copy RPN if in passive subscription mode
* glw/style: When switching style on widget also remove statements from style's ancestors
* glw: Rename glw_style_set_t into glw_styleset_t
* glw: Speed up some transitions in the UI
* xml: Parse DOCTYPE a bit more intelligently
* fix bad args to service_create_managed()
* If running under STOS also open HTTP server on port 80
* Export all discovered services/bookmarks that contain files into the VFS (ftp server)
Remove the "Published in Virtual File System" option
* Update Italian translation
* glw: Fix missing refreshes to deal with cursor hovering
* glw/image: Delete trailing whitespaces
* glw: Make it possible to have widgets that is only clickable.
Also improve focus search in glw_focus_open_path_close_all_other()
* Fix missing LIST_INIT() in fa_load
* Improve how the blobcache operate when clock is set after Movian starts
* Add new flags 'no_subtitle_scan' to videoparams-json that turn off subtitle scanning
Subtitles explicitly passed in videoparams-json are still included
* torrent: Change max cache size if STOS is defined
* Autobuild/debian.sh: Fix breakage in last commit
* Cleanup Autobuild/
Downloads: