]> granicus.if.org Git - handbrake/commit
LinGui: fix gtk3 subtitle and audio list issue
authorjstebbins <jstebbins.hb@gmail.com>
Tue, 29 Jan 2013 17:27:04 +0000 (17:27 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Tue, 29 Jan 2013 17:27:04 +0000 (17:27 +0000)
commitd791f114c99e93f41f637cd8dda3789e3dda61d4
tree56a1da4a77d39a98b7e51ee6d0658c2f37365c31
parent2ecc0d7c5d120529f960a72938b5a90499624ef6
LinGui: fix gtk3 subtitle and audio list issue

The wrong subtitle or audio track was sometimes getting removed from the
list when the remove button was pressed.

The sequence of widget callbacks changed is such a way as to require some
small rearrangement of code.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5222 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/audiohandler.c
gtk/src/subtitlehandler.c