summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrakeXPCService
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: add Russian localization and update the others after the video view ↵Damiano Galassi2019-10-061-0/+4
| | | | changes.
* 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 ↵Damiano Galassi2019-08-142-3/+12
| | | | previews image when scanning the title in the queue; set the log level immediately; improve progress info when the pass number is not set yet.
* MacGui: convert the last usage of NSDictionary to a proper class, fix ↵Damiano Galassi2019-08-132-5/+6
| | | | external subtitles tracks when sandboxed. Add initial support to the model to store the track title.
* 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