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 2 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added a comment about the getters for the dynamic properties on the export object.
Arnavion
More...
almost 9 years ago
Fixed behavior of tags with default values inside \t
Arnavion
More...
almost 9 years ago
Fixed interpretation of \fs+ and \fs-
Arnavion
More...
almost 9 years ago
Some tiny fixes found by TS's upcoming strictNullChecks feature.
Arnavion
More...
almost 9 years ago
Updated TypeScript to v1.8.9
Arnavion
More...
almost 9 years ago
Insert new subs above existing subs in alignments 1-3
Arnavion
More...
almost 9 years ago
Added top-level version property.
Arnavion
More...
almost 9 years ago
Exported variables are not setters, and the few that were (debugMode, etc.) now have an alternative (libjass.configure).
Arnavion
More...
almost 9 years ago
Made paths in .gitignore absolute.
Arnavion
More...
almost 9 years ago
Changed `<>`-style type assertions to `as`.
Arnavion
More...
almost 9 years ago
Changed libjass.parts.Bold.value to `boolean | number` type.
Arnavion
More...
almost 9 years ago
Set line-height correctly for scaled text.
Arnavion
More...
almost 9 years ago
Handle negative positions in SVG drawings.
Arnavion
More...
almost 9 years ago
Fixed shadows to include outlines.
Arnavion
More...
almost 9 years ago
Check whether to skip pre-rendering a sub before looking up any existing pre-rendered sub.
Arnavion
More...
almost 9 years ago
Removed document.createElementNS overloads since they're in lib.d.ts now.
Arnavion
More...
almost 9 years ago
Render fractional outlines.
Arnavion
More...
almost 9 years ago
Updated TypeScript to v1.8.7
Arnavion
More...
almost 9 years ago
Stop passing in enableSvg explicitly to functional tests.
Arnavion
More...
almost 9 years ago
Removed unnecessary parameter.
Arnavion
More...
almost 9 years ago
Some small optimizations for SVG filter effects.
Arnavion
More...
almost 9 years ago
Do some basic tests for SVG filter effects support if RendererSettings object does not specify a value for enableSvg, and default to that.
Arnavion
More...
almost 9 years ago
Added proper typed overload of Node.cloneNode()
Arnavion
More...
almost 9 years ago
Deprecated pathSegList API has been removed from some browsers. Switch back to setting d attribute.
Arnavion
More...
almost 9 years ago
Minor typo.
Arnavion
More...
almost 9 years ago
Stronger type for stringly-typed parameters.
Arnavion
More...
almost 9 years ago
Updated TypeScript to v1.8.0
Arnavion
More...
almost 9 years ago
Exposed serialization API as libjass.serialize and libjass.deserialize.
Arnavion
More...
almost 9 years ago
Implemented support for serializing ASS objects.
Arnavion
More...
almost 9 years ago
Moved serialize, deserialize and registerClassPrototype to their own module with minor tweaks.
Arnavion
More...
almost 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