| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We have to canonicalise relative paths with respect to the film's
directory on load, otherwise we try to use the relative path and it's
interpreted against the current working directory.
This unfortunately requires the film's directory to be piped into quite
a lot of new places.
|
|
|
|
Someone is making a very long (10h) DCP and wants big reels, and I can't
think of a reason not to allow it.
|
|
This makes a seemingly valid file that I was sent play properly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to get a more accurate error number on Windows.
|
|
I think previously no exception would be thrown even if the file weren't
open.
|
|
|
|
|
|
The wxWidgets docs advise against its use these days.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|