| Commit message (Expand) | Author | Age | Files | Lines |
* | MacGui: fix a crash that happens when a new preset is created from a one that... | ritsuka | 2015-01-30 | 1 | -3/+8 |
* | MacGui: remove the public hb_state property in HBCore, fix a bug in HBVideo a... | ritsuka | 2015-01-20 | 1 | -1/+8 |
* | MacGui: enable and fix more compiler warnings in the Xcode project. | ritsuka | 2015-01-19 | 1 | -4/+4 |
* | MacGui: fix a bunch of regressions (various crash when in some textfields, en... | ritsuka | 2014-12-30 | 1 | -0/+9 |
* | MacGui: set the preset name to custom when a setting in the video/picture/fil... | ritsuka | 2014-12-29 | 1 | -0/+100 |
* | MacGui: hide turbo two pass checkbox when x264 is not selected. | ritsuka | 2014-12-27 | 1 | -1/+2 |
* | MacGui: change the queue to work with serialized HBJob objects, remove the NS... | ritsuka | 2014-12-27 | 1 | -135/+43 |
* | MacGui: move the UI helper methods to new categories. Implement NSCoding in m... | ritsuka | 2014-12-23 | 1 | -374/+83 |
* | MacGui: implement NSCoding protocol in HBJob. | ritsuka | 2014-12-22 | 1 | -0/+64 |
* | MacGui: remove the last usage of title->job. | ritsuka | 2014-12-21 | 1 | -112/+0 |
* | MacGui: set the correct framerate in the preset. | ritsuka | 2014-12-21 | 1 | -1/+1 |
* | MacGui: fix frame rate when loading a queue item. | ritsuka | 2014-12-20 | 1 | -1/+1 |
* | MacGui: separate the video settings logic from the view controller. There are... | ritsuka | 2014-12-18 | 1 | -14/+34 |
* | json: add json APIs | jstebbins | 2014-12-16 | 1 | -3/+3 |
* | MacGui: completed the HBVideo class. | ritsuka | 2014-12-11 | 1 | -7/+988 |
* | MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m... | ritsuka | 2014-12-03 | 1 | -0/+5 |
* | MacGui: added support for NLMeans denoise. Added the HBFilters class to store... | ritsuka | 2014-08-19 | 1 | -0/+13 |