summaryrefslogtreecommitdiffstats
path: root/macosx/HBOutputRedirect.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: added some enum to HBJob model to make things nicer in swift, plus tw...Damiano Galassi2016-03-141-2/+2
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-091-2/+2
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-15/+0
* MacGui: move HBOutputRedirect ivar to the .m file.ritsuka2015-02-181-15/+32
* MacGui: do not redirect nil to the log.ritsuka2014-12-271-2/+5
* MacGui: fixed a warning in HBOutputRedirect and removed an unused ivar.ritsuka2014-10-311-3/+2
* MacGUI: Varius warnings fixes:ritsuka2013-10-251-0/+3
* MacGui: fix character encodings in the log file as well as the title popup st...dynaflash2010-11-301-1/+1
* MacGui: Use nil instead of NULL. Patch by blindjimmy. http://handbrake.djgrap...ritsuka2008-07-281-2/+2
* MacGui: Debug Window to read libhb output like cli in inspector windowdynaflash2007-05-211-0/+190