OSDN Git Service

These hopefully-innocuous changes to hb.c should help with the active queuing in...
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 20 Jul 2007 15:41:22 +0000 (15:41 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 20 Jul 2007 15:41:22 +0000 (15:41 +0000)
commit095763c76c16679c6b5dacb296f7a9f3f8c6b47c
treec20804044dbb1e4a777c08e5324b8ba37f029131
parent2fe30b156b9d1e2555a21ea0c372499fc0ff468a
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://localhost/HandBrake/trunk@719 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/hb.c