From e41902b9fffe3512b480483beece7bd31e02d86b Mon Sep 17 00:00:00 2001 From: Damiano Galassi Date: Sat, 9 Jun 2018 12:10:36 +0200 Subject: [PATCH] MacGui: convert HBPictureViewController.xib to autolayout. --- macosx/Base.lproj/HBPictureViewController.xib | 261 ++++++++++++------ 1 file changed, 172 insertions(+), 89 deletions(-) diff --git a/macosx/Base.lproj/HBPictureViewController.xib b/macosx/Base.lproj/HBPictureViewController.xib index 6ffe35020..ed3c05626 100644 --- a/macosx/Base.lproj/HBPictureViewController.xib +++ b/macosx/Base.lproj/HBPictureViewController.xib @@ -1,9 +1,8 @@ - + - - + @@ -20,13 +19,11 @@ - - - + + - - - + + @@ -50,16 +47,18 @@ - - - + + Cropping mode. Automatic detects and removes black borders from the video. Custom allows for manual settings. + + + - + @@ -91,9 +90,8 @@ Custom allows for manual settings. - - - + + @@ -117,9 +115,8 @@ Custom allows for manual settings. - - - + + @@ -143,9 +140,8 @@ Custom allows for manual settings. - - - + + @@ -155,9 +151,11 @@ Custom allows for manual settings. - - - + + + + + @@ -187,9 +185,8 @@ Custom allows for manual settings. - - - + + @@ -213,9 +210,11 @@ Custom allows for manual settings. - - - + + + + + @@ -245,9 +244,11 @@ Custom allows for manual settings. - - - + + + + + @@ -277,9 +278,11 @@ Custom allows for manual settings. - - - + + + + + @@ -310,12 +313,39 @@ Custom allows for manual settings. + + + + + + + + + + + + + + + + + + + + + + + + + - + - Display width. This is the number of pixels wide your video will appear to be at its native resolution, and is the result of scaling the storage dimensions by the pixel aspect. + + + @@ -334,10 +364,12 @@ Custom allows for manual settings. - + - Display height. This is the number of pixels tall your video will appear to be at its native resolution, and is the result of scaling the storage dimensions by the pixel aspect. + + + @@ -355,10 +387,12 @@ Custom allows for manual settings. - + - Pixel Aspect Ratio defines the shape of the storage pixels, or how to scale anamorphic video to create the correct display aspect and dimensions. Non-anamorphic video (1:1 PAR) is not scaled during playback. + + + @@ -378,9 +412,8 @@ Custom allows for manual settings. - - - + + @@ -390,10 +423,9 @@ Custom allows for manual settings. - - - - + + + @@ -408,10 +440,12 @@ Custom allows for manual settings. - - - + + Ensure storage dimensions are multiples of this value. Higher values are only necessary for compatibility with certain legacy devices. Set to 2 unless you have a specific compatibility concern. + + + @@ -434,10 +468,12 @@ Custom allows for manual settings. - - - + + Video storage width. This is the number of pixels wide to be encoded. Storage width may differ from display width depending on anamorphic settings. + + + @@ -460,9 +496,8 @@ Custom allows for manual settings. - + - @@ -472,9 +507,8 @@ Custom allows for manual settings. - - - + + @@ -482,27 +516,24 @@ Custom allows for manual settings. - + - - - - + + - - - + + Anamorphic allows arbitrary storage dimensions while preserving the original aspect during playback. Off disables anamorphic. Video storage dimensions and display dimensions will be identical. Only useful for compatibility with certain legacy devices. @@ -512,6 +543,9 @@ Auto maximizes storage resolution while preserving the original display aspect r Loose is similar to Auto, but attempts to preserve the storage aspect ratio. This can result in a slight storage resolution loss compared to Auto. Custom allows manually setting all parameters. Useful for correcting an incorrect source display aspect and for professionals needing advanced control in post-production. + + + @@ -534,9 +568,8 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec - + - @@ -546,9 +579,8 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec - + - @@ -559,9 +591,8 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec - - - + + @@ -571,10 +602,12 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec - - - + + Video storage height. This is the number of pixels tall to be encoded. Storage height may differ from display height depending on anamorphic settings. + + + @@ -597,10 +630,12 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec - + - Pixel Aspect Ratio defines the shape of the storage pixels, or how to scale anamorphic video to create the correct display aspect and dimensions. Non-anamorphic video (1:1 PAR) is not scaled during playback. + + + @@ -618,10 +653,9 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec - - - - + + + @@ -635,9 +669,8 @@ Custom allows manually setting all parameters. Useful for correcting an incorrec - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + -- 2.40.0