summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrake.xcodeproj/xcshareddata
Commit message (Expand)AuthorAgeFilesLines
* MacGUI: Xcode version check.Damiano Galassi2021-02-074-4/+4
* MacGUI: Xcode 12.3 version check.Damiano Galassi2021-01-054-4/+4
* MacGui: run the Xcode 12.2 project check.Damiano Galassi2020-09-244-4/+4
* MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix ...Damiano Galassi2020-06-274-40/+4
* MacGui: Xcode 11.5 project check, remove unneeded archive make target.Damiano Galassi2020-06-125-92/+4
* MacGui: Xcode 11.4 project update check.Damiano Galassi2020-02-205-5/+5
* MacGui: Xcode 11.3 project version check.Damiano Galassi2019-12-205-5/+5
* MacGui: reorganize Xcode project groups and fix file copyright headers.Damiano Galassi2019-10-045-5/+5
* MacGui: Xcode project upgrade check.Damiano Galassi2019-09-265-5/+5
* MacGui: fix a few warnings when building in Xcode 11.Damiano Galassi2019-09-135-56/+36
* MacGui: do not copy the xpc info.plist to the Resources folder.Damiano Galassi2019-08-121-0/+1
* MacGui: move the queue libhb instance to an xpc service.Damiano Galassi2019-08-111-1/+0
* MacGui: refactor some queue related properties out of HBJob to a new HBQueueI...Damiano Galassi2019-02-071-5/+6
* build: use a better workaround for the new Xcode build system.Damiano Galassi2018-10-195-5/+5
* Mac: enable a compiler option recommended by Xcode 9.4.Damiano Galassi2018-06-075-15/+5
* Remove spaces and square brackets from Xcode scheme names. Add a distribution...Damiano Galassi2017-09-075-0/+102
* MacGui: enable some new warnings in Xcode 9.Damiano Galassi2017-06-154-4/+6
* MacGui: fix tests for the sandboxed schemes.Damiano Galassi2017-04-142-5/+16
* MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and DEB...Damiano Galassi2017-01-204-10/+241
* MacGui: move the objc libhb wrapper to a separate framework.Damiano Galassi2016-03-112-29/+20
* MacGui: update the project to the latest Xcode recommended settingsDamiano Galassi2015-09-242-2/+2
* MacGui: switch back another property to assign, 10.7 does not support weak fo...ritsuka2015-08-062-11/+15
* MacGui: disable some warnings when compiling the cli inside Xcode.ritsuka2015-07-041-2/+0
* MacGui: updated the text on some warning messages. ritsuka2015-07-042-3/+7
* MacGui: add a test target to the Xcode project, plus some simple test. Use a ...ritsuka2015-05-202-0/+48
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-221-5/+6
* ports: add functions for looking up user config directoryjstebbins2015-04-191-7/+6
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-172-2/+2
* MacGui: update the Xcode project to include the new redirect classes.ritsuka2015-02-201-2/+2
* MacGui: moved the queue code from HBController to HBQueueController, reworked...ritsuka2015-01-192-6/+10
* MacGui: rearrange files in the project and disabled NSZombie.ritsuka2014-12-201-5/+0
* MacGui: improvement to the HBCore class, use it in HBPreviewGenerator. Added ...ritsuka2014-11-291-1/+6
* MacGui: updated the Xcode project with the Xcode 6 recommended settings.ritsuka2014-10-232-4/+8
* BuildSystem: Mac OS X - transition to Xcode4konablend2012-01-042-0/+196