OSDN Git Service

LinGui: add a hidden feature to allow tweaking some settings. currently
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 21 Aug 2008 00:43:46 +0000 (00:43 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 21 Aug 2008 00:43:46 +0000 (00:43 +0000)
commit4c43939eb6c64c9197e6eae79e028b09a4be123f
tree4d76f0354c106d249f05b8e155bbf109c5af593e
parent61d86ccbc0927d54a551a18f0768f239e196322f
LinGui: add a hidden feature to allow tweaking some settings.  currently
tweaks are available for detelecine, decomb, deinterlace, deblock, and denoise
to enable, you must manually edit preferences file and add "allow_tweaks=1"
to tweak a setting, right click on the widget, an entry dialog will appear.
minimal validity checking is done on the tweak's value.

git-svn-id: svn://localhost/HandBrake/trunk@1648 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/callbacks.c
gtk/src/ghb.ui
gtk/src/hb-backend.c
gtk/src/hb-backend.h
gtk/src/internal_defaults
gtk/src/internal_defaults.h
gtk/src/main.c