summaryrefslogtreecommitdiffstats
path: root/macosx/HBCodingUtilities.h
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: add nullability annotations to the headers and use weak where is ↵ritsuka2015-05-301-1/+5
| | | | | | possible. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7244 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a ↵ritsuka2015-04-221-0/+42
compatibility class to fall back on NSCoding on 10.7 and earlier. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7112 b64f7644-9d1e-0410-96f1-a4d463321fa5