1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-25 11:13:52 +02:00

Udpated changelog

This commit is contained in:
Steve Heffernan 2012-03-16 13:28:38 -07:00
parent 8d09420b6a
commit 2fe90f9c5c

View File

@ -1,7 +1,7 @@
* Overhauled HTML5 Track support.
* Fixed Flash always autoplaying when setting source.
* Fixed localStorage context
* Updated 'fullscreenchange' even to be calledd d even if the user presses escape to exit fullscreen.
* Updated 'fullscreenchange' event to be called even if the user presses escape to exit fullscreen.
* Automatically converting URsource URL to absolute for Flash fallback.
* Created new 'loadedalldata' event for when the source is completely downloaded
* Improved player.destory(). Now removes elements and references.