OSDN Git Service

MacGui: Active Queue Initial Implementation
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 16 Jul 2007 16:47:45 +0000 (16:47 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 16 Jul 2007 16:47:45 +0000 (16:47 +0000)
commitb2e0398264af4a336bd1bf56826da4041ee28aed
tree4195bc8359ea8737f13201d7be1982dabb4261e4
parent77e6f310667543ee5ef14096814e1b0ad1582f89
MacGui: Active Queue Initial Implementation
- Warning: currently, when adding jobs during encoding, the main window progress bar and task info gets hosed, if a workaround via libhb cannot be easily obtained, a cocoa workaround is available for checkin.
- Can now add jobs during encoding
- Scan progress bar is a barber pole until scanning progress during encoding is fine tuned.
- Needs further testing if DVD Auto Detect is turned on. If conflicts with drive arise, automatically turning off dvd auto detect when adding jobs during encoding is ready for checkin.

git-svn-id: svn://localhost/HandBrake/trunk@695 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/hb.c
libhb/hb.h
macosx/Controller.h
macosx/Controller.mm
macosx/English.lproj/MainMenu.nib/classes.nib
macosx/English.lproj/MainMenu.nib/keyedobjects.nib
macosx/QueueController.mm
macosx/ScanController.mm