From cf5277acc04d98d698ec03c4a91e48c5f24b00c3 Mon Sep 17 00:00:00 2001 From: Rodeo Date: Mon, 4 Mar 2013 14:11:39 +0000 Subject: MacGui: add a TODO. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5298 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- macosx/Controller.m | 2 ++ 1 file changed, 2 insertions(+) (limited to 'macosx/Controller.m') diff --git a/macosx/Controller.m b/macosx/Controller.m index 9506bde0f..ffe42319c 100644 --- a/macosx/Controller.m +++ b/macosx/Controller.m @@ -5403,6 +5403,8 @@ the user is using "Custom" settings by determining the sender*/ { // using advanced panel, enable if applicable [fAdvancedOptions enableUI:enable]; + // TODO: set the advanced options string based on the previously + // selected x264 system setting // reset x264 system widgets [fX264PresetsSlider setIntegerValue: fX264MediumPresetIndex]; [fX264TunePopUp selectItemAtIndex:0]; -- cgit v1.2.3