Очередная бета версия медиаплеера Showtime
Изменения в последних версиях:
* Update Danish translation
* plugins: Add a dev-settings that forces all plugins to be loaded as ecmascript
* Metadata: Add METADATA/TMDB debug behind a debug option in settings:dev. Also add more verbose logging when option is turned on
* Add missing include
* ecmascript: Add Showtime.parseTime
* Better supression when logging non-fatal sqlite errors
* Improve debug log surrounding TMDB queries
* ecmascript: When assigning one (value-)property to another make it be have as expected (copy value)
* ecmascript: Get rid of hex2bin and bin2hex. Duktape can already do this
* ecmascript: Add dump() to settings groups
* ecmascript: Fix some problems with cacheGet() cachePut()
* ecmascript: Add item.addOptSeparator()
* ecmascript: Add cachePut() and cacheGet()
* ecmascript: Add some documentation to es_context_release()
* ecmascript: Fix deadlock
* glw: Handle TOKEN_INT in deliverEvent()
* ecmascript: Pass correct argument to item.onEvent callback
* event: Add function to print human readable form of an event. Good for debug
* ecmascript: Unload all plugins on exit
* ecmascript: Make sure 'stores' are saved on plugin unload
* Expand INITME() helpers to also to finishing when shutting down
* ecmascript/prop: Don't treat 'destroyed' as a value in value subscriptions
* ecmascript/page: Fix broken use of this. in some callbacks
* prop: Make PROP_SUB_IGNORE_VOID work for all cases
* prop: Fix typo causing PROP_SET_PROP not to work
* ecamscript: Fix typo in setting.createAction()
* ecmascript: Make sure store.create() can mkdir the full path leading to the file
* ecamscript: Add support for per-page options
* ecmascript: Set 'apiversion' in plugin object
* ecmascript/prop: Add 'noInitialUpdate' as subscribe option
* kvstore: Fix some cosmetics and missing debug
Скачать можно в теме поддержки