Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge localisation improvements with master and update #1

Conversation

heff
Copy link

@heff heff commented May 21, 2015

I merge your PR with master and then made a few tweeks. It'd probably be easiest to look at the last two commits to see the specific changes I made.

Let me know if they look good to you or if you have any questions. I'm gonna go ahead and merge this in so it doesn't get behind other PRs, but we can make follow up changes.

mmcc and others added 9 commits May 19, 2015 11:10
closes videojs#2166
closes videojs#2126

this.tech.emitTapEvents(); should be handled by the tech

De-dupe the bufferedPercent code in both Tech and Player

Have the player generate the tech ID

Added autoplay/preload/loop/muted to tech option

Remove the watch for native timeupdates

Fixed the JSDoc for bufferedPercent

Removed the unit test for native timeupdate

Added cute whitespaces

buffer should always return a TimeRange
Preparing to export utility functions on the videojs object

closes videojs#2182

Change el() to getEl() for consistency

Cleaned up DOM functions library

Clean up and document videojs object API

Fixed mergeOptions to modify the first object instead of a copy

More cleanup of the main video.js file and documentation

Fixed issues with mergeOptions

Cleaned up the addLanguage function

Removed unnecessary underscores in private module vars
closes videojs#2132

removed slider handle classes

Got rid of left-over handle styles
mister-ben added a commit that referenced this pull request May 25, 2015
…alise

Merge localisation improvements with master and update
@mister-ben mister-ben merged commit 35fa342 into mister-ben:feature/improve_localise May 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants