525 Commits

Author SHA1 Message Date
Sam Potts
7c5f38311b Bug fixes for controls changes 2015-04-04 12:51:24 +11:00
Sam Potts
e568bc9c8d Controls improvements
- Added an option to toggle which controls display
- Better handle missing controls
2015-04-04 12:32:37 +11:00
Sam Potts
73de5b5773 Added displayDuration option, small bug fix
- Using the native VTT cues, sometimes cues would not disappear
2015-03-30 21:03:48 +11:00
Sam Potts
aa1fed0b16 Fixed bug with media longer than 60 minutes (Fixes #69) 2015-03-30 19:17:27 +11:00
Sam Potts
8b436276bf Fixed bug with caption toggle, hide controls in fullscreen 2015-03-22 21:26:29 +11:00
Sam Potts
c61db87fd6 API improvements 2015-03-22 11:05:28 +11:00
Sam Potts
388cb4df39 Keyboard accessibility improvements (Fixes #66)
- Enter now works on checkboxes within the controls
2015-03-21 17:00:05 +11:00
Sam Potts
b677c3d7ad Merge branch 'master' of https://github.com/selz/plyr
Conflicts:
	dist/plyr.js
	src/js/plyr.js
2015-03-10 23:57:36 +11:00
Sam Potts
aa6bc2df2f Fixes for volume control on iOS 2015-03-10 23:54:52 +11:00
Sam Potts
ae5a816df1 Fix for potential issue with .tagName 2015-03-09 11:51:01 +11:00
Sam Potts
1532f2ab23 Added tooltip option (Fixes #50) 2015-03-09 00:47:38 +11:00
Sam Potts
5370fc5c83 Loading state handling
Fixes #36
2015-03-08 01:24:23 +11:00
Sam Potts
f368ed572d source(), poster() and supports() API methods 2015-03-07 19:12:56 +11:00
Sam Potts
5291bf616e More work on source change 2015-03-07 12:24:07 +11:00
Sam Potts
a00407a475 Removed extra log 2015-03-06 17:47:08 +11:00
Sam Potts
4f47ec49b1 Work on source update and caption fixes 2015-03-06 17:46:06 +11:00
Sam Potts
c48afb7880 Merge remote-tracking branch 'origin/master' into develop 2015-03-06 12:21:51 +11:00
Sam Potts
0227dfa7d8 Working on source() api method 2015-03-06 01:51:12 +11:00
Sam Potts
7681d63876 Removed progress transition as it feels laggy 2015-03-05 23:27:53 +11:00
Sam Potts
c6e5937deb Seeking improvements 2015-03-05 22:38:25 +11:00
Sam Potts
1903b1bcdf Seeking (still work in progress) 2015-03-05 18:36:18 +11:00
Sam Potts
93e3f7cdd9 WIP on better seeking 2015-03-05 00:41:42 +11:00
Sam Potts
3459387f04 Updated icons to make them more obvious 2015-03-04 21:28:25 +11:00
Sam Potts
4d483bf66c Bug fixes and improvements 2015-03-04 08:08:38 +11:00
Sam Potts
26bd4d0833 Fix for fullscreen issues on Firefox
Fixes #38
2015-03-02 20:16:44 +11:00
Sam Potts
4314853640 Publishing to AWS 2015-03-01 23:23:08 +11:00
Sam Potts
05a97500aa Seperated docs, included SASS 2015-03-01 20:27:35 +11:00
Sam Potts
30d6a0cd5f Aria tidy up 2015-02-28 17:00:40 +11:00
Sam Potts
044bcb359e Only output GA on plyr.io domain 2015-02-28 12:29:53 +11:00
Sam Potts
35ac236a00 Updates to docs, fix for seek time in controls 2015-02-28 12:07:21 +11:00
Sam Potts
dd17100a53 Small improvements, docs updated 2015-02-28 11:18:24 +11:00
Sam Potts
f8b4622093 Fix for Bootstrap compatibility
Fixes #6
2015-02-28 10:43:42 +11:00
Sam Potts
1216968c60 Minor tweaks 2015-02-28 01:17:56 +11:00
Sam Potts
1d2bd227f1 Small tweak to play(), pause() 2015-02-28 00:45:56 +11:00
Sam Potts
98bc9b0c4b Handle native events
Fixes #34
2015-02-28 00:36:28 +11:00
Sam Potts
a637949e84 Added link to Selz 2015-02-27 14:52:57 +11:00
Sam Potts
55b085c4d0 Bug fixes for fullscreen mode 2015-02-24 15:44:56 +11:00
Sam Potts
dd72a973d6 Docs fix 2015-02-24 12:39:22 +11:00
Sam Potts
1b8b5d6ee4 Tidying up, bower changes
- Folder tidy up
- Bower updated to include source files
- Upgraded to svgstore 5.0.0
2015-02-24 12:37:23 +11:00
Sam Potts
49038e3ca9 Progress for buffer, Safari 8 fix, validating 'html' option 2015-02-22 10:17:39 +11:00
Sam Potts
2bd6a8390c Fix for empty local storage 2015-02-19 23:16:51 +11:00
Sam Potts
b24d763d40 Storing volume in local storage 2015-02-19 22:37:41 +11:00
Sam Potts
d690560fc2 Fullscreen fallback for older browsers 2015-02-19 21:46:45 +11:00
Sam Potts
d46d40fa17 Font size fix for examples, tidied up variables 2015-02-19 12:21:37 +11:00
Sam Potts
18001e7799 Fix for control alignment 2015-02-18 17:10:41 +11:00
Sam Potts
aa39aa8a58 Prevent multiple instances on one element 2015-02-18 16:17:27 +11:00
Sam Potts
c7c48bbe3c Improved caption legibility on white backgrounds 2015-02-18 00:56:07 +11:00
Sam Potts
841cc957c9 Improve docs layout on small screens 2015-02-18 00:01:35 +11:00
Sam Potts
b7ea8c3875 Merge 2015-02-17 23:18:03 +11:00
Sam Potts
c55faa3505 Added OGG to <audio> example, Fixed IE11 Fullscreen 2015-02-17 22:57:00 +11:00