summaryrefslogtreecommitdiffstats
path: root/macosx/HBQueueController.m
Commit message (Expand)AuthorAgeFilesLines
* json: automatically scan title when processing json jobsjstebbins2015-03-071-4/+4
* MacGui: fix queue drag&drop when there is not job being encoded.ritsuka2015-02-231-1/+1
* MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ...ritsuka2015-02-211-1/+1
* MacGui: revert unrelated part of the previous commit that should't have been ...ritsuka2015-02-201-8/+8
* MacGui: remove the Queue directory in the Application Support folder, we don'...ritsuka2015-02-201-9/+9
* MacGui: refactor the stderr/stdout redirect code to be more modular.ritsuka2015-02-201-10/+10
* MacGui: rename some variables.ritsuka2015-02-021-5/+5
* MacGui: add a "Clear All" and "Clear completed items" menu items to the queue...ritsuka2015-02-021-12/+44
* MacGui: disable the cancel button while the queue is scanning because there i...ritsuka2015-01-271-10/+8
* MacGui: clean up HBCore, add a way to register a block as error handler.ritsuka2015-01-231-2/+2
* MacGui: rename HBController and HBQueueController files.ritsuka2015-01-221-0/+1383