summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrake.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add a missing localized resource and fix the build.Damiano Galassi2019-02-151-13/+2
* MacGui: add Italian localisation.Damiano Galassi2019-02-141-0/+70
* MacGui: remove two old unused classes, remove some old compatibility hacks, a...Damiano Galassi2019-02-131-20/+8
* MacGui: refactor some queue related properties out of HBJob to a new HBQueueI...Damiano Galassi2019-02-072-13/+18
* MacGui: use a view-based table view in the queue window.Damiano Galassi2019-02-051-6/+12
* MacGui: remove the old advanced x264 options view.Damiano Galassi2019-01-301-24/+11
* MacGui: set the minimum macOS version to 10.11Damiano Galassi2019-01-241-16/+4
* MacGui: refactor HBStateFormatter.Damiano Galassi2018-12-131-4/+0
* Add VideoToolbox hardware encoding thru FFmpeg.Damiano Galassi2018-11-151-0/+16
* MacGui: improve the auto naming to avoid updating the name when unrelated set...Damiano Galassi2018-11-031-0/+18
* MacGui: add a en.lproj folder to HandBrakeKit.framework.Damiano Galassi2018-10-201-0/+2
* MacGui: load the HandBrakeKit framework localized strings from the framework ...Damiano Galassi2018-10-201-0/+48
* build: revert to the legacy Xcode build system until until we found a way to ...Damiano Galassi2018-10-202-2/+3
* build: use a better workaround for the new Xcode build system.Damiano Galassi2018-10-196-52/+110
* build: add a workaround to the Xcode project to make it work with the new Xco...Damiano Galassi2018-10-182-6/+44
* MacGui: add touch bars in the preview window, improve touch bars in the main ...Damiano Galassi2018-10-101-0/+8
* contrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample.Bradley Sepos2018-08-161-6/+0
* MacGui: add missing Localizable.strings file.Damiano Galassi2018-07-121-7/+6
* MacGui: remove two non existing files from the Xcode project.Damiano Galassi2018-07-121-24/+0
* MacGui: add German localisation by Nomis101.Damiano Galassi2018-07-121-0/+102
* MacGui: fix another round of deprecation warnings. Remove drawer code.Damiano Galassi2018-06-101-4/+4
* MacGui: enable some additional static analyser options, made two header files...Damiano Galassi2018-06-091-4/+20
* Fix: fix another deprecation warning and add a missing alloc message.Damiano Galassi2018-06-091-1/+1
* MacGui: forgot to add back a xib in the previous commit.Damiano Galassi2018-06-081-12/+12
* MacGui: move the xib files to Base.Iproj to make localiation easier.Damiano Galassi2018-06-081-167/+179
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...Damiano Galassi2018-06-081-52/+10
* Mac: enable a compiler option recommended by Xcode 9.4.Damiano Galassi2018-06-076-17/+19
* Mac: Use the legacy build system in Xcode 10, the new one requiress some chan...Damiano Galassi2018-06-071-0/+2
* macosx: Add liblzma (xz) on Mac.Bradley Sepos2018-05-291-0/+6
* contrib: Add Speex decoder libspeex.Bradley Sepos2018-05-291-2/+8
* Mac: Link to FFmpeg's libpostproc and libswresample.Bradley Sepos2018-05-291-0/+12
* MacGUI: Add Rename Preset dialog.Rodeo3142018-03-171-0/+18
* build: Unclobber PATH when shunting build through Xcode.Bradley Sepos2018-01-101-0/+4
* MacGui: add the new preview view controller to the Xcode project.Damiano Galassi2017-12-151-0/+18
* MacGui: add a popup button to select the preset in the main window.Damiano Galassi2017-11-241-0/+6
* MacGui: move the format options to the summary tab.Damiano Galassi2017-11-101-0/+18
* MacGui: add a popup menu to select the category in the add preset sheet.Damiano Galassi2017-11-101-12/+30
* MacGui: move the filters to a separate tab.Damiano Galassi2017-09-071-0/+18
* Remove spaces and square brackets from Xcode scheme names. Add a distribution...Damiano Galassi2017-09-075-0/+102
* MacGui: move the color space code out of HBCore.Damiano Galassi2017-08-311-0/+6
* MacGui: enable some new warnings in Xcode 9.Damiano Galassi2017-06-155-5/+23
* MacGui: fix tests for the sandboxed schemes.Damiano Galassi2017-04-142-5/+16
* MacGui: improve management of security scoped resources. Fix external SRT in ...Damiano Galassi2017-01-251-0/+8
* MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and DEB...Damiano Galassi2017-01-205-12/+744
* disable fontconfig on macOSDamiano Galassi2017-01-181-4/+12
* MacGui: fix the tests, an external file is required to run them now.Damiano Galassi2017-01-011-6/+0
* MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles a...Damiano Galassi2016-10-291-2/+6
* MacGui: fix test build.Damiano Galassi2016-10-181-2/+0
* MacGui: show the queue jobs count on the main window queue toolbar icon.Damiano Galassi2016-10-051-0/+6
* MacGui: Xcode 8 project check.Damiano Galassi2016-09-211-3/+9