summaryrefslogtreecommitdiffstats
path: root/macosx/HBQueueController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: fix scan progress bar.ritsuka2015-04-301-2/+2
* MacGui: add a new formatter to convert a hb_state_t to a textual representation.ritsuka2015-04-301-97/+33
* MacGui: Remove the "Reload queue" alert. The queue is always reloaded and the...ritsuka2015-04-221-1/+1
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-091-2/+1
* MacGui: changed the Preview Window and Picture Panel behaviour to avoid the h...ritsuka2015-04-071-18/+0
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-31/+11
* MacGui: simplify the encoding state string creation coderitsuka2015-03-081-13/+6
* 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