summaryrefslogtreecommitdiffstats
path: root/macosx/HBUtilities.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: added some enum to HBJob model to make things nicer in swift, plus tw...Damiano Galassi2016-03-141-2/+3
* MacGui: move the objc libhb wrapper to a separate framework.Damiano Galassi2016-03-111-1/+1
* MacGui: remove the browsedSourceDisplayName ivar in HBController.Damiano Galassi2016-01-121-0/+1
* MacGui: rework the way HBController scans, remove an ivar and move some unrel...Damiano Galassi2016-01-101-1/+11
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-1/+6
* MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ...ritsuka2015-02-211-5/+0
* MacGui: remove logs older than a month in the EncodeLogs folder.ritsuka2015-02-201-0/+4
* MacGui: refactor the stderr/stdout redirect code to be more modular.ritsuka2015-02-201-0/+5
* MacGui: separate the video settings logic from the view controller. There are...ritsuka2014-12-181-2/+2
* MacGui: fixed another numbers of warnings.ritsuka2014-10-231-1/+1
* MacGui: moved two methods used by the whole app to HBUtilities.m:ritsuka2014-07-161-1/+14
* MacGUI: Expanded the auto name feature to make it as powerful as the WinGUI c...ritsuka2014-07-111-0/+31