Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: run the Xcode "convert to modern objective-c" on the entire project. | ritsuka | 2015-04-09 | 1 | -1/+1 |
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 1 | -2/+2 |
* | MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ... | ritsuka | 2015-02-21 | 1 | -13/+0 |
* | MacGui: remove logs older than a month in the EncodeLogs folder. | ritsuka | 2015-02-20 | 1 | -0/+14 |
* | MacGui: refactor the stderr/stdout redirect code to be more modular. | ritsuka | 2015-02-20 | 1 | -0/+8 |
* | MacGui: fix a bunch of regressions (various crash when in some textfields, en... | ritsuka | 2014-12-30 | 1 | -6/+6 |
* | MacGui: separate the video settings logic from the view controller. There are... | ritsuka | 2014-12-18 | 1 | -4/+4 |
* | MacGui: fixed another numbers of warnings. | ritsuka | 2014-10-23 | 1 | -1/+1 |
* | MacGui: moved two methods used by the whole app to HBUtilities.m: | ritsuka | 2014-07-16 | 1 | -0/+29 |
* | MacGUI: Expanded the auto name feature to make it as powerful as the WinGUI c... | ritsuka | 2014-07-11 | 1 | -0/+101 |