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

Refactoring/misc. improvements #18

Open
veltman opened this issue Jul 28, 2016 · 0 comments
Open

Refactoring/misc. improvements #18

veltman opened this issue Jul 28, 2016 · 0 comments
Milestone

Comments

@veltman
Copy link
Contributor

veltman commented Jul 28, 2016

  • If worker option is truthy, require Redis, localhost by default
  • Automatically compute the lineHeight of a caption from the font definition
  • Normalize audio volume when rendering the video
  • More tests
  • Eliminate jQuery dependency - only being used for multipart AJAX submission and $.extend(), the latter could be replaced with underscore and the former could be a vanilla XHR.
  • Rather than sequential queue with callbacks, it might be a little more legible for the various rendering steps to be a chain of promises.
@veltman veltman changed the title Switch from Browserify to Rollup Refactoring Jul 31, 2016
@veltman veltman changed the title Refactoring Refactoring/misc. improvements Jul 31, 2016
This was referenced Aug 1, 2016
Closed
@veltman veltman added this to the v1.0 milestone Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant