]> granicus.if.org Git - handbrake/commit
MacGui: "Stop" command modifications
authordynaflash <dynaflashtech@gmail.com>
Thu, 18 Sep 2008 18:54:31 +0000 (18:54 +0000)
committerdynaflash <dynaflashtech@gmail.com>
Thu, 18 Sep 2008 18:54:31 +0000 (18:54 +0000)
commit3609b74b98372c0c4960a0a681fd1f0a4dc24c9b
tree8e259bace00169d3283cfeba6764f06c2a88ef5a
parentc8338193fc58ba12f46870027c1e1c6a2454d145
MacGui: "Stop" command modifications
- Clicking on the "stop" icon in the toolbar now produces a different alert window with three choices
- " Continue Encoding " default, just dismisses the window and continues on its merry way.
- " Cancel Current and Stop " Cancels the current encode and stops the queue
- " Cancel Current and Continue " Cancels the current encode and moves to the next pending encode (if there is one).

- Also fixed an issue with deleting a canceled encode at the top of the queue list.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1718 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.h
macosx/Controller.mm
macosx/HBQueueController.mm