2012-01-12 23:58:02 +03:00
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
^ ADD NEW CHANGES ABOVE ^
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
CHANGELOG
|
|
|
|
=========
|
|
|
|
|
2012-01-13 00:30:59 +03:00
|
|
|
---- 3.0.3 / 2012-01-12 / doc-change -------------------------------------------
|
|
|
|
* Added line to docs to test zenflow
|
2012-01-13 01:30:14 +03:00
|
|
|
|
|
|
|
---- 3.0.4 / 2012-01-12 / undefined-source-fix ---------------------------------
|
|
|
|
* Fixing an undefined source when no sources exist on load
|
2012-01-13 02:44:51 +03:00
|
|
|
|
|
|
|
---- 3.0.5 / 2012-01-12 / event-layer-x-deprecation-fix ------------------------
|
|
|
|
* Removed deprecated event.layerX and layerY
|
2012-01-13 03:35:16 +03:00
|
|
|
|
|
|
|
---- 3.0.6 / 2012-01-12 / docs-url-fix -----------------------------------------
|
|
|
|
* Fixed wrong URL for CDN in docs
|
2012-01-13 04:40:44 +03:00
|
|
|
|
|
|
|
---- 3.0.7 / 2012-01-12 / fixing-ie8-poster-bug --------------------------------
|
|
|
|
* Fixed an ie8 breaking bug with the poster
|
2012-01-24 03:02:50 +03:00
|
|
|
|
|
|
|
---- 3.0.8 / 2012-01-23 / fix-ie-controls-hiding -------------------------------
|
2012-01-24 04:00:21 +03:00
|
|
|
* Fixed issue with controls not hiding in IE due to no opacity support
|
2012-01-31 00:59:29 +03:00
|
|
|
|
|
|
|
---- 3.1.0 / 2012-01-30 / leonardo ---------------------------------------------
|
|
|
|
* Added CSS fix for Firefox 9 fullscreen (in the rare case that it's enabled)
|
|
|
|
* Replaced swfobject with custom embed to save file size.
|
|
|
|
* Added flash iframe-mode, an experimental method for getting around flash reloading issues.
|
|
|
|
* Fixed issue with volume knob position. Improved controls fading.
|
|
|
|
* Fixed ian issue with triggering fullscreen a second time.
|
|
|
|
* Fixed issue with getting attributes in Firefox 3.0
|
|
|
|
* Escaping special characters in source URL for Flash
|
|
|
|
* Added a check for if Firefox is enabled which fixes a Firefox 9 issue
|
|
|
|
* Stopped spinner from showing on 'stalled' events since browsers sometimes don't show that they've recovered.
|
|
|
|
* Fixed CDN Version which was breaking dev.html
|
|
|
|
* Made full-window mode more independent
|
|
|
|
* Added rakefile for release generation
|