summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrakeXPCService
Commit message (Expand)AuthorAgeFilesLines
* MacGUi: fix build.Damiano Galassi2020-07-061-0/+4
* MacGui: enhance the queue to allow up to 4 simultaneous encodes. Add a prefer...Damiano Galassi2020-04-116-1/+113
* MacGui: move sleep prevention to the main process, so we keep the sleep asser...Damiano Galassi2019-12-292-26/+1
* Gardening: Clean up trailing whitespaceNomis1012019-11-041-3/+3
* MacGui: add Russian localization and update the others after the video view c...Damiano Galassi2019-10-061-0/+4
* MacGui: reorganize Xcode project groups and fix file copyright headers.Damiano Galassi2019-10-044-16/+4
* 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