1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-04 10:34:51 +02:00
Commit Graph

162 Commits

Author SHA1 Message Date
johneke
aa64669ca3 Fixed due to feedback from code review
Fixed due to feedback from code review
2013-07-29 11:13:00 -04:00
johneke
a726b07538 Add player.dispose() API documentation to api.md 2013-07-25 20:05:28 -04:00
Steve Heffernan
1eca8add85 Close GH-644: LESS for CSS. 2013-07-19 20:18:39 -07:00
Steve Heffernan
59af460ad4 Merge pull request #639 from eXon/patch-1
Fixed broken link
2013-07-18 16:11:23 -07:00
Steve Heffernan
91da153c02 Updated readme and contrib guide. closes #645 close #397
With changes from @sh1ps and myself
2013-07-17 17:51:29 -07:00
Benoit Tremblay
3716f3b1f0 Fixed broken link 2013-07-14 11:34:25 -04:00
fluf1024
93c6645744 Changed VideoJS -> videojs in api.md
I think, it's the proper name of the component in the default set.
2013-06-20 08:13:02 +02:00
nsufaisal
3dd0b1d234 Update api.md 2013-06-11 20:49:21 +06:00
Draco Li
6251acdf56 Updated API, changed size to dimensions
There's no `size()` only `dimensions()`, so updated API to reflect this.
2013-05-29 12:03:40 -03:00
Martin D.
9e65eb3618 "addEvent" and "removeEvent" were replaced by "on" and "off" 2013-05-11 08:18:16 -03:00
Devon Blandin
c6c8cd1bd2 Update uncompressed default skin url 2013-05-10 12:34:36 -05:00
Steve Heffernan
94c07756dc Updated docs. Changed _V_ to videojs. 2013-05-09 09:23:32 -07:00
Steve Heffernan
1faa39db5b Merge pull request #265 from EricR/patch-1
techOrder should be an array of strings
2013-04-04 12:48:13 -07:00
Steve Heffernan
4e5a85a24a Merge pull request #297 from ptrin/patch-1
Fixed a broken markdown link
2013-02-13 16:33:21 -08: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
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
ptrin
273ec899a5 Fixed a broken markdown link
Fixed the link to caption formatting techniques.
2013-01-21 15:15:41 -05:00
Steve Heffernan
6623919429 Merge branch 'feature/component-docs'
Conflicts:
	src/player.js
