From: jstebbins Date: Sun, 15 Mar 2015 22:10:53 +0000 (+0000) Subject: LinGui: add widgets for eac3, truehd, and flac autopassthru X-Git-Tag: 1.0.0~1347 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c36eefc577aff432b73e6b803adb5f09a7a4adc6;p=handbrake LinGui: add widgets for eac3, truehd, and flac autopassthru git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6993 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- diff --git a/gtk/src/ghb-3.12.ui b/gtk/src/ghb-3.12.ui index 09a4621fb..ae6a624d6 100644 --- a/gtk/src/ghb-3.12.ui +++ b/gtk/src/ghb-3.12.ui @@ -4262,6 +4262,69 @@ This permits DTS-HD passthru to be selected when automatic passthru selection is 1 + + + EAC-3 + True + True + False + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Enable this if your playback device supports EAC-3. +This permits EAC-3 passthru to be selected when automatic passthru selection is enabled. + start + True + True + + + + 2 + 1 + 1 + 1 + + + + + TrueHD + True + True + False + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Enable this if your playback device supports TrueHD. +This permits TrueHD passthru to be selected when automatic passthru selection is enabled. + start + True + True + + + + 1 + 3 + 1 + 1 + + + + + FLAC + True + True + False + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Enable this if your playback device supports FLAC. +This permits FLAC passthru to be selected when automatic passthru selection is enabled. + start + True + True + + + + 2 + 3 + 1 + 1 + + True diff --git a/gtk/src/ghb-3.14.ui b/gtk/src/ghb-3.14.ui index c57021d17..911e522b0 100644 --- a/gtk/src/ghb-3.14.ui +++ b/gtk/src/ghb-3.14.ui @@ -4263,6 +4263,69 @@ This permits DTS-HD passthru to be selected when automatic passthru selection is 1 + + + EAC-3 + True + True + False + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Enable this if your playback device supports EAC-3. +This permits EAC-3 passthru to be selected when automatic passthru selection is enabled. + start + True + True + + + + 2 + 1 + 1 + 1 + + + + + TrueHD + True + True + False + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Enable this if your playback device supports TrueHD. +This permits TrueHD passthru to be selected when automatic passthru selection is enabled. + start + True + True + + + + 1 + 3 + 1 + 1 + + + + + FLAC + True + True + False + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Enable this if your playback device supports FLAC. +This permits FLAC passthru to be selected when automatic passthru selection is enabled. + start + True + True + + + + 2 + 3 + 1 + 1 + + True diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index ba28677d6..17fd28a0e 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -4262,6 +4262,69 @@ This permits DTS-HD passthru to be selected when automatic passthru selection is 1 + + + EAC-3 + True + True + False + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Enable this if your playback device supports EAC-3. +This permits EAC-3 passthru to be selected when automatic passthru selection is enabled. + start + True + True + + + + 2 + 1 + 1 + 1 + + + + + TrueHD + True + True + False + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Enable this if your playback device supports TrueHD. +This permits TrueHD passthru to be selected when automatic passthru selection is enabled. + start + True + True + + + + 1 + 3 + 1 + 1 + + + + + FLAC + True + True + False + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + Enable this if your playback device supports FLAC. +This permits FLAC passthru to be selected when automatic passthru selection is enabled. + start + True + True + + + + 2 + 3 + 1 + 1 + + True