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 3 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added note that RendererSettings.makeFontMapFromStyleElement doesn't support complicated @font-face declarations.
Arnavion
More...
about 9 years ago
Minor formatting.
Arnavion
More...
about 9 years ago
Name SVG filter IDs starting with "libjass-"
Arnavion
More...
about 9 years ago
Switch to single-file AMD output similar to TS 1.8's concatenated output.
Arnavion
More...
about 9 years ago
Use inlineSources compiler option instead of re-reading the files explicitly.
Arnavion
More...
about 9 years ago
Added @license to license header so minification tools preserve it.
Arnavion
More...
about 9 years ago
Moved UMD wrapper to its own file.
Arnavion
More...
about 9 years ago
Fixed JSDoc on libjass.configure()
Arnavion
More...
about 9 years ago
Convert UJS parser errors to real Errors so that the async-build pipeline detects them.
Arnavion
More...
about 9 years ago
tsconfig JSON schema specifies lower-case values.
Arnavion
More...
about 9 years ago
Added libjass.configure() and deprecated libjass.{debugMode, verboseMode, Set, Map, Promise} setters.
Arnavion
More...
about 9 years ago
Support "ass" and "srt" strings as the type parameter of the ASS.from* functions in addition to the libjass.Format constants.
Arnavion
More...
about 9 years ago
Change "fetch() failed" warning to a debug-mode log message, since it's not really a bad thing.
Arnavion
More...
about 9 years ago
Whitespace.
Arnavion
More...
about 9 years ago
Exported some interfaces that should've been because another exported interface references them.
Arnavion
More...
about 9 years ago
Don't replace unicode escapes with the actual UTF-8 character.
Arnavion
More...
about 9 years ago
Fixed typo in test name.
Arnavion
More...
about 9 years ago
Travis CI: Remove iojs and add node v4 and v5
Arnavion
More...
about 9 years ago
Begin v0.12.0
Arnavion
More...
about 9 years ago
Updated changelog and readme for v0.11.0
Arnavion
More...
about 9 years ago
Added doc comment that calling WebRenderer.resize is necessary for new renderers.
Arnavion
More...
about 9 years ago
Moved letterboxing code from WebRenderer to DefaultRenderer.
Arnavion
More...
about 9 years ago
Removed fullscreen handling in DefaultRenderer.
Arnavion
More...
about 9 years ago
Reintroduce `animation-fill-mode: both`
Arnavion
More...
about 9 years ago
Outline color filter should use sRGB for color interpolation.
Arnavion
More...
about 9 years ago
Disable Firefox tests again.
Arnavion
More...
about 9 years ago
Just don't add sourcemaps for generated code. Some sourcemap consumers like remap-istanbul get confused by it.
Arnavion
More...
about 9 years ago
Fixed typos in pollUntil calls.
Arnavion
More...
about 9 years ago
Removed unnecessary call to play(). Enabling an AutoClock should also make it start playing automatically if the clock source is providing ticks.
Arnavion
More...
about 9 years ago
Fixed {AutoClock, VideoClock}.{setEnabled, toggle} to call their respective enable() and disable() methods instead of just ManualClock's.
Arnavion
More...
about 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