summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrakeXPCService/HandBrakeXPCService.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: enhance the queue to allow up to 4 simultaneous encodes. Add a prefer...Damiano Galassi2020-04-111-1/+21
* MacGui: move sleep prevention to the main process, so we keep the sleep asser...Damiano Galassi2019-12-291-21/+1
* MacGui: fix an exception when reading an HBJob from disk; do not store previe...Damiano Galassi2019-08-141-2/+9
* MacGui: convert the last usage of NSDictionary to a proper class, fix externa...Damiano Galassi2019-08-131-1/+6
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-121-1/+1
* MacGui: disable sudden termination in the xpc service when the core is created.Damiano Galassi2019-08-121-0/+3
* MacGui: improve xpc crash recovery, set dvdnav option in the xpc service.Damiano Galassi2019-08-111-0/+7
* MacGui: move the queue libhb instance to an xpc service.Damiano Galassi2019-08-111-0/+193