These hopefully-innocuous changes to hb.c should help with the active queuing in...
commitdd8f8550080d191a6977884cfa820219d0b89bd1
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 20 Jul 2007 15:41:22 +0000 (20 15:41 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 20 Jul 2007 15:41:22 +0000 (20 15:41 +0000)
treec20804044dbb1e4a777c08e5324b8ba37f029131
parent141527330f1b7c1f68eea3ed1d5ce4125f8c2061
These hopefully-innocuous changes to hb.c should help with the active queuing in the MacGui. Adds a new counter variable, h->job_count_permanent, so the task list readout ("Encoding job x of y") stays correct even if the user adds or removes items on the jobs list during an encode. Seems to work ok for me and Dynaflash, but who knows? This might need to be reverted, and/or maybe someone can come up with a less hackish way of doing it.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@719 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/hb.c