Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: made some HBJob properties private. | Damiano Galassi | 2016-10-31 | 1 | -1/+1 |
| | |||||
* | MacGui: use CQ label in the constant quality slider for VP9. | Damiano Galassi | 2016-07-27 | 1 | -1/+2 |
| | |||||
* | MacGui: use the right constant quality label in the video tab, and split ↵ | Damiano Galassi | 2016-05-24 | 1 | -0/+43 |
| | | | | HBVideo KVO dependecies. | ||||
* | x265: macui multilib support | John Stebbins | 2015-11-12 | 1 | -1/+1 |
| | |||||
* | x264: add multilib support (a.k.a. 10-bit) | John Stebbins | 2015-11-12 | 1 | -8/+9 |
| | | | | | This adds the structure to load an libx264 10-bit shared library. The user must install this library themselves to an appropriate place. | ||||
* | MacGui: second part of the previous commit | ritsuka | 2015-08-06 | 1 | -0/+10 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7392 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: don't hardcode which encoders support the preset system. | Rodeo | 2015-05-29 | 1 | -1/+10 |
| | | | | | | | Just ask libhb instead. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7243 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: run the Xcode "convert to modern objective-c" on the entire project. | ritsuka | 2015-04-09 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7075 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6996 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: show the turbo two pass checkbox when x265 is selected. | ritsuka | 2015-02-12 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6897 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: fix a bunch of regressions (various crash when in some textfields, ↵ | ritsuka | 2014-12-30 | 1 | -1/+1 |
| | | | | | | encode log going to the wrong directory). git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6676 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: pass the fast decode option to the hb_job. | ritsuka | 2014-12-29 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6668 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: hide turbo two pass checkbox when x264 is not selected. | ritsuka | 2014-12-27 | 1 | -0/+5 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6663 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: move the UI helper methods to new categories. Implement NSCoding in ↵ | ritsuka | 2014-12-23 | 1 | -0/+346 |
more classes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6643 b64f7644-9d1e-0410-96f1-a4d463321fa5 |