Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: rename the 'Dimensions' popup to 'Resolution limit' in the add ↵ | Damiano Galassi | 2020-10-05 | 1 | -2/+0 |
| | | | | preset sheet, fixed an issue when the source size is bigger than the selected resolution limit. | ||||
* | MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix ↵ | Damiano Galassi | 2020-06-27 | 3 | -19/+3 |
| | | | | the related warnings. Improved toolbars and alerts when compiling with the macOS 11 sdk. | ||||
* | Gardening: Clean up trailing whitespace | Nomis101 | 2019-11-04 | 1 | -1/+1 |
| | | | | Remove trailing whitespace in "*.c", "*.m", "*.h" and "*.cpp" files. | ||||
* | MacGui: reorganize Xcode project groups and fix file copyright headers. | Damiano Galassi | 2019-10-04 | 1 | -7/+5 |
| | |||||
* | Resolve conflict with harfbuzz include file hb.h | John Stebbins | 2019-09-10 | 1 | -1/+1 |
| | | | | Rename hb.h to handbrake.h | ||||
* | MacGui: fix a warnings and the tests. | Damiano Galassi | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | MacGui: make use of some newer NSCoding api to better report decoding failure. | Damiano Galassi | 2019-08-15 | 1 | -1/+1 |
| | |||||
* | MacGui: specify is a path is a folder or not when creating an url. | Damiano Galassi | 2019-03-28 | 2 | -5/+5 |
| | |||||
* | mac: Add support for sharpening filters. (#760) | Bradley Sepos | 2017-06-01 | 1 | -0/+5 |
| | | | Thanks @galad87 for assistance. | ||||
* | MacGui: fix tests for the sandboxed schemes. | Damiano Galassi | 2017-04-14 | 2 | -3/+4 |
| | |||||
* | MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and ↵ | Damiano Galassi | 2017-01-20 | 1 | -2/+4 |
| | | | | DEBUG-SANDBOX to build HandBrake with sandbox enabled. | ||||
* | MacGui: fix the tests, an external file is required to run them now. | Damiano Galassi | 2017-01-01 | 4 | -193/+58 |
| | |||||
* | MacGui: fix test build. | Damiano Galassi | 2016-10-18 | 1 | -1/+1 |
| | |||||
* | MacGui: move the objc libhb wrapper to a separate framework. | Damiano Galassi | 2016-03-11 | 7 | -0/+703 |