openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libjass
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
19 days
ago. based on code collected
20 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 7 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use a dialogue-level <style> element for each subtitle div instead of a renderer-level one in the document <head>.
Arnavion
More...
over 9 years ago
DOM operations are faster than parseFromString.
Arnavion
More...
over 9 years ago
Fixed JSDoc type annotations for parts.Transform properties.
Arnavion
More...
over 9 years ago
Use linear interpolation to calculate font size for a target line height.
Arnavion
More...
over 9 years ago
Cache subsWrapper's offsetWidth. Getting it with this._subsWrapper.offsetWidth is expensive.
Arnavion
More...
over 9 years ago
Some other doc fixes for AutoClock
Arnavion
More...
over 9 years ago
Renamed AutoClock constructor parameter currentTimeUpdateMaxDelay to autoPauseAfter
Arnavion
More...
over 9 years ago
Render paragraphs in docs.
Arnavion
More...
over 9 years ago
Split multiple vars per declaration into one var per declaration for readability.
Arnavion
More...
over 9 years ago
Use rest parameters.
Arnavion
More...
over 9 years ago
Explicit SystemJS loader support.
Arnavion
More...
over 9 years ago
Explicitly tell the AMD loader we don't want require, exports and module by default.
Arnavion
More...
over 9 years ago
Added note for using with jspm.
Arnavion
More...
over 9 years ago
Use loader.packages instead of loader.map
Arnavion
More...
over 9 years ago
Line endings.
Arnavion
More...
over 9 years ago
Fixed build break.
Arnavion
More...
over 9 years ago
Fixed sporadic functional test failures.
Arnavion
More...
over 9 years ago
Normalize style names per libass.
Arnavion
More...
over 9 years ago
Moved large ASS text to separate files.
Arnavion
More...
over 9 years ago
Fixed Promise constructor to require resolution value and rejection reason.
Arnavion
More...
over 9 years ago
selenium 2.45.0 -> 2.46.0
Arnavion
More...
over 9 years ago
let -> const
Arnavion
More...
over 9 years ago
Updated .gitignore
Arnavion
More...
over 9 years ago
Don't persist firefox profile.
Arnavion
More...
over 9 years ago
Loosen or tighten style property validation based on what libass does.
Arnavion
More...
over 9 years ago
Normalize template property names to lower case to match libass behavior.
Arnavion
More...
over 9 years ago
Use the same defaults for Style properties as libass.
Arnavion
More...
over 9 years ago
Use "sans-serif" as default font name for new styles.
Arnavion
More...
over 9 years ago
Fixed variable name in valueOrDefault
Arnavion
More...
over 9 years ago
Use a "Default" style as a fallback for missing styles.
Dador
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
31
32
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree