OSDN Git Service

LinGui: Add max width/height widgets to preset save dialog
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 28 Jun 2010 15:59:31 +0000 (15:59 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 28 Jun 2010 15:59:31 +0000 (15:59 +0000)
commita0ed07535f9bb864d68f7a53e471d8069b89ebc9
treef533b4f31bc1a2ec92ca37d4293758faad7fde36
parenteb0a7619f7b2056a0603a317a8856f33054af4c9
LinGui: Add max width/height widgets to preset save dialog
These are only visible when autosize is disabled, meaning the user
has chosen to set specific video dimensions.  These values are used
when a preset or title is loaded to set the default storage dimensions.

This allows setting arbitrary PictureWidth/PictureHeight in the preset
which was not previously possible.  The values were previously limited
to what the currently loaded source would allow you to enter into
the picture settings width/height fields.

git-svn-id: svn://localhost/HandBrake/trunk@3417 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/makedeps.py
gtk/src/presets.c