Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: added some enum to HBJob model to make things nicer in swift, plus tw... | Damiano Galassi | 2016-03-14 | 1 | -2/+2 |
* | MacGui: run the Xcode "convert to modern objective-c" on the entire project. | ritsuka | 2015-04-09 | 1 | -2/+2 |
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 1 | -15/+0 |
* | MacGui: move HBOutputRedirect ivar to the .m file. | ritsuka | 2015-02-18 | 1 | -15/+32 |
* | MacGui: do not redirect nil to the log. | ritsuka | 2014-12-27 | 1 | -2/+5 |
* | MacGui: fixed a warning in HBOutputRedirect and removed an unused ivar. | ritsuka | 2014-10-31 | 1 | -3/+2 |
* | MacGUI: Varius warnings fixes: | ritsuka | 2013-10-25 | 1 | -0/+3 |
* | MacGui: fix character encodings in the log file as well as the title popup st... | dynaflash | 2010-11-30 | 1 | -1/+1 |
* | MacGui: Use nil instead of NULL. Patch by blindjimmy. http://handbrake.djgrap... | ritsuka | 2008-07-28 | 1 | -2/+2 |
* | MacGui: Debug Window to read libhb output like cli in inspector window | dynaflash | 2007-05-21 | 1 | -0/+190 |