OSDN Git Service

MacGui: Rework how we get encode and queue done alerts.
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 26 Jul 2010 20:43:30 +0000 (20:43 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 26 Jul 2010 20:43:30 +0000 (20:43 +0000)
commite079903f520ac42a150ec4b9661433d0c10dc306
treec2b8bccee032d5bd5f7f35a27fded8db81bc8287
parenta7b8282331ab68dcdfe6f762c306c54f405dd389
MacGui: Rework how we get encode and queue done alerts.
- Add separate checkbox for system alert sound in Preferences > General > When Done (previously it was automatic only when "When Done" included the alert panel")
- System alert sound will play whenever the specified Alert When Done event occurs if its checked (this includes the Growl alerts which come up as encodes roll off of the queue) which addresses the sound part of this forum thread http://forum.handbrake.fr/viewtopic.php?f=22&t=17347#p80456. Thanks to BradleyS for the suggestion.
- Also fix an issue introduced in the multi instance queue commmit (ref 3450) where the Alert Window would come up one encode too early instead of at the end of the queue if you use the alert window for when queue is completed. This addresses forum thread http://forum.handbrake.fr/viewtopic.php?f=12&t=17367 thanks to noved for picking up on it.
- Get rid of a touch of commented code from rev 3450 which is worthless.

git-svn-id: svn://localhost/HandBrake/trunk@3461 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.m
macosx/English.lproj/Preferences.xib
macosx/HBPreferencesController.m