From 705ea262b0f53fd19df594dfc8026798cf001155 Mon Sep 17 00:00:00 2001 From: jstebbins Date: Wed, 3 Jun 2009 22:07:49 +0000 Subject: softsubs: - add ability to have 1 source subtitle feed many output subtitles use hb_subtitle_add() to add output tracks. example use case: you want forced subtitles from a source track on one output track and the entire subtitle stream from the same source track on a second output track - LinGui: make subtitle tab resemble functionality of the audio tab any track can be added multiple times with different settings. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2476 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/ghb.ui | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'gtk/src/ghb.ui') diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index e52dac0d5..e182d0a0a 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -2253,6 +2253,27 @@ 1 + + + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0 + 0 + 1 + + + 215 + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + + + + + + True + 2 + + False -- cgit v1.2.3