summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrakeKitTests
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: rename the 'Dimensions' popup to 'Resolution limit' in the add ↵Damiano Galassi2020-10-051-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 Galassi2020-06-273-19/+3
| | | | the related warnings. Improved toolbars and alerts when compiling with the macOS 11 sdk.
* Gardening: Clean up trailing whitespaceNomis1012019-11-041-1/+1
| | | | Remove trailing whitespace in "*.c", "*.m", "*.h" and "*.cpp" files.
* MacGui: reorganize Xcode project groups and fix file copyright headers.Damiano Galassi2019-10-041-7/+5
|
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
| | | | Rename hb.h to handbrake.h
* MacGui: fix a warnings and the tests.Damiano Galassi2019-08-221-1/+1
|
* MacGui: make use of some newer NSCoding api to better report decoding failure.Damiano Galassi2019-08-151-1/+1
|
* MacGui: specify is a path is a folder or not when creating an url.Damiano Galassi2019-03-282-5/+5
|
* mac: Add support for sharpening filters. (#760)Bradley Sepos2017-06-011-0/+5
| | | Thanks @galad87 for assistance.
* MacGui: fix tests for the sandboxed schemes.Damiano Galassi2017-04-142-3/+4
|
* MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and ↵Damiano Galassi2017-01-201-2/+4
| | | | DEBUG-SANDBOX to build HandBrake with sandbox enabled.
* MacGui: fix the tests, an external file is required to run them now.Damiano Galassi2017-01-014-193/+58
|
* MacGui: fix test build.Damiano Galassi2016-10-181-1/+1
|
* MacGui: move the objc libhb wrapper to a separate framework.Damiano Galassi2016-03-117-0/+703