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
21 days
ago. based on code collected
22 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 30 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed redundant custom Set.toArray method.
Arnavion
More...
over 11 years ago
Continuation of 0fbe91fa0f: PegJS and Tags classes cleanup.
Arnavion
More...
over 11 years ago
Consolidated String.toRGB() and String.toRGBA() into a single String.toColor() that always returns rgba(...).
Arnavion
More...
over 11 years ago
Get the ASS URL from a track element instead of data attribute on video tag.
Arnavion
More...
over 11 years ago
enableDisable values need strict null check too.
Arnavion
More...
over 11 years ago
Tags are now initialized with proper types of parameters instead of strings, or null to indicate missing parameters. This removes the need to do parse or string conversions on tag parameters.
Arnavion
More...
over 11 years ago
instanceof is fine after all.
Arnavion
More...
over 11 years ago
Removed unnecessary null-check.
Arnavion
More...
over 11 years ago
Pause animations while video is paused.
Arnavion
More...
over 11 years ago
Fixed subtitles flickering after a fade-out before being removed.
Arnavion
More...
over 11 years ago
Added wiki page as readme.
Arnavion
More...
over 11 years ago
Pass the current time to Dialogue.drawTo so that animations are timed correctly when seeking to the middle of a line.
Arnavion
More...
over 11 years ago
Began implementing tags using CSS3 animations: \fad
Arnavion
More...
over 11 years ago
Implemented \fad using animations instead of transitions because dirty setTimeout(0) hack doesn't work reliably in FF.
Arnavion
More...
over 11 years ago
Fixed broken fade-out.
Arnavion
More...
over 11 years ago
Free functions -> Namespaced functions.
Arnavion
More...
over 11 years ago
dialogue.js cleanup.
Arnavion
More...
over 11 years ago
Fixed \h
Arnavion
More...
over 11 years ago
Added unprefixed style for perspective.
Arnavion
More...
over 11 years ago
Removed unnecessary vendor-prefixed styles.
Arnavion
More...
over 11 years ago
Fixed race condition between parser download and ASS download.
Arnavion
More...
over 11 years ago
Unix newlines. Newline at end. Renamed IEnumerable to Iterable.
Arnav Singh
More...
over 11 years ago
Be consistent with post- vs pre-increment.
Arnavion
More...
about 12 years ago
Fixed typo in script URL.
Arnavion
More...
about 12 years ago
Reimplemented lazy iterator framework on top of Mozilla's Iterator spec.
Arnavion
More...
about 12 years ago
Upgraded PEGjs to 0.7.0
Arnavion
More...
about 12 years ago
Fixed doc on String.toRGBA()
Arnavion
More...
about 12 years ago
Fixed broken String.trimLeft()
Arnavion
More...
about 12 years ago
Removed IEnumerable.setUserToken.
Arnav Singh
More...
over 12 years ago
FF complains about accessing properties in rule.style directly. Also, the return value of getPropertyValue has '' in Chrome and "" in FF.
Arnav Singh
More...
over 12 years ago
←
1
2
…
24
25
26
27
28
29
30
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