Kasper Moskwiak
59744c42ec
resolve conflicts
2016-07-09 19:17:46 +02:00
Kasper Moskwiak
b928c07378
resolve conflicts
2016-07-09 18:55:24 +02:00
Derk-Jan Hartman
d5aec7c6c6
Only add sources if the type is supported by a Tech
...
There is not much use in adding sources that we cannot play, so filter
them out. Backwards compatible with Tech's that do not yet support
canPlayType().
Fixes #15
2016-05-23 23:25:43 +02:00
Derk-Jan Hartman
033dfe291c
A big rewrite of the plugin
...
* Stricter separation between functionality and UI
* Option to disable the UI
* Scoping per instance. #29
* Cleaned up inheritence etc of the UI components
2016-05-02 00:47:28 +02:00
Derk-Jan Hartman
c1a41a4635
Cleanup styling
...
- Remove color override
- Simplify how the dynamic label vs cog icon is styled
- Don't use !important, but specificity to override video.js
- Use more isolated method to center the menu.
2016-04-23 17:43:25 +02:00
Kasper Moskwiak
08db8f10f3
fix #41
2016-04-05 19:19:57 +02:00
Kasper Moskwiak
4f751b593d
jshint problems
2016-03-13 21:22:25 +01:00
Kasper Moskwiak
92477a26db
youtube tech
2016-03-13 20:57:55 +01:00
Kasper Moskwiak
42c6498597
fix #24
2016-03-13 20:05:31 +01:00
Yurifag
694392ab05
implement dispose method
2016-03-02 17:25:43 +01:00
Gregor Kralik
cdda41a703
add class .vjs-selected to the selected version's menu item
2016-01-27 13:41:26 +01:00
Kasper Moskwiak
e539a816b0
happy new year!
2015-12-31 21:30:45 +01:00
Kasper Moskwiak
5bb133609d
version update
2015-12-28 20:52:59 +01:00
Mohammad Samimi
b3b047253b
add menu button before full screen button
2015-12-27 14:27:24 +03:30
Kasper Moskwiak
437ecd076c
jshint tests
2015-12-20 12:01:23 +01:00
Kasper Moskwiak
0c390b3f2e
groupedSrc method, Readme
2015-12-19 23:43:59 +01:00
Kasper Moskwiak
c12df7ee56
method: get group sources
2015-12-19 21:33:04 +01:00
Kasper Moskwiak
2c88a865de
custom source picker hot fix
2015-12-19 21:33:04 +01:00
Kasper Moskwiak
3d1c987819
custom source selecting function in options
2015-12-19 21:33:04 +01:00
Aydın Akan
4e9f2eda56
fixed issue #18
2015-12-15 14:38:23 +02:00
Kasper Moskwiak
0409fdb6a7
fix issue #14
2015-11-09 09:29:51 +01:00
Kasper Moskwiak
52b097cc0e
custom source picker
2015-11-08 23:03:45 +01:00
David Beuchert
9c7b440223
Revert "use className property instead of classList object"
...
This reverts commit 95ebf02893
.
2015-11-02 13:49:20 +01:00
David Beuchert
95ebf02893
use className property instead of classList object
2015-11-02 12:39:28 +01:00
David Beuchert
c17a807934
use array access as default is a reserved keyword
2015-11-02 12:03:43 +01:00
Kasper Moskwiak
cd1974eba1
Issue #10 - set resolution method
2015-10-31 20:49:23 +01:00
Kasper Moskwiak
1cbbd10577
get current resolution method
2015-10-31 19:38:36 +01:00
Kasper Moskwiak
a8c428a443
issue #5 player not ready
2015-10-29 21:20:22 +01:00
Kasper Moskwiak
63bd92ffeb
Merge branch 'patch-1' of git://github.com/H1D/videojs-resolution-switcher into H1D-patch-1
...
Conflicts:
lib/videojs-resolution-switcher.js
2015-10-28 15:58:58 +01:00
Kasper Moskwiak
0033246639
Hide loading spinner (flash issue)
2015-10-28 15:18:08 +01:00
Artem Suschev
c2c9b10a58
added AMD support
2015-10-26 19:25:56 +03:00
Kasper Moskwiak
b09025742b
Hide loading spinner after playing (flash issue). Added example with flash.
2015-10-18 00:23:16 +02:00
Kasper Moskwiak
9807328dc0
move plugin back to lib directory
2015-10-18 00:18:56 +02:00
Pierre Kraft
223dd5e0db
Move videojs-resolution-switcher.js to index.js
...
This makes it possible to include it as a require (even though videojs needs to be global first)
2015-10-02 17:24:52 +02:00
Kasper Moskwiak
05566ba701
Upgrade to v5.0.0-rc101. Rename extends to extend
2015-09-25 23:27:44 +02:00
Kasper Moskwiak
7b3ca93469
jshint issues
2015-09-16 19:02:07 +02:00
Kasper Moskwiak
7153217cb5
dynamic label hot fix
2015-08-20 18:00:32 +02:00
Kasper Moskwiak
b120a90942
dynamic label
2015-08-20 17:57:31 +02:00
Kasper Moskwiak
d45e486fd4
touch on mobile support
2015-08-13 23:35:59 +02:00
Kasper Moskwiak
3103da56f7
default src
2015-08-01 15:16:26 +02:00
Kasper Moskwiak
6889d02fe7
sorting sourcec
2015-08-01 14:07:43 +02:00
Kasper Moskwiak
23405ab6c4
set sources inside video tag
2015-07-28 14:24:07 +02:00
Kasper Moskwiak
940c95ae67
init
2015-07-27 18:12:42 +02:00