OSDN Git Service

MacGui: When reloading a previous queue at launch, as well as pending encodes also...
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 23 Sep 2008 14:27:30 +0000 (14:27 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 23 Sep 2008 14:27:30 +0000 (14:27 +0000)
commit794ef9164a0ac9578538b4cbee1e5124e542812e
tree2b2d9f590f26917eae97869db40fd5dc3ce2b8c9
parent9b00f7aff3c7d4297e71f952bf2e1c248dcaf0b4
MacGui: When reloading a previous queue at launch,  as well as pending encodes also reload a queue item marked previously as "encoding" if it exists.
- An item marked as encoding in the qeueu at launch  indicates that either we crashed during that encode, or that the user shut down during that encode.
- If the user chooses to reload, we change the status back to pending. Note: the encode will be at the top of the queue after launch.
- Change the queue reload alert window to tell the user how many pending jobs they have as well as if there was an encoding job.

git-svn-id: svn://localhost/HandBrake/trunk@1745 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.h
macosx/Controller.mm