OSDN Git Service

MacGui: Add preset name used (or custom) to the queue and activity log
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 9 Jan 2008 05:45:36 +0000 (05:45 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 9 Jan 2008 05:45:36 +0000 (05:45 +0000)
commite8bff3c25cb137e7ee8aac515992cb822e92cf56
tree28a8641a3f97201f4d919e26d9bf51336a324cad
parentace6818ca734d6690c5add6a85f6116b06febae8
MacGui: Add preset name used (or custom) to the queue and activity log
- Courtesy of travistex
- Uses "Custom" if the settings do not reflect a preset
- Changed some names of functions in HBQueueController and added some comments
- The main controller now notifies the queue controller whenever jobs are added to libhb. This allows the queue to find out about such jobs without having to query libhb's job list periodically.

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