OSDN Git Service

MacGui: Picture Filters
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 26 Aug 2009 16:50:51 +0000 (16:50 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 26 Aug 2009 16:50:51 +0000 (16:50 +0000)
commit55c1b151f41e337f46abe34b6f1029e69ef0316f
tree1cea63826227881637efc56b97fd81e27ab7c504
parent73d182f093e0fc27ca530bad00b423b39c1cb672
MacGui: Picture Filters
- Re order NSPopupButton selections for Detelecine, Decomb, Deinterlace, and Denoise so the first three choices for each are ordered: Off, Custom, Default
- Change so off is "Off" instead of "None"
- NOTE: This *will* break any custom user presets that use these filters. You will need to recreate them. Built In Presets will be updated properly.

git-svn-id: svn://localhost/HandBrake/trunk@2779 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.mm
macosx/HBPresets.m
macosx/HBQueueController.mm
macosx/PictureController.mm