OSDN Git Service

LinGui: fix race condition in audio settings
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 17 Oct 2010 17:03:58 +0000 (17:03 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 17 Oct 2010 17:03:58 +0000 (17:03 +0000)
commit8b22896baa5045a8244fda819c68c3fb9e971674
treed2250a33cee3b069c98c291630412103c6555f46
parent3a42dce68adc08af1176ce109c3c5a637c2657cb
LinGui: fix race condition in audio settings
changing an audio setting causes validation of bitrate to
be triggered.  the validation needed to be delayed till after
all settings have been initialized.

git-svn-id: svn://localhost/HandBrake/trunk@3605 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/audiohandler.c