summaryrefslogtreecommitdiffstats
path: root/macosx/HBDistributedArray.h
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: add a protocol HBUniqueObject objects must implements if they are ↵ritsuka2015-02-201-0/+10
| | | | | | used in a HBDistributedArray. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6929 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: moved the queue code from HBController to HBQueueController, ↵ritsuka2015-01-191-0/+36
reworked the way the queue synchronise itself between multiple instances to be more resilient (hopefully). Modified HBCore to take callback blocks instead of notifications. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6770 b64f7644-9d1e-0410-96f1-a4d463321fa5