From 99897ef0c732ccf556311e18d33503fd80e1db4c Mon Sep 17 00:00:00 2001 From: Damiano Galassi Date: Fri, 21 Oct 2016 09:36:02 +0200 Subject: [PATCH] MacGui: better UI accessibility. --- macosx/English.lproj/Audio.xib | 41 ++++++++++++------- macosx/English.lproj/AudioDefaults.xib | 16 ++++++-- macosx/English.lproj/ChaptersTitles.xib | 6 +-- .../English.lproj/HBPictureViewController.xib | 20 ++++----- macosx/English.lproj/MainWindow.xib | 20 ++++++--- macosx/English.lproj/Preferences.xib | 10 ++--- macosx/English.lproj/Subtitles.xib | 12 +++++- macosx/English.lproj/SubtitlesDefaults.xib | 8 ++-- macosx/English.lproj/Video.xib | 6 ++- 9 files changed, 90 insertions(+), 49 deletions(-) diff --git a/macosx/English.lproj/Audio.xib b/macosx/English.lproj/Audio.xib index d24db6cb9..d17a47171 100644 --- a/macosx/English.lproj/Audio.xib +++ b/macosx/English.lproj/Audio.xib @@ -1,8 +1,9 @@ - + - + + @@ -121,6 +122,7 @@ + @@ -162,6 +164,7 @@ + @@ -205,6 +208,7 @@ + @@ -256,6 +260,7 @@ + @@ -308,6 +313,7 @@ + @@ -360,6 +366,7 @@ + @@ -379,7 +386,9 @@ - + + + @@ -427,8 +436,15 @@ - + + + + + + + + @@ -437,11 +453,6 @@ - - - - - @@ -453,7 +464,13 @@ + + + + + + @@ -462,11 +479,6 @@ - - - - - @@ -482,6 +494,7 @@ + diff --git a/macosx/English.lproj/AudioDefaults.xib b/macosx/English.lproj/AudioDefaults.xib index aff29a5d2..81bfa3942 100644 --- a/macosx/English.lproj/AudioDefaults.xib +++ b/macosx/English.lproj/AudioDefaults.xib @@ -1,9 +1,9 @@ - + - + @@ -301,6 +301,7 @@ DQ + @@ -343,6 +344,7 @@ DQ + @@ -386,6 +388,7 @@ DQ + @@ -430,6 +433,7 @@ DQ + @@ -474,6 +478,7 @@ DQ + @@ -482,6 +487,7 @@ DQ + @@ -518,6 +524,7 @@ DQ + @@ -531,6 +538,7 @@ DQ + @@ -549,6 +557,7 @@ DQ + @@ -690,6 +699,7 @@ Gw + @@ -782,7 +792,7 @@ Gw - + diff --git a/macosx/English.lproj/ChaptersTitles.xib b/macosx/English.lproj/ChaptersTitles.xib index 8200f6d64..87821194e 100644 --- a/macosx/English.lproj/ChaptersTitles.xib +++ b/macosx/English.lproj/ChaptersTitles.xib @@ -1,9 +1,9 @@ - + - + @@ -213,6 +213,7 @@ + @@ -224,7 +225,6 @@ - - + - - - @@ -678,7 +675,7 @@ Players will scale the image in order to achieve the specified aspect. - + @@ -952,7 +949,7 @@ Players will scale the image in order to achieve the specified aspect. - + @@ -1127,6 +1124,7 @@ Frames that are not interlaced will suffer some quality degradation. + NSIsNotNil @@ -1225,7 +1223,7 @@ If a deinterlace filter is enabled, only frames that this filter finds to be int - + diff --git a/macosx/English.lproj/MainWindow.xib b/macosx/English.lproj/MainWindow.xib index ab9afcd17..0eb9ac69e 100644 --- a/macosx/English.lproj/MainWindow.xib +++ b/macosx/English.lproj/MainWindow.xib @@ -1,9 +1,9 @@ - + - + @@ -273,6 +273,9 @@ + + + @@ -308,6 +311,7 @@ + @@ -333,6 +337,7 @@ + @@ -358,6 +363,7 @@ + @@ -383,6 +389,7 @@ + @@ -579,9 +586,12 @@ IA + + + - + @@ -658,7 +668,7 @@ IA - + @@ -713,7 +723,7 @@ IA - + diff --git a/macosx/English.lproj/Preferences.xib b/macosx/English.lproj/Preferences.xib index a88b764c3..5d8b83d7f 100644 --- a/macosx/English.lproj/Preferences.xib +++ b/macosx/English.lproj/Preferences.xib @@ -1,9 +1,9 @@ - + - + @@ -262,6 +262,7 @@ + @@ -663,11 +664,8 @@ - + - - - diff --git a/macosx/English.lproj/Subtitles.xib b/macosx/English.lproj/Subtitles.xib index 6e5e877ff..d7e9a1960 100644 --- a/macosx/English.lproj/Subtitles.xib +++ b/macosx/English.lproj/Subtitles.xib @@ -1,9 +1,9 @@ - + - + @@ -132,6 +132,7 @@ + @@ -167,6 +168,7 @@ + @@ -203,6 +205,7 @@ + @@ -243,6 +246,7 @@ + @@ -290,6 +294,7 @@ + @@ -339,6 +344,7 @@ + @@ -379,6 +385,7 @@ + @@ -401,6 +408,7 @@ + diff --git a/macosx/English.lproj/SubtitlesDefaults.xib b/macosx/English.lproj/SubtitlesDefaults.xib index 5e8def256..b3ff9b0c4 100644 --- a/macosx/English.lproj/SubtitlesDefaults.xib +++ b/macosx/English.lproj/SubtitlesDefaults.xib @@ -1,8 +1,9 @@ - + - + + @@ -178,6 +179,7 @@ + @@ -361,7 +363,7 @@ Gw - + diff --git a/macosx/English.lproj/Video.xib b/macosx/English.lproj/Video.xib index 974a71c0c..f760ccf7b 100644 --- a/macosx/English.lproj/Video.xib +++ b/macosx/English.lproj/Video.xib @@ -1,8 +1,9 @@ - + - + + @@ -537,6 +538,7 @@ Set this if your device is struggling to play the output (dropped frames). + -- 2.40.0