OSDN Git Service

MacGui: Maintain Picture Filters state across sources
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 26 Dec 2007 16:26:57 +0000 (16:26 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 26 Dec 2007 16:26:57 +0000 (16:26 +0000)
commit7b8448e6149c852cd0a26d269a73df0381a58613
tree15f01b3066a0e53c19caa2145d54f7513eefc517
parent65c22f1b679be4c6a631ea68b501ca465d7ac5c8
MacGui: Maintain Picture Filters state across sources
- Picture filters no longer reset to their defaults when a new source is chosen (includes vfr as well setEnabled to the fps drop down in the main window).
- Added a new method -setInitialPictureFilters to PictureController.m to setup the filters upon first scan instead of in -SetTitle which reset them every time a new title was accessed.

git-svn-id: svn://localhost/HandBrake/trunk@1148 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.mm
macosx/PictureController.h
macosx/PictureController.mm