summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrakeXPCService
Commit message (Expand)AuthorAgeFilesLines
* Update hbsign with hardened runtime and sandbox options.Damiano Galassi2019-08-301-0/+8
* MacGui: add the needed hardened runtime entitlements.Damiano Galassi2019-08-241-0/+2
* MacGui: disable security-scoped bookmarks resolution in the XPC service.Damiano Galassi2019-08-191-0/+4
* MacGui: fix an exception when reading an HBJob from disk; do not store previe...Damiano Galassi2019-08-142-3/+12
* MacGui: convert the last usage of NSDictionary to a proper class, fix externa...Damiano Galassi2019-08-132-5/+6
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-123-1/+10
* MacGui: disable sudden termination in the xpc service when the core is created.Damiano Galassi2019-08-121-0/+3
* MaGui: fix xpc service localization.Damiano Galassi2019-08-114-0/+28
* MacGui: improve xpc crash recovery, set dvdnav option in the xpc service.Damiano Galassi2019-08-112-0/+9
* MacGui: move the queue libhb instance to an xpc service.Damiano Galassi2019-08-116-0/+334