2013-01-14 22:40:19 -05:00
Steve Heffernan
f267e27e36 Updated closure compiler advanced mode branch 2013-01-10 13:06:12 -08:00
Steve Heffernan
428203c466 Continued updating all library pieces to support closure compiler.
Renamed internal lib var to vjs instead of _V_.
2013-01-04 16:58:23 -08:00
Steve Heffernan
688b5053ee Major rewrite to support Google Closure Compiler Advanced Optimization.
Still in process.
2012-12-30 21:45:50 -08:00
Mart van de Ven
90febd2bcf typo 2012-12-28 21:05:58 +08:00
Eric Rafaloff
74f055d125 techOrder should be an array of strings
- Correct the example where the value of techOrder is a hash when it should be an array.
- Make examples clearer that the elements of this array should be strings, not another array.
2012-12-17 15:07:28 -05:00
Steve Heffernan
a34259860f Started components doc. 2012-12-17 11:18:31 -08:00
Steve Heffernan
21d2b2086f Merge pull request #249 from Menda/patch-1
Update docs/tech.md
2012-12-11 16:01:40 -08:00
Ben Foxall
76740d93f1 api doc code blocks rendering in other markdowns 2012-12-03 12:00:21 +00:00
Ben Foxall
ef65237774 documented referencing video with DOM object 2012-12-03 11:56:41 +00:00
Rafa Muñoz Cárdenas
409b1936c9 Update docs/tech.md
JSON syntax was bad and Chrome was throwing errors. Now it works properly.
2012-11-21 11:31:15 +01:00
Steve Heffernan
0fe46d6c89 Fixed email link in skins doc 2012-11-14 19:29:03 -08:00
Steve Heffernan
b2ad563545 fixed link to videojs.com on homepage 2012-11-14 15:57:06 -08:00
Steve Heffernan
d91afcf987 Fixed some bugs in docs index 2012-11-14 15:52:32 -08:00
Steve Heffernan
34b104cfd2 Cleaned up docs index 2012-11-14 15:51:05 -08:00
Steve Heffernan
50d1bcb4ce Removed manual anchor links from glosarry page since github already supports them. 2012-11-14 15:33:21 -08:00
Steve Heffernan
5a697478f9 Updated docs links 2012-11-14 15:07:47 -08:00
Steve Heffernan
c01676d2bb Cleaned up whitespace around docs code 2012-11-14 15:02:32 -08:00
Steve Heffernan
c9d91f1d61 Fixed issue in api docs highlighting 2012-11-14 14:54:36 -08:00
Steve Heffernan
caa4740b69 API docs highlighting updated 2012-11-14 14:53:46 -08:00
Steve Heffernan
31033659bc Updated code samples to support github highlighting 2012-11-14 14:51:31 -08:00
Steve Heffernan
2c3f7f7177 Testing code highlighting 2012-11-14 14:42:06 -08:00
Steve Heffernan
dfbd21f111 Removed jekyll headers from docs. 2012-11-14 14:34:13 -08:00
Steve Heffernan
d71b0858d4 Added jhurliman's YouTube updates. 2012-08-10 17:25:14 -07:00
Steve Heffernan
448a70d2cc Added paused to docs. 2012-06-20 10:29:07 -07:00
Steve Heffernan
79cec32401 Updated docs 2012-03-23 15:39:23 -07:00
Steve Heffernan
f96f63acca Updated docs index. 2012-03-22 16:50:17 -07:00
Steve Heffernan
d06badf061 Updated tracks docs 2012-03-19 15:49:12 -07:00
Steve Heffernan
10c4ef87a3 Made cues display block so they'd be on their own line. 2012-03-16 16:25:43 -07:00
Steve Heffernan
d0b9903395 Started Adding tracks docs.
Added example captions track.
Updated webvtt parser to support no id line in captions.
Updated webvtt parser to support no hours place in the time.
2012-03-16 15:32:48 -07:00
Steve Heffernan
71a7e5f68a Update docs content. 2012-03-16 13:54:03 -07:00
Steve Heffernan
20ec85189c Fixed some docs text. 2012-02-13 13:00:13 -08:00
Steve Heffernan
cc2d1e136c Fixed doc link.
Added tests.
2012-02-07 11:10:35 -08:00
Steve Heffernan
fa9e97bb56 Fixed an error in the docs. 2012-01-17 11:02:18 -08:00
Steve Heffernan
a2651b9ab5 Fixed wrong url for CDN 2012-01-12 16:34:34 -08:00
Steve Heffernan
ee740c619f Added description of events. 2012-01-12 13:05:06 -08:00
Steve Heffernan
44b02529ba Poster was wrongly removed from setup change. Fixed.
Upated docs.
2012-01-10 15:52:20 -08:00
Steve Heffernan
a83433f655 Updated options docs.
Full URL to flash SWF.
2012-01-10 13:15:49 -08:00
Steve Heffernan
7b7c8a497f Updated skins doc 2012-01-09 13:32:10 -08:00
Steve Heffernan
ab07612c05 Updated playback tech docs 2012-01-09 10:05:19 -08:00
Steve Heffernan
7ef5b15ae2 Updated api and setup docs 2012-01-05 23:25:09 -08:00
Steve Heffernan
41b93513a2 Updated docs for site. Add 'projects' to gitignore. 2012-01-02 10:14:51 -08:00
Steve Heffernan
442696cfc2 Version 3.0 BETA 2011-09-30 17:28:43 -07:00
Steve Heffernan
992f2ec23c Fixed android check. Added contributor. Updated some docs. 2011-06-06 14:13:10 -05:00
Steve Heffernan
81aef822db Adding docs.
Changed Video.player to Video.fn (like jQuery), so player can be used to get the player for a video.
2010-12-16 12:55:52 -08:00