]> granicus.if.org Git - handbrake/commit
LinGui: add a hidden feature to allow tweaking some settings. currently
authorjstebbins <jstebbins.hb@gmail.com>
Thu, 21 Aug 2008 00:43:46 +0000 (00:43 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Thu, 21 Aug 2008 00:43:46 +0000 (00:43 +0000)
commit212b4a9f3cdc1e4a0bdf6c99202c2e58537c7af7
tree4d76f0354c106d249f05b8e155bbf109c5af593e
parent85cc8a84080abeca75ea05337df0f0971c39cdb9
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://svn.handbrake.fr/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