| Age | Commit message (Collapse) | Author |
|
Otherwise the code to fix up subtitle IDs never runs and you can
get errors like in #2271 (but in the batch converter).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
arbitrary new/edit/remove button combinations to be used.
|
|
used by EditableList would return something that wasn't a optional<>
but would then get implicitly cast to one. Now we have a static_assert
to check that the type is what we expect.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Before it was mostly the film name, but this is confusing when a
single film contains multiple CPLs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|