]> granicus.if.org Git - handbrake/commit
LinGui: fix a couple bugs in subtitle handling
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 22 May 2009 22:46:59 +0000 (22:46 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 22 May 2009 22:46:59 +0000 (22:46 +0000)
commit8690c484f325fab8335f8a87a10406726994961d
tree56402128900795487bb5f8f81ccf1269befb0679
parentf9244003bdb97772ac713c1676b24ee2cf4a125a
LinGui: fix a couple bugs in subtitle handling
- validation of subtitiles wasn't looking at the 'enabled' flag so it
  gave an incorrect warning message for subtitles that were not enabled
- subtitles were being erroneously enabled when there was no subtitle
  list in the preset

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2440 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/hb-backend.c
gtk/src/internal_defaults.xml
gtk/src/subtitlehandler.c