| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ASSETMAP.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I guess originally it was a string mostly because it's not very well defined,
and Interop seemingly does whatever it wants. This basic change also means
that things are checked more carefully, and so we must be more relaxed with
some things seen in the wild that I can't find contradictions for in the
standard (and also with the case of channel IDs, which does seem to be
mentioned in the standard).
|
|
|
|
|
|
|
|
|
|
|
|
They were more confusing than they were worth.
|
|
|
|
|
|
channels that aren't there.
|
|
|
|
|
|
|
|
|
|
the CPL.
|
|
|
|
|
|
|
|
|
|
The former is only set at configure which is a bit confusing,
and I can't think of a reason to have both.
|
|
|
|
|
|
|
|
and default to writing the 2014 namespace.
|
|
|
|
|
|
|
|
|
|
Previously we would discard any whitespace subtitle content we found.
This had the side-effect of making a verification test fail (checking
that at least one subtitle is in each reel; blank subtitles are often
used to avoid this warning).
Here we take any subtitle content, whitespace or not, inside a
<Text> or <Image> node which I think is a little more correct.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|