Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: don't hardcode which encoders support the preset system. | Rodeo | 2015-05-29 | 1 | -1/+10 |
* | 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: show the turbo two pass checkbox when x265 is selected. | ritsuka | 2015-02-12 | 1 | -1/+1 |
* | MacGui: fix a bunch of regressions (various crash when in some textfields, en... | ritsuka | 2014-12-30 | 1 | -1/+1 |
* | MacGui: pass the fast decode option to the hb_job. | ritsuka | 2014-12-29 | 1 | -1/+1 |
* | MacGui: hide turbo two pass checkbox when x264 is not selected. | ritsuka | 2014-12-27 | 1 | -0/+5 |
* | MacGui: move the UI helper methods to new categories. Implement NSCoding in m... | ritsuka | 2014-12-23 | 1 | -0/+346 |