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

529 Commits

Author SHA1 Message Date
Steve Heffernan
b1da28fe18 Merge branch 'stable' 2012-03-23 17:11:02 -07:00
Steve Heffernan
00567cff6c Spelling error. 2012-03-23 17:10:35 -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
be48f1dd2e Udpated changelog 2012-03-22 15:07:57 -07:00
Steve Heffernan
3875321d9e Merge branch 'master' of github.com:zencoder/video-js 2012-03-22 15:01:02 -07:00
Steve Heffernan
b01ca8e805 Merge pull request #143 from andchen/master
Added "exitFullScreen" in tech.js. For those browsers that have "supportsFullScreen"
2012-03-22 15:00:43 -07:00
Steve Heffernan
43fc61f74d Merge pull request #154 from sirudog/master
Fixed two bugs: Removing sources with changing source count. Checking element nodeName, IE doesn't force uppercase.
2012-03-20 17:25:54 -07:00
Steve Heffernan
09ed8b3b6a Merge branch 'stable' 2012-03-20 13:01:38 -07:00
Steve Heffernan
a9567e2574 removed outline from button focus. 2012-03-20 13:01:10 -07:00
Steve Heffernan
c17df5ab61 Merge branch 'release/baxter' 2012-03-20 11:17:30 -07:00
Steve Heffernan
352bd386c3 Merge branch 'release/baxter' into stable 2012-03-20 11:17:27 -07:00
Steve Heffernan
8e50338da3 Rotating CHANGELOG. 2012-03-20 11:17:27 -07:00
Steve Heffernan
150a1796b6 Bumping version to 3.2.0. 2012-03-20 11:17:27 -07:00
Steve Heffernan
4518fb0cef Merge branch 'stable' into release/baxter 2012-03-20 11:17:27 -07:00
Steve Heffernan
1ed4c36412 Updated release notes. 2012-03-20 11:14:33 -07:00
Steve Heffernan
0ad74d53f6 Cleaned up demo file. 2012-03-20 11:07:14 -07:00
Steve Heffernan
1fe7855ec7 Added note in demo about Flash SWF location. 2012-03-20 11:02:47 -07:00
Steve Heffernan
83dbc92a59 Updated menu button styles. 2012-03-20 10:55:00 -07:00
Steve Heffernan
df72cc6eb1 Added captions file to release files. Added caption to demo.
Changed demo URLs to be local, so that they work with current release file, not old release on server.
2012-03-20 10:28:10 -07:00
Steve Heffernan
0657d3d118 Merge branch 'feature/update-docs' 2012-03-19 16:02:21 -07:00
Steve Heffernan
bf16a832ef Adding line to CHANGELOG: Updated docs with more options. 2012-03-19 16:02:21 -07:00
Steve Heffernan
83ed670dc3 Fixed no-text-tracks error 2012-03-19 15:55:05 -07:00
Steve Heffernan
10ec069e71 Changed 'poster' component to 'posterImage' to prevent conflicts with API. 2012-03-19 15:50:05 -07:00
Steve Heffernan
d06badf061 Updated tracks docs 2012-03-19 15:49:12 -07:00
Steve Heffernan
393973775c Removed dumb leftover log output. 2012-03-19 09:42:41 -07:00
sirudog
4df3d84358 Fixed bug of traversing video source/track child nodes by making nodeName comparison case-insensitive.
It caused the issue of flash-fallback not being able to discover the source of the video and embed it into flashvars.
2012-03-18 22:36:04 +01:00
sirudog
5c2a3cbbf8 Fix bug in loop for removing source/track nodes from video element.
"j.length" changed in each loop step, causing source/track nodes being left in DOM.
2012-03-18 22:25:19 +01: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
2fe90f9c5c Udpated changelog 2012-03-16 13:28:38 -07:00
Steve Heffernan
8d09420b6a Removed controls showing test. 2012-03-16 13:26:35 -07:00
Steve Heffernan
9943405289 Logging flash errors. 2012-03-16 13:25:15 -07:00
Steve Heffernan
6c44a19fba Logging Flash errors. 2012-03-16 13:17:42 -07:00
Steve Heffernan
fd1e8e9edf Merge branch 'feature/tracks' 2012-03-16 12:55:16 -07:00
Steve Heffernan
cae79a9fe0 Adding line to CHANGELOG: Overhauled HTML5 Track support. 2012-03-16 12:55:16 -07:00
Steve Heffernan
7aa70fe7be Cleaned up code from text track additions. 2012-03-16 12:45:51 -07:00
Steve Heffernan
2aa5a2ee09 Finishing off TextTrack support. 2012-03-16 12:29:38 -07:00
Steve Heffernan
72a423237c Updated track styles and make subtitles button work. 2012-03-10 08:54:46 -08:00
Steve Heffernan
aeecc92194 Refactored tracks to better match HTML5 spec 2012-03-09 17:12:38 -08:00
Steve Heffernan
12816b8409 Added captions button and display styles. 2012-03-02 13:52:06 -08:00
Steve Heffernan
96a3b03fd7 Updated rake file with special case lib generation.
Added notes to changelog.
2012-02-15 13:31:54 -08:00
Steve Heffernan
043203781e Merge pull request #140 from carlocapocasa/master
Flash src api call autoplay fix
2012-02-14 16:56:19 -08:00
Steve Heffernan
5702380c16 Merge pull request #142 from GianlucaGuarini/patch-3
fix  localStorage context
2012-02-14 16:33:05 -08:00
Steve Heffernan
4d8316676f Merge branch 'feature/fullscreen-change-event-fix' 2012-02-13 17:53:16 -08:00
Steve Heffernan
4da9ae8d07 Adding line to CHANGELOG: Updated 'fullscreenchange' even to be calledd d even if the user presses escape to exit fullscreen. 2012-02-13 17:53:16 -08:00
Steve Heffernan
b0ac995f26 Updated fullscreenchange event to work on user escape 2012-02-13 17:51:52 -08:00
Steve Heffernan
765ef8e93e Updated fullscreenchange event to trigger on users escape 2012-02-13 17:42:22 -08:00
Steve Heffernan
168ae2cbe8 Merge branch 'feature/relative-flash-urls' 2012-02-13 17:14:50 -08:00