summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrake.xcodeproj/xcshareddata
Commit message (Expand)AuthorAgeFilesLines
* 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