Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: Move the audio/subtitles selection logic out of the view controllers.... | ritsuka | 2015-01-13 | 1 | -1/+1 |
* | MacGui: enforce a min value for the picture width/height. | ritsuka | 2015-01-09 | 1 | -1/+8 |
* | MacGui: fix the picture and filters summary in the video tab. | ritsuka | 2014-12-30 | 1 | -1/+1 |
* | MacGui: fix a bunch of regressions (various crash when in some textfields, en... | ritsuka | 2014-12-30 | 1 | -4/+21 |
* | MacGui: change the queue to work with serialized HBJob objects, remove the NS... | ritsuka | 2014-12-27 | 1 | -62/+31 |
* | MacGui: move the UI helper methods to new categories. Implement NSCoding in m... | ritsuka | 2014-12-23 | 1 | -68/+0 |
* | MacGui: implement NSCoding protocol in HBJob. | ritsuka | 2014-12-22 | 1 | -1/+53 |
* | MacGui: implement HBPicture. | ritsuka | 2014-12-20 | 1 | -7/+675 |
* | 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 |