| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix everything up so that the audio mapping view in
the audio panel reflects the processor (or lack of).
|
|
|
|
|
|
|
|
conversion selection.
|
|
|
|
|
|
AudioContent.
|
|
in a similar way to the V1 patch.
|
|
|
|
|
|
|
|
|
|
|
|
size beside the choice in the DCP tab.
|
|
|
|
|
|
changing DCP standard.
|
|
|
|
|
|
|
|
bump libdcp.
|
|
audio analysis channel labels on OS X.
|
|
dialogue and add overall peak.
|
|
|
|
downloade dialogs.
|
|
|
|
|
|
|
|
|
|
|
|
down to nearest 4 pixels to try and speed up scaling. It didn't
work as the two estimates of what would be scaled didn't always
agree. It could probably be resurrected.
|
|
|
|
to the DCP.
|
|
|
|
encryption key.
|
|
snapping fixes.
|
|
deflickering.
|
|
deflickering.
|
|
flickering when dragging in the timeline in OS X.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wxEVT_COMMAND_TEXT_UPDATED as well as wxEVT_COMMAND_SPINCTRL_UPDATED
on the JPEG2000 control otherwise entering a value using the keyboard
directly before doing "Make DCP" can seemingly result in the new value
not being read in until after the video MXF filename has been decided.
This results in a file not found at the end of the encode.
|