0
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't default the parser to parse Dialogue parts strings. More... about 11 years ago
Added a checkbox to show/hide private things. More... about 11 years ago
Added support for @static on functions. More... about 11 years ago
Removed unused branch. More... about 11 years ago
Treat all comments beginning with /** as JSDoc comments. More... about 11 years ago
v0.4.0 More... about 11 years ago
Updated Mocha to 1.16.2 More... about 11 years ago
Added doc support for properties defined using Object.defineProperty() More... about 11 years ago
Apply video size scaling to ASS drawing. More... about 11 years ago
Implemented ASS draw - m, l and b. More... about 11 years ago
Set xmlns and version attributes on DefaultRenderer's SVG element. More... about 11 years ago
Dialogues array was being sorted by start time instead of end time. More... about 11 years ago
Apply SVG filters on a wrapping span, so that CSS transforms don't affect the SVG transforms. More... about 11 years ago
Only parse Dialogue parts when the Dialogue has to be pre-rendered to save on startup time. More... about 11 years ago
Began implementing ASS draw. More... about 11 years ago
Allow filters to compose normally. More... about 11 years ago
Use SVG filters for outlines and blur. More... about 11 years ago
Removed unnecessary CSS for .libjass-subs More... about 11 years ago
More font defintions. More... about 11 years ago
Removed DPI-related stuff. More... about 11 years ago
Use a CSS class for subs wrapper instead of id More... about 11 years ago
Split libjass.css off index.css More... about 11 years ago
Fixed dereferencing null when resetting to default style with {\r}. More... about 11 years ago
CSS transforms don't work on inline elements. More... about 11 years ago
Use toFixed(3) for text-shadow values. More... about 11 years ago
More font definitions. More... about 11 years ago
Trim overflowing subs. More... about 11 years ago
Fixed ordering of arguments to parts.Move() More... about 11 years ago
Updated TypeScript to 0.9.5 and Mocha to 1.15.1 More... about 11 years ago
Bold italic text was not being made bold. More... about 11 years ago