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 4 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Propagate errors from failing to load the script from XHR.
Arnavion
More...
about 9 years ago
Treat scripts that never had a Script Info section as malformed.
Arnavion
More...
about 9 years ago
Fall back to XHR if fetch() fails to fetch the script URL.
Arnavion
More...
about 9 years ago
Strongly typed Promise.reject
Arnavion
More...
about 9 years ago
Make sure attached fonts are registered under all their names, but don't override existing declarations.
Arnavion
More...
about 9 years ago
Simpler and safer TTF parser.
Arnavion
More...
about 9 years ago
Moved data: URL creation out of Attachment.
Arnavion
More...
about 9 years ago
Fixed FontFace constructor to be consistent between FF and Chrome.
Arnavion
More...
about 9 years ago
Added support for using attached fonts.
Arnavion
More...
about 9 years ago
Small invisible change with new Chrome.
Arnavion
More...
about 9 years ago
Added support for parsing ASS attachments.
Arnavion
More...
about 9 years ago
Changed ASS parsing slightly to move change-of-section handling into a single place.
Arnavion
More...
about 9 years ago
Fixed ASS.fromUrl to not ignore HTTP errors when using fetch()
Arnavion
More...
about 9 years ago
Updated typescript to v1.7.5
Arnavion
More...
about 9 years ago
Updated pngjs to v2.2.0
Arnavion
More...
about 9 years ago
Use ts.parseConfigFile in CompilerHost, and other minor changes.
Arnavion
More...
about 9 years ago
Removed unused import.
Arnavion
More...
about 9 years ago
Use document.fonts if available for easier preloading of fonts.
Arnavion
More...
about 9 years ago
Preloading fonts improvements.
Arnavion
More...
about 9 years ago
Simplified UMD header.
Arnavion
More...
about 9 years ago
Separating union type into overloads helps the compiler to determine generic for Promise.then
Arnavion
More...
about 9 years ago
Updated npm to v3.x
Arnavion
More...
about 9 years ago
Append ZWNJ to every text part to force whitespace to force appropriate whitespace between adjacent nodes.
Arnavion
More...
over 9 years ago
Use larger default font size for SRT.
Arnavion
More...
over 9 years ago
Swallow BOMs in SRT parser too.
Arnavion
More...
over 9 years ago
Update baselines.
Arnavion
More...
over 9 years ago
Update Selenium and re-enable firefox tests.
Arnavion
More...
over 9 years ago
Added test for correct colors for translucent text.
Arnavion
More...
over 9 years ago
Use 1 / primaryAlpha instead of 1e6 to convert SourceAlpha values to 1 for outlines.
Arnavion
More...
over 9 years ago
Fixed indent.
Arnavion
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
…
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