brandonocasey
c1112b74fe
@BrandonOCasey updated text track unit tests to use full es6 syntax. closes #3148
2016-03-07 14:54:32 -05:00
Gary Katsevman
f77bcc95d0
@gkatsev cleared waiting/spinner on timeupdate. Fixes #3124 . closes #3138
2016-03-07 14:48:15 -05:00
brandonocasey
cb3d709237
@BrandonOCasey converted remaining text-track modules to ES6. closes #3130
2016-02-29 11:08:38 -05:00
Gary Katsevman
d9a0a4503c
@gkatsev updated videojs badges in the README. closes #3134
2016-02-24 01:25:04 -05:00
Gary Katsevman
3ef88f8b80
v5.8.0
2016-02-19 14:18:37 -05:00
Pat O'Neill
80c6c16a2f
@misteroneill added alt css as video-js-cdn.css. closes #3118
2016-02-19 14:17:47 -05:00
mister-ben
e12ca69306
@mister-ben Added en.json as localization template. closes #3096
2016-02-19 12:18:27 -05:00
jforbes
d8ba649549
@forbesjo updated track settings to not fail restoring settings when localStorage is not available. closes #3120
2016-02-19 12:15:41 -05:00
Quentin Burny
0490728321
@Naouak updated time display to not change if values do not change. closes #3101
2016-02-19 12:04:06 -05:00
jforbes
dd1f2b5c25
@forbesjo updated travis to use latest firefox. closes #3112
2016-02-19 11:51:42 -05:00
Nima Saberi
47a307b773
@Nipoto added fa.json (farsi/persian lang file). closes #3116
2016-02-19 11:48:54 -05:00
Gary Katsevman
050f23d913
@gkatsev added issue and PR templates for github. closes #3117
2016-02-18 17:19:55 -05:00
Gary Katsevman
b027603a6a
v5.7.1
2016-02-11 17:13:33 -05:00
Gary Katsevman
a2f5430a5d
@gkatsev fixed minified videojs in IE8. Fixes #3064 and #3070 . closes #3104
2016-02-11 17:04:30 -05:00
alex-phillips
acd775f551
@alex-phillips fixed reference to videojs-vtt.js dependency. closes #3080
2016-02-11 16:59:38 -05:00
Gary Katsevman
084bcf692c
v5.7.0
2016-02-04 13:44:19 -05:00
Erik Yuzwa
fc7a166705
@erikyuzwa added ability to add child component at specific index. closes #2540
2016-02-04 13:42:49 -05:00
Pat O'Neill
341c9c7700
@misteroneill fixed iphone useragent detection. closes #3077
2016-02-04 12:32:33 -05:00
Derk-Jan Hartman
5245335147
@hartman Set a min-width for the progress slider of 4em. closes #2902
2016-02-04 11:52:39 -05:00
Derk-Jan Hartman
171ec1a274
@hartman updated fullscreen and time controls for more consistent widths. closes #2893
2016-02-04 11:49:59 -05:00
mister-ben
29f66acb98
@mister-ben updated Umuted to Unmute in lang files. closes #3053
2016-02-03 16:15:16 -05:00
Derk-Jan Hartman
d9cad36ade
@hartman Corrected adaptive layout selectors to match their intent. closes #2923
2016-02-02 15:30:04 -05:00
Gary Katsevman
99b34e9691
@gkatsev updated README to include links to plugins page and getting started and cleaner link to LICENSE. closes #3066
2016-02-02 14:40:43 -05:00
Greg Smith
2f0b9ee8ca
@incompl improved the UX of time tooltips. closes #3060
2016-02-02 14:32:19 -05:00
jforbes
c8646aa02b
@forbesjo updated emulated tracks to have listeners removed when they are removed. closes #3046
2016-02-02 14:29:31 -05:00
Gary Katsevman
58f76136e5
v5.6.0
2016-01-26 12:09:40 -05:00
Gary Katsevman
47f639fb41
@gkatsev updated to latest videojs-ie8 shim. closes #3042
2016-01-26 12:08:46 -05:00
Jamie
bb606cdcbd
@hubdotcom changed URLs in README to be protocol-relative. closes #3040
2016-01-26 11:34:36 -05:00
Patrick
876e48547c
@CoWinkKeyDinkInc fixed table in Tracks guide. Replaced some single quotes with double quotes. closes #2946
2016-01-25 20:11:26 -05:00
n23430
df02e7a709
@aril-spetalen added language support for Norwegian (nb and nn). closes #3021
2016-01-25 20:01:15 -05:00
Vitor Faiante
9cdfb75187
@vitor-faiante updated the guides. closes #2781
2016-01-25 19:50:02 -05:00
Gary Katsevman
8a17313a3b
@gkatsev checked muted status when updating volume bar level. closes #3037
2016-01-25 19:41:58 -05:00
Owen Edwards
6317395e0c
@OwenEdwards fixed double-localization of mute toggle control text. closes #3017
2016-01-25 19:38:28 -05:00
45aff0062cf1b0e55a6532b0a513db6be3952d17
b9f251650b
@mister-ben made $primary-foreground-color a !default sass var. closes #3003
2016-01-25 19:34:53 -05:00
Owen Edwards
0ffb27abb0
@OwenEdwards Fixed volume menu keyboard access. closes #3034
2016-01-25 19:18:12 -05:00
Owen Edwards
e05931dd19
@OwenEdwards Fixed menu keyboard access and ARIA labeling for screen readers. closes #3033
2016-01-25 19:05:10 -05:00
Owen Edwards
16f0179c07
@OwenEdwards added ClickableComponent. Fixed keyboard operation of buttons. closes #3032
2016-01-25 18:30:12 -05:00
Gary Katsevman
81caccd154
v5.5.3
2016-01-15 15:33:46 -05:00
rcrooks
d448acd224
@rcrooks fixed a couple of docs link and a jsdoc comment. closes #2987
2016-01-15 15:33:15 -05:00
45aff0062cf1b0e55a6532b0a513db6be3952d17
c901fcee6b
@mister-ben updated CDN urls in setup guide. closes #2984
2016-01-15 15:31:08 -05:00
Gary Katsevman
6977b0e3fe
@gkasev updated vjs to correctly return already created player when given an element. closes #3006
2016-01-15 15:27:35 -05:00
Gary Katsevman
b48797bf17
v5.5.2
2016-01-14 14:03:00 -05:00
Gary Katsevman
dcf2a300ef
make sure that styleEl_ is in DOM before removing on dispose. closes #3004
2016-01-14 14:01:30 -05:00
Gary Katsevman
088f47af2e
v5.5.1
2016-01-08 18:59:50 -05:00
Gary Katsevman
984085a048
@gkatsev fixed sass if else for icons. closes #2988
2016-01-08 18:58:56 -05:00
Gary Katsevman
67840aabbe
v5.5.0
2016-01-07 23:39:07 -05:00
Gary Katsevman
93f2f83723
@gkatsev updated css to have ascii codepoints for fonticons. Expose new scss file. closes #2973
2016-01-07 23:36:09 -05:00
jforbes
867fec910f
@forbesjo updated player to not autoplay if there is no source. closes #2971
2016-01-07 23:23:38 -05:00
Greg Smith
aa4700b098
@incompl updated build command in CONTRIBUTING.md. closes #2967
2016-01-07 23:13:15 -05:00
jforbes
b84be556a6
@forbesjo fixed errorDisplay erroring on subsequent openings. closes #2966
2016-01-07 23:10:43 -05:00
rcrooks
0f219b1f1d
@rcrooks fixed some broken links in guides. closes #2965
2016-01-07 23:08:12 -05:00
Pete Huitsing
49cc73f980
@huitsing updated docstrings for autoplay and loop methods. closes #2960
2016-01-07 23:05:48 -05:00
Pat O'Neill
8ad286a768
@misteroneill exposed createEl on videojs. closes #2926
2016-01-07 23:03:23 -05:00
Derk-Jan Hartman
5f239d7cf1
@hartman fixed usage of lighten in progress component. Fixes #2793 . closes #2875
2016-01-07 23:00:09 -05:00
Gary Katsevman
35203f613f
v5.4.6
2015-12-22 17:00:46 -05:00
Gary Katsevman
692608270e
@gkatsev fixed vertical slider alignment in volume menu button. closes #2943
2015-12-22 16:58:58 -05:00
Gary Katsevman
d99ce79954
v5.4.5
2015-12-15 14:47:29 -05:00
rcrooks
01a7e7509e
@rcrooks fixed simple embed example. closes #2915
2015-12-15 14:46:16 -05:00
Derk-Jan Hartman
09f182db60
@hartman updated options guide doc. closes #2908
2015-12-15 14:43:30 -05:00
brandonocasey
7838fe2ec3
@BrandonOCasey updated sandbox to to use newer CDN urls. closes #2917
2015-12-15 14:38:09 -05:00
Gary Katsevman
45d43ec904
@gkatsev updated styles for inline menu and volume bar. closes #2913
2015-12-15 14:26:18 -05:00
Gary Katsevman
c61e9e49ab
@gkatsev added mouse/touch listeners to volume menu button. closes #2638
2015-12-15 14:17:43 -05:00
Gary Katsevman
1d88ef066d
v5.4.4
2015-12-09 18:14:48 -05:00
Gary Katsevman
16f2e4113a
@gkatsev switched to use custom vtt.js from npm. closes #2905
2015-12-09 18:12:46 -05:00
Gary Katsevman
4424a06a3d
v5.4.3
2015-12-08 20:32:12 -05:00
Gary Katsevman
08f03c160c
@gkatsev updated options customizer and github-release options. closes #2903
2015-12-08 20:30:48 -05:00
Gary Katsevman
565dba8671
v5.4.2
2015-12-08 18:59:59 -05:00
Gary Katsevman
a528e44d9b
@gkatsev updated grunt-release config. closes #2900
2015-12-08 18:59:02 -05:00
Gary Katsevman
996822ba68
v5.4.1
2015-12-08 15:53:02 -05:00
Gary Katsevman
359df7148b
@gkatsev added chg- and github- release for next releases. closes #2899
2015-12-08 15:52:17 -05:00
Gary Katsevman
44edb12700
@gkatsev added ability to release next tag from master. closes #2894
2015-12-08 13:03:14 -05:00
Gary Katsevman
5bb1a76c4e
@gkatsev added nullcheck for cues in updateForTrack. Fixes #2870 . closes #2896
2015-12-08 11:43:14 -05:00
Carey Hinoki
8f2bc92412
@chemoish emulated HTMLTrackElement to enable track load events. closes #2804
2015-12-08 11:24:51 -05:00
Gary Katsevman
e78e26b8a4
@gkatsev added a Player#reset method. Fixes #2852 . closes #2880
2015-12-07 17:45:50 -05:00
Nicholas Fantozz
9e3a7b6159
@nick11703 changed multiline comments in sass with single-line comments. closes #2827
2015-12-07 16:30:26 -05:00
Gary Katsevman
0b7a2e41b3
@gkatsev added Player#tech. Fixes #2617 . closes #2883
2015-12-07 16:27:33 -05:00
Pat O'Neill
f225d4e68a
@misteroneill updated videojs-ie8 to 1.1.1. closes #2869
2015-12-07 16:24:18 -05:00
Gary Katsevman
a601fbb83f
v5.3.0
2015-11-25 17:14:05 -05:00
jrivera
69b89e51f4
@imbcmdth added sourceOrder option for source-first ordering in selectSource. closes #2847
2015-11-25 17:11:36 -05:00
jforbes
8acd28c15a
@forbesjo updated formatTime to not go negative. closes #2821
2015-11-25 16:46:41 -05:00
Matthew
b188781fa9
v5.2.4
2015-11-25 21:31:49 +00:00
Matthew McClure
5ed0dc8adb
@mmcc fixed vertical volume. closes #2859
2015-11-25 16:18:34 -05:00
Garrett Singer
72f77d77c9
@gesinger fixed handler explosion for cuechange events. closes #2849
2015-11-25 16:13:23 -05:00
Garrett Singer
7171ea8d42
@gesinger checked for track changes before tech started listening. closes #2835
2015-11-25 16:00:49 -05:00
Gary
3e19c91828
v5.2.3
2015-11-24 20:52:01 +00:00
Gary Katsevman
5f9095079e
@gkatsev fixed clearing out errors. closes #2850
2015-11-24 15:37:34 -05:00
paladox
552d8cbda3
v5.2.2
2015-11-23 17:31:27 +00:00
paladox
8d0de0fa51
@paladox updated xhr from deprecated ver to v2.2. closes #2837
2015-11-23 12:22:07 -05:00
tomaspinho
c4dbd2488b
@tomaspinho added 'ended' event to API docs. closes #2836
2015-11-23 12:15:50 -05:00
Violeta Marculescu
c0d5f471bc
@bcvio fixed returning current source rather than blob url. closes #2833
2015-11-23 12:04:31 -05:00
Nathaniel Bibler
3a40b10fa6
@nbibler ensured classes begin with alpha characters. Fixes #2828 . closes #2829
2015-11-20 17:38:05 -05:00
Dat Tran
7dff83b2a4
@DatTran fixed bower paths. Fixes #2740 . closes #2775
2015-11-20 17:22:49 -05:00
Kay
6bbd6f1a65
v5.2.1
2015-11-16 16:43:29 +00:00
Kay J
d9b5fbc60d
@ksjun corrected the registerTech export. closes #2816
2015-11-16 10:42:35 -05:00
David LaPalomento
385266338a
@dmlap Check a component is a function before new-ing. closes #2814
2015-11-16 10:18:09 -05:00
Gary Katsevman
0e1c424e48
v5.2.0
2015-11-10 15:56:11 -05:00
Gary Katsevman
d1316a39ab
@gkatsev updated MediaLoader to check for techs in their registry. closes #2798
2015-11-10 15:53:14 -05:00
Gary Katsevman
210caea7f0
@gkatsev updated contrib.json to use / as branch-name separator in feature-accept. closes #2803
2015-11-10 15:50:21 -05:00
Gary Katsevman
0da23c1d8d
@gkatsev fixed usage of textTracksToJson. closes #2797
2015-11-10 15:30:09 -05:00
zjruan
2627e86db5
@zjruan updated text track prototype loops to blacklist constructor for IE8. closes #2565
2015-11-10 15:15:58 -05:00
Greg
ea2e274a30
@incompl fixed broken link to reduced test cases article. closes #2801
2015-11-10 10:54:20 -05:00
Pat O'Neill
f2fa8f8687
@misteroneill exposed DOM helpers. closes #2754
2015-11-09 17:43:17 -05:00
Siebrand Mazeland
cd800b02ea
@siebrand updated dutch translations. closes #2556 .
2015-11-09 15:07:28 -05:00
paladox
89d860fb84
@paladox updated grunt-contrib-jshint. closes #2554
2015-11-09 14:47:51 -05:00
paladox
ed5ed0ded4
@paladox updated grunt-cli dependency. closes #2555
2015-11-09 14:44:22 -05:00
Gary Katsevman
977eedda79
Update CHANGELOG for RTMP
2015-11-09 14:31:43 -05:00
Gary Katsevman
b1e863677f
@gkatsev added a tech registry. Fixes #2772 . closes #2782
2015-11-09 14:12:57 -05:00
David LaPalomento
98f241d614
@dmlap updated swf to 5.0.1. closes #2795
2015-11-09 11:47:47 -05:00
Gary Katsevman
5d754c911d
@gkatsev made initListeners more general and added Tech.isTech. Fixes #2767 . closes #2773
2015-11-06 16:42:19 -05:00
Gary Katsevman
fa2f08ad66
v5.1.0
2015-11-02 11:27:10 -05:00
jrivera
0b32893612
@imbcmdth Deferred the implementation of select functions in the tech to source handlers if they provide them. closes #2760
2015-10-30 16:09:27 -04:00
Carey Hinoki
d0efd16b49
@chemoish Fix captions sticking to bottom for webkit browsers. Fixes #2193 . closes #2702
2015-10-30 16:02:16 -04:00
Erik Straub
c24a3a8173
@brkattk updated emulateTextTrack to exit early if no textTracks. closes #2426
2015-10-28 18:01:15 -04:00
Pat O'Neill
e6f5d6b585
@misteroneill Add browserify:dist Target. Fix vtt.js URL.. closes #2741
2015-10-28 17:47:18 -04:00
Pat O'Neill
42e33ca537
@misteroneill updated modal dialog CSS. closes #2756
2015-10-28 17:30:56 -04:00
jforbes
655e14a733
@forbesjo Added Microsoft Caption Maker link. closes #2618
2015-10-28 16:14:44 -04:00
Ian Zamojc
871dac9c3a
@Soviut Fixed argument names in some API docs. closes #2714
2015-10-28 16:10:51 -04:00
KahWee Teng
6e25aef060
@kahwee Fixed sandbox plugin example to work in Video.js 5. closes #2691
2015-10-28 16:06:33 -04:00
Dave Voyles
5f5357d535
@DaveVoyles updated URL to player API docs. closes #2685
2015-10-28 15:59:32 -04:00
Pat O'Neill
86f23d39fd
@misteroneill removed z-index from big play button. closes #2639
2015-10-28 15:53:14 -04:00
Pat O'Neill
51f1863adc
@misteroneill added a modal dialog. closes #2668
2015-10-28 13:28:15 -04:00
Gary Katsevman
ab88bcdde3
@gkatsev fixes track tests and ignored empty properties in tracks converter. closes #2744
2015-10-27 15:54:48 -04:00
Nicky Gerritsen
589cab7fa7
@nickygerritsen added canPlayType method to player. closes #2709
2015-10-27 13:46:05 -04:00
jforbes
c85b526a1c
@forbesjo removed android/ios tests to increase build stability. closes #2739
2015-10-26 17:13:57 -04:00
jforbes
4598b38291
@forbesjo updated karma to use all installed browsers for unit tests. closes #2708
2015-10-26 17:06:16 -04:00
Gary Katsevman
93e079718e
@gkatsev removed unhelpful isCrossOrigin test. closes #2715
2015-10-26 16:57:21 -04:00
Gary Katsevman
34742e09a5
Merge branch 'stable'
2015-10-23 17:37:57 -04:00
Gary
702fbe4d68
v5.0.2
2015-10-23 21:24:20 +00:00
Gary Katsevman
d036f25681
Fixup changelog
2015-10-23 17:20:18 -04:00
Gary
e98bc42500
v5.0.1
2015-10-23 20:20:49 +00:00
Gary Katsevman
d47a8ab2dc
Merge branch 'stable'
2015-10-23 16:15:16 -04:00
Gary Katsevman
c89f645600
@gkatsev bumped chg to fix stalling issues. closes #2732
2015-10-23 16:15:07 -04:00
Gary Katsevman
6f3826a7ef
Merge branch 'stable'
2015-10-23 12:00:11 -04:00
Gary Katsevman
d9524d4d35
@gkatsev updated contrib update and have contrib release only update local branches. closes #2723
2015-10-23 11:59:57 -04:00
Gary Katsevman
1834d39c2f
Merge branch 'stable'
2015-10-20 14:00:48 -04:00
Gary Katsevman
49698d2a8c
@gkatsev bumped obj.assign to fix uncaught SecurityError in iframes. Fixes #2703 . closes #2721
2015-10-20 13:57:21 -04:00
typcn
40b6ad3050
@typcn bumped grunt-sass to ^1.0.0 to support node 4.x. closes #2645
2015-10-19 11:34:57 -04:00
jrivera
8c101e2b35
@imbcmdth fixed an issue with emulateTextTracks being called before the tech dom was ready. closes #2692
2015-10-09 14:06:55 -07:00
heff
872459837b
v5.0.0
2015-09-29 09:40:01 -07:00
heff
e225fbffc2
Merge branch 'master' into stable
...
Conflicts:
dist/video-js/video-js.css
dist/video-js/video-js.less
dist/video-js/video-js.min.css
dist/video-js/video-js.swf
dist/video-js/video.dev.js
dist/video-js/video.js
dist/video-js/video.novtt.dev.js
dist/video-js/video.novtt.js
src/css/video-js.less
src/js/control-bar/time-display.js
src/js/exports.js
src/js/lib.js
src/js/media/flash.js
src/js/media/flash.rtmp.js
src/js/media/html5.js
src/js/media/media.js
src/js/player.externs.js
test/unit/api.js
test/unit/flash.js
test/unit/media.html5.js
test/unit/media.js
2015-09-29 09:14:50 -07:00
heff
1d79c4a9e2
@heff changed component child lists to arrays instead of objects. closes #2477
2015-09-28 15:17:48 -07:00
heff
60c86465f8
@heff improved some skin defaults for external styling. closes #2642
2015-09-28 13:53:37 -07:00
Benoit Tremblay
2de28927d7
@eXon added support for a tech-supplied poster. closes #2339
2015-09-28 11:23:25 -07:00
Pat O'Neill
ad0820cfa3
@misteroneill fixed tsml to be used as a tag for template strings. closes #2629
2015-09-25 14:13:56 -04:00
Gary Katsevman
0b7cf586c2
@gkatsev exposed isCrossOrigin and used it to enable CORS for textTrack XHRs. closes #2633
2015-09-24 19:58:25 -04:00
Pat O'Neill
1234faaf71
@misteroneill updated play control to use its state for icon. closes #2636
2015-09-24 16:37:10 -04:00
heff
81806d5725
@heff fixed timeranges deprecation warnings in tests. closes #2627
2015-09-23 12:34:59 -04:00
heff
42468e19be
@heff removed a second copy of video.novtt.js from dist. closes #2630
2015-09-23 12:29:22 -04:00
Pat O'Neill
3f8be868bd
@misteroneill re-exposed videojs.TextTrack. closes #2625
2015-09-22 11:41:39 -04:00
jforbes
1f06f23ded
@forbesjo removed the PhantomJS dependency. closes #2622
2015-09-22 11:32:23 -04:00
Pat O'Neill
61a00db7cb
@misteroneill rename "extends" to "extend" for ie8. closes #2624
2015-09-22 11:19:04 -04:00
jrivera
24ad9841ac
@imbcmdth extended createTimeRange to support multiple timeranges. closes #2604
2015-09-21 18:04:10 -04:00
Gary Katsevman
81000369ec
@gkatsev fixed potential double default style elements. closes #2619
2015-09-21 17:52:32 -04:00
heff
51bae4d7cf
Fixed a double loadstart and added readyState catch up events
...
- Fixed some issue comments
- Fixed a double ready event
closes #2605
fixes #2588
2015-09-18 10:28:16 -07:00
David LaPalomento
24cdbdefff
Use Raynos/xhr for XMLHttpRequests
...
- Get rid of our custom XHR shim. Export it as videojs.xhr.
- Updated XHR to be stubbed everywhere in tests to prevent errors.
- Added npm install to the review process
closes #2318
closes #2594
2015-09-15 15:25:11 -07:00
heff
4cb76873f4
Removed the loadedalldata event
...
closes #2591
closes #1676
2015-09-15 12:59:01 -07:00
heff
f7466af956
Made tech related functions clearly private in the player
...
This is important for enforcing the model that techs should
work the same for everything.
closes #2590
fixes #2060
- Made techGet and techCall private functions
- Made loadTech, techName, and unloadTech private
- Cleaned up all other private method naming in the player
- Removed some unneeded comments
2015-09-15 12:54:26 -07:00
heff
f10d8d0cb3
@heff added an attributes argument to createEl(). closes #2589
...
fixes #2176
2015-09-15 10:59:08 -07:00
Gary Katsevman
63451a7526
@gkatsev added a mouse-hover time display to the progress bar. closes #2569
2015-09-15 09:41:53 -07:00
heff
85b825a0dd
@heff added a fancy loading spinner. closes #2582
2015-09-14 18:29:06 -07:00
heff
c9974657a9
@heff moved scss vars to be private. closes #2584
2015-09-14 18:26:14 -07:00
heff
32aa9ed7e4
@heff improved css selector strengths. closes #2583
2015-09-14 16:01:50 -07:00
jforbes
2e1d051144
@forbesjo added Android and iOS browser testing. closes #2538
2015-09-14 15:55:01 -07:00
jforbes
849b85bb83
@forbesjo fixed webkit deprecation warnings. closes #2559
...
fixes #2558
2015-09-10 14:53:30 -07:00
jforbes
1503bf1268
@forbesjo fixed webkit deprecation warnings. closes #2558
2015-09-10 14:51:21 -07:00
heff
4dadd01cf5
@heff fixed the inline volume control and made it the default. closes #2553
2015-09-10 14:49:32 -07:00
Gary Katsevman
1b745e7b11
@gkatsev made all sass variables !default. closes #2574
2015-09-09 17:20:06 -04:00
Gary Katsevman
0341ec12ad
@gkatsev updated opacity of caption settings background color. closes #2573
2015-09-09 14:19:50 -04:00
heff
f7702f8f38
Fixed display the LIVE control bar item
...
...and also the layout in IE8 when live
Reorganized the styles some to group the vjs-live changes
with the components their affecting.
closes #2551
2015-09-08 12:45:22 -07:00
heff
1b057dfe85
Cleaned up durationchange process in the player
2015-09-07 12:09:59 -07:00
heff
4b58fad8bd
Fixed event bubbling in IE8
...
fixes #2414
Our fixEvent script makes a copy of the original event,
but it was failing to also set cancelBubble = true and
returnValue = false on the original event,
which is needed to make IE8 work like modern browsers.
2015-09-06 17:23:29 -07:00
Gary Katsevman
1f5a83dc23
@gkatsev fixed the default state of userActive
...
closes #2557
fixes #2550
2015-09-04 11:55:48 -07:00
heff
5624adb75d
@heff added back the default cdn url for the swf
...
closes #2533
fixes #2488
2015-09-03 14:46:30 -07:00
heff
4582e8a003
@heff added a default data attribute to fix the progress handle display in IE8
...
closes #2547
fixes #2449
2015-09-03 13:54:12 -07:00
heff
3fb786e271
@heff removed playerOptions from plugin options because it created an inconsistency in plugin inits. closes #2532
2015-09-02 15:47:10 -07:00
Gary Katsevman
608dad1299
@gkatsev made the sass files available via npm in src/css. closes #2546
2015-09-02 16:37:44 -04:00
heff
4d97dd4d29
Fixed a number of errors in the log after testing
...
- Fixed a console error in dom tests from loading a track source
- Switched to non-fetching poster urls in tests to prevent errors
- Stubbed XHR for TextTrack tests to prevent log errors
- Fixed text track console errors that stubbing async didn't catch
because there's some async happening in tracks that makes it so
- XHR isn't even used until the test is complete
- Removed extra code
- Added player.dispose more places and fixed attributes test
2015-08-31 16:36:11 -07:00
heff
a584104b78
Release v4.12.15
2015-08-31 22:12:11 +00:00
heff
2e8b306578
Updated to v4.7.5 of the swf. closes #2531
2015-08-31 14:58:21 -07:00
David LaPalomento
e95e3e76b2
@dmlap expose start and end buffered times. closes #2501
2015-08-31 15:47:51 -04:00
David LaPalomento
b35c8774b8
@dmlap update to videojs-swf 5.0.0-rc1. closes #2528
2015-08-31 15:37:25 -04:00
Brandon Bay
fca885a62f
@bc-bbay migrate seeking on replay to the flash tech. closes #2519
2015-08-31 15:02:19 -04:00
Gary Katsevman
98315b0e52
@dmlap @gkatsev improve Flash tech error property and add an error setter to the base tech. closes #2517
2015-08-31 14:21:53 -04:00
David LaPalomento
90c6890567
@dmlap move seek on replay into the flash tech. closes #2527
2015-08-31 14:12:12 -04:00
Gary Katsevman
de39cfc5ab
@gkatsev improved tech controls listener handling.. closes #2511
2015-08-25 16:17:35 -04:00
David LaPalomento
75e65c6585
@dmlap update to videojs-swf 4.7.4. closes #2463
2015-08-25 09:45:54 -04:00
heff
f7d1289593
@heff fixed cross-platform track tests by switching to a fake tech. closes #2496
2015-08-24 12:48:42 -07:00
Gary Katsevman
f3b5075bcd
@gkatsev fixed nativeControlsForTouch handling. Defaults to native controls on iphone and native android browsers.. closes #2499
2015-08-21 17:43:07 -04:00
Gary
0fe811df2c
Release v4.12.14
2015-08-21 18:21:24 +00:00
Gary Katsevman
a02f0befbc
@gkatsev removed non-default track auto-disabling. closes #2468
2015-08-21 11:19:55 -04:00
jforbes
976ee6e30b
@forbesjo switched automated testing to BrowserStack. closes #2492
2015-08-20 14:57:59 -07:00
Gary Katsevman
904bf0cabf
@gkatsev deep clone el for iOS to preserve tracks. closes #2494
2015-08-19 19:35:53 -04:00
Nicky Gerritsen
33de0085ae
@nickygerritsen fixed texttrack handling in IE10. closes #2481
2015-08-19 15:23:11 -04:00
Gary Katsevman
c4ed1451e0
@gkatsev exported event helpers on videojs object. closes #2491
2015-08-19 15:11:28 -04:00
Gary Katsevman
b1055dce01
@gkatsev removed non-default track auto-disabling. closes #2475
2015-08-19 14:38:14 -04:00
Gary Katsevman
ecca3a1b58
@gkatsev moved default and player dimensions to style els at the top of HEAD el. closes #2482
2015-08-19 14:18:14 -04:00
Gary Katsevman
76b5ffc7b5
@gkatsev moved default and player dimensions to style els at the top of HEAD. closes #2482
2015-08-19 14:13:58 -04:00
Pat O'Neill
79e58884de
@misternoneill fixed vertical slider issues. closes #2469
2015-08-19 13:54:47 -04:00
Matthew McClure
863f31546d
@mmcc Fixed IE by using setAttribute to set 'type' property. closes #2487
2015-08-17 11:29:02 -07:00
Matthew McClure
20b2a78287
@mmcc added type=button to button components. closes #2471
2015-08-13 13:43:57 -07:00
Gary Katsevman
4ec82d647d
@gkatsev fixed text track errors on dispose and in cross-browser testing. closes #2466
2015-08-12 16:04:31 -07:00
Matthew McClure
fa58f51fd1
Fixed the changelog reference
...
Had the wrong PR in mind when writing the changelog message.
2015-08-12 15:15:30 -07:00
Kemal Ogun Isik
4a4e85912e
@misteroneill fixed a potential issue with vertical sliders by replacing an options check with the appropriate getter. closes #2460
2015-08-12 15:12:27 -07:00
David LaPalomento
fecf3a0f8a
@dmlap switched global options back to an object at videojs.options. closes #2461
2015-08-12 13:51:43 -07:00
Vladimir B
4fd59c89db
Removed a duplicate changelog entry
...
closes #2445
--skip-ci
2015-08-12 11:36:03 -07:00
Matthew McClure
b41b12e0ab
fixing merge conflict in changelog
2015-08-12 10:41:44 -07:00
Matthew McClure
cbbae8fabd
@mmcc made sure controls respect muted attribute. closes #2408
2015-08-12 10:39:47 -07:00
jforbes
564da36339
@forbesjo updated the sauce labs config and browser versions
...
closes #2450
closes #2149
2015-08-11 17:37:27 -07:00
David
c03e26c575
Release v4.12.13
2015-08-10 19:38:19 +00:00
Pat O'Neill
ed790fdc38
@misteroneill pass vtt.js option to tech. closes #2448
2015-08-10 15:33:03 -04:00
Pat O'Neill
c0673d2852
@misteroneill create video.novtt.js in dist builds. closes #2447
2015-08-10 15:22:15 -04:00
Pat O'Neill
1bf64890c0
@misteroneill include child components with `true` in options. closes #2424
2015-08-10 15:07:59 -04:00
Pat O'Neill
a02e3609ab
@misteroneill restore videojs.formatTime. closes #2420
2015-08-10 14:59:47 -04:00
David LaPalomento
9ed5be570d
@dmlap update to videojs-swf v4.7.3. closes #2457
2015-08-10 14:28:10 -04:00
Pat O'Neill
f80de2b1ac
@misteroneill removed the deprecated Component init method. closes #2427
2015-08-06 15:09:13 -07:00
Pat O'Neill
abca8913e1
@misteroneill restore Html5.Events. closes #2421
2015-08-03 15:36:25 -04:00
Gary Katsevman
2dfd315ac1
@gkatsev always use emulated TextTrackLists so tracks survive tech switches. closes #2425
2015-08-03 15:19:36 -04:00
Nicky Gerritsen
1d0ae800b8
@nickygerritsen use the default seekable when a source handler is unset. closes #2401
2015-08-03 13:26:20 -04:00
Matthew Pietz
746f07a0ec
@sirlancelot change "video" to "media" in error messages. closes #2409
2015-08-03 12:35:18 -04:00
Matthew Pietz
d3d1a7fed7
@sirlancelot change "video" to "media" in error messages. closes #2409
2015-08-03 12:33:18 -04:00
Nicky Gerritsen
fe65ffae65
@nickygerritsen scrubbing() is a method, not a property. closes #2411
2015-08-03 12:28:26 -04:00
heff
3bf415e522
@heff use a synchronous ready() internally. closes #2392
2015-07-30 15:38:01 -04:00
Pat O'Neill
8aa61d3b1a
@misteroneill restore some 4.x utilities and remove deprecated functionality. closes #2406
2015-07-30 14:11:31 -04:00
David LaPalomento
a76b42d50c
@misteroneill restore some properties on window.videojs. Closes #2395
2015-07-30 12:10:04 -04:00
Matthew McClure
6a9e2e01d0
Added username to unclaimed CHANGELOG entry
2015-07-28 16:40:23 -07:00
Matthew McClure
e330e7b978
Added "inline" option to MenuButton and updated VolumeMenuButton to be able to utilize it. closes #2378
2015-07-28 16:30:05 -07:00
Benoit Tremblay
d11add5dc2
Send the video.js language to the tech
...
I want to set the YouTube player (or any other iframe tech)
in the same language than video.js. To do so,
it needs to know the language option.
closes #2342
2015-07-24 10:01:23 -07:00
Benoit Tremblay
39d9989589
@eXon made sure the volume persists between tech changes. closes #2340
2015-07-24 09:37:55 -07:00
Benoit Tremblay
dd0752e6b0
@eXon added the poster to the options the tech receives. closes #2338
2015-07-24 09:33:13 -07:00
Pat O'Neill
456ee4e84f
@misteroneill fixed internal extends usage and added a deprecation warning. closes #2390
2015-07-24 09:07:58 -07:00
jrivera
01ea3d1ae3
Release v4.12.12
2015-07-23 17:37:30 +00:00
jrivera
69dde46aa2
@imbcmdth fix potential triggerReady infinite loop. closes #2398
2015-07-23 11:28:34 -04:00
David LaPalomento
b097016215
@dmlap expose the xhr helper utility. closes #2321
2015-07-21 18:58:55 -04:00
David LaPalomento
4ad45ef9a8
@dmlap fire seeking in the flash tech, not the SWF. closes #2372
2015-07-21 17:31:51 -04:00
David LaPalomento
d3d5d032fc
@dmlap use seekable on source handlers when defined. closes #2376
2015-07-21 17:12:24 -04:00
David LaPalomento
1102452ca3
@dmlap export a basic played() on techs. closes #2384
2015-07-21 16:56:23 -04:00
David LaPalomento
a18768b938
@dmlap export videojs.createTimeRange. closes #2361
2015-07-21 14:05:44 -04:00
David LaPalomento
07f0483780
@dmlap switched events to not bubble by default. closes #2351
2015-07-21 09:58:12 -07:00
Matthew McClure
e5d4757e36
Fixed vertical option for volumeMenuButton. closes #2352
2015-07-16 18:20:23 -07:00
Gary Katsevman
8cc967e022
pass fs state to player from enterFullscreen, split full-window styles into their own selector. closes #2357
2015-07-16 13:38:13 -07:00
jrivera
d2de00cae1
@imbcmdth updated source handlers to use bracket notation so they wont break when using minified videojs. closes #2348
2015-07-16 13:48:34 -04:00
heff
3e35935182
Sped up tests by relying on watchify and splitting up tests
...
- Temporarily killed API tests. Combining them with other tests.
- Using browserify:watch for build/temp/video.js (sandbox testing)
- Using karma:watch for automated tests
Using individual watch tasks allows watchify to use smart caching in both
instances.
- Switched to grunt-concurrent for watch tasks
- Switched to travis containers, sudo: false
- Added caching of npm modules in Travis
- Consolidated travis testing
- Cleaned up grunt file
- Fixed travis.yml spacing
- Added the watchAll task for trying it out
- Moved travis test script logic to package.json
- Moved coverage reporting to Travis only
closes #2254
2015-07-15 15:22:34 -07:00
Gary Katsevman
3268d71577
Insert cloned el back into DOM. Fixes #2214 . closes #2334
2015-07-13 13:04:04 -04:00
Gary Katsevman
9de463e35c
Export bind on videojs. Fixes #2322
...
closes #2332
2015-07-10 14:44:29 -07:00
Gary Katsevman
d5061d7691
Update vttjs to fix a trailing comma JSON error
...
closes #2331
2015-07-10 13:40:40 -07:00
David LaPalomento
f53f3dc36f
@dmlap exported the videojs.log function. closes #2317
2015-07-10 12:36:09 -07:00
David LaPalomento
ccd6ed44b8
Don't track progress until ready
...
Delay manual progress checks until the tech is ready to avoid errors.
The Flash tech errors if buffered() is called before the SWF has loaded,
for instance.
closes #2316
fixes #2288
rel #2289
2015-07-10 12:22:20 -07:00
Pavel Horal
f9316fcda0
@pavelhoral fixed subclassing without a constructor. closes #2308
2015-07-10 11:42:29 -07:00
Matthew McClure
ba4ab80455
Added a currentTime tooltip to the progress handle
...
- added data-current-time attr to PlayProgressBar
- show data-current-time attr in tooltip on hover
- separate hover state from styling
closes #2255
2015-07-09 16:18:43 -07:00
Matt Boles
77a96bea6f
Improved JSDoc comments everywhere for new docs generation
...
closes #2270
2015-07-09 16:03:49 -07:00