Tom Johnson
c19a3f3f48
add fix for localization of not supported message
...
add base documentation for language support
typo fix
added utility function for adding languages per conversation with @heff. Includes test.
move addLanguage to core. update both core and util tests. added export property
added language sandbox for demo
fix comment
doc udpate
remove build instructions
add addLanguage API to doc
fix deep merge in test
test update
update local reference to string for compiled tests
2014-08-20 15:04:30 -07:00
Artem Suschev
8dfe0a4d06
Added support for playbackRate switching. closes #1132
2014-05-13 14:02:02 -07:00
Steve Heffernan
227700a236
Added a more informative and styled fallback message for non-html5 browsers that also have JavaScript disabled
2014-04-29 13:39:38 -07:00
Steve Heffernan
c9cad9ca1e
Updated to the latest version of the swf
2014-02-18 13:19:35 -08:00
Tom Johnson
0dae44988e
use SWF grunt build project. Update gruntfile for dist task to use packaged SWF. Updated sandbox for reference to SWF.
2014-01-07 07:32:16 -08:00
Steve Heffernan
1eca8add85
Close GH-644: LESS for CSS.
2013-07-19 20:18:39 -07:00
Steve Heffernan
ffd308e305
Close GH-609: Captions fixes. Fixes #564 , Fixes #542
2013-06-28 13:06:50 -07:00
Steve Heffernan
753ce48e21
Close GH-546: Fix for exit-fullscreen bug in 4.0. fixes #497 .
2013-05-28 15:29:42 -07:00
David LaPalomento
60f9b505f1
Close GH-346: Remove need for good.require/good.provide.
2013-02-22 22:26:58 -05:00
David LaPalomento
1636677995
Remove Up-Front Config Example
...
Get rid of the example code for configuring a plugin at creation time. There's already an example in the tutorial and it makes things a bit confusing.
2013-02-11 13:05:39 -05:00
David LaPalomento
f4cba1649d
Up-Front Plugin Config
...
Create an example of making a dynamic video element and loading a plugin. Add that example to the tutorial.
2013-02-11 10:28:57 -05:00
David LaPalomento
c6d3481470
Remove Extra Flash Switch
...
Get rid of the extra switching logic to force Flash tech. Worth noting: it has to exist as a separate script tag because we're using document.write to insert video.js scripts.
2013-02-11 10:28:22 -05:00
David LaPalomento
1579e623b0
Plugin Doc and Example
...
Added most of a doc on building plugins. Still missing a section on up-front plugins. Created an example page that shows how to load a plugin.
2013-02-11 10:28:03 -05:00
Steve Heffernan
7954af0ba3
Updated sandbox example to point to correct source list
2013-02-05 11:09:07 -08:00
Steve Heffernan
a6f2161ca8
Updated index.html.example to use sourcelist.js.
2013-01-14 23:29:20 -05:00
Steve Heffernan
e7c146bc1f
Reorgnizing src files.
...
Moving to grunt for build.
2013-01-11 23:02:20 -08:00