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
22 days
ago. based on code collected
23 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 14 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed unused method left behind in 985e9c8
Arnavion
More...
over 10 years ago
SimplePromise now passes all Promises/A+ tests.
Arnavion
More...
over 10 years ago
Generate RequireJS-friendly wrapper.
Arnavion
More...
over 10 years ago
Added link to renderer tests issue to README.
Arnavion
More...
over 10 years ago
Stream parsers for ASS and SRT.
Arnavion
More...
over 10 years ago
Updated README for the new API.
Arnavion
More...
over 10 years ago
Changed SRT parser to a stream parser as well.
Arnavion
More...
over 10 years ago
The whole-file ASS parser is now a simpler version that reads line-by-line from a stream.
Arnavion
More...
over 10 years ago
Moved DeferredPromise to utility.ts
Arnavion
More...
over 10 years ago
Implemented Promise.resolve() in SimplePromise
Arnavion
More...
over 10 years ago
Fixed line endings.
Arnavion
More...
over 10 years ago
Fixed one instance of accessing a property with string indexer instead of dot-notation.
Arnavion
More...
over 10 years ago
Move the license header out of the wrapper.
Arnavion
More...
over 10 years ago
Emit a space after the "function" keyword of anonymous functions.
Arnavion
More...
over 10 years ago
Fixed some JSHint errors.
Arnavion
More...
over 10 years ago
Updated TypeScript to v1.1
Arnavion
More...
over 10 years ago
Drain both fulfill and reject handlers at the same time when resolving or rejecting a SimplePromise.
Arnavion
More...
over 10 years ago
Reject the corresponding deferred when cancelling a request.
Arnavion
More...
over 10 years ago
Workaround for https://github.com/mishoo/UglifyJS2/pull/549
Arnavion
More...
over 10 years ago
Replaced WorkerPromise with browser's Promise implementation if available, and a proper SimplePromise otherwise.
Arnavion
More...
over 10 years ago
Added test for webworker parse failure.
Arnavion
More...
over 10 years ago
Added parameter to libjass.createWorker() to specify the path to libjass.js, in case the browser doesn't support document.currentScript
Arnavion
More...
over 10 years ago
Don't call response callback with its own exception.
Arnavion
More...
over 10 years ago
Put TOC in a <nav> instead of a <section>
Arnavion
More...
over 10 years ago
Actually use the parameter passed to the documentation generator task.
Arnavion
More...
over 10 years ago
Align copyright header in libjass.min.js correctly.
Arnavion
More...
over 10 years ago
Added @link JSDoc annotations.
Arnavion
More...
over 10 years ago
Fixed JS error when location.hash is empty or not a valid id.
Arnavion
More...
over 10 years ago
Added missing @return and @type JSDoc annotations.
Arnavion
More...
over 10 years ago
Fixed missing and incorrect JSDoc.
Arnavion
More...
over 10 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
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