From 49fad04f4365f0c3c01583dabd8d261ec76505f3 Mon Sep 17 00:00:00 2001 From: jstebbins Date: Sun, 16 Oct 2011 17:33:20 +0000 Subject: LinGui: experimental support for batch queuing This allows all titles in the title popup to be added to the queue in one go. It uses the current *preset* for the settings. I.e. settings changes in the UI are ignored. This deficiency will be rectified at a future time. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4294 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/ghb.ui | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'gtk/src/ghb.ui') diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index b25120594..c19a4b785 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -394,6 +394,15 @@ + + + False + hb-add-queue + queue_add_all_menu + Add A_ll Queue + + + False @@ -501,6 +510,7 @@ + @@ -4572,7 +4582,7 @@ no-fast-pskip=0:no-dct-decimate=0:cabac=1 True - Use automatic naming (uses DVD name) + Use automatic naming (uses modified source name) True True False -- cgit v1.2.3