summaryrefslogtreecommitdiffstats
path: root/macosx/HBRemoteCore.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: make use of some newer NSCoding api to better report decoding failure.Damiano Galassi2019-08-151-1/+1
* MacGui: fix an exception when reading an HBJob from disk; do not store previe...Damiano Galassi2019-08-141-15/+31
* MacGui: convert the last usage of NSDictionary to a proper class, fix externa...Damiano Galassi2019-08-131-2/+36
* MaGui: fix xpc service localization.Damiano Galassi2019-08-111-4/+8
* MacGui: improve xpc crash recovery, set dvdnav option in the xpc service.Damiano Galassi2019-08-111-5/+13
* MacGui: properly cleanup the xpc service temporary files; fix encode toolbar ...Damiano Galassi2019-08-111-3/+7
* MacGui: recover when the xpc service crashes.Damiano Galassi2019-08-111-19/+53
* MacGui: move the queue libhb instance to an xpc service.Damiano Galassi2019-08-111-0/+167