]> granicus.if.org Git - handbrake/commit
MacGui: Picture Filters Inspector enhancements
authordynaflash <dynaflashtech@gmail.com>
Wed, 4 Feb 2009 22:09:33 +0000 (22:09 +0000)
committerdynaflash <dynaflashtech@gmail.com>
Wed, 4 Feb 2009 22:09:33 +0000 (22:09 +0000)
commit9862522802e2736c5d694b5a929b41e4e7e3f806
tree190281ba72788cca595502abc74f17c80df3ab93
parent246422f2c71fc79decf7c15bbae144214bfdf8ba
MacGui: Picture Filters Inspector enhancements
- Add custom settings fields to Detelecine, Decomb, Deinterlace, and Denoise.
- Add a two position slider to choose between Decomb and Deinterlace (can no longer run both in the macgui).
- Update Presets, Queue, and Live Preview code accordingly.
- Moved Grayscale to the Filters inspector and removed it from the main window.
- Changed the style of the buttons on both the settings and filters inspectors to better fit in with HUD.
Known Issues:
- Resizing of the inspector to show/hide the custom fields is a touch ugly.
- Setting the filter to "Custom" then not using a custom string, results in default from libhb, though should probably error trap against that actually.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2114 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.h
macosx/Controller.mm
macosx/English.lproj/MainMenu.xib
macosx/English.lproj/PictureFilters.xib
macosx/English.lproj/PictureSettings.xib
macosx/HBFilterController.h
macosx/HBFilterController.mm
macosx/HBQueueController.mm