summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrake.xcodeproj/project.pbxproj
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: move the queue libhb instance to an xpc service.Damiano Galassi2019-08-111-4/+366
|
* [MacGUI] Update german localization (for new queue)Nomis1012019-08-071-0/+4
| | | | Sync with latest Transifex
* MacGui: update Italian localization.Damiano Galassi2019-08-061-0/+4
|
* Update deprecated gnu dialects name in project.pbxprojNomis1012019-08-061-4/+4
| | | | | The name gnu++0x is deprecated since 2011. We should use the up-to-date name gnu++11 instead. http://www.stroustrup.com/C++11FAQ.html
* MacGui: refactor the preferences keys and autonaming methods; fix the queue ↵Damiano Galassi2019-07-291-0/+8
| | | | when running multiple HandBrake instances; fixed a number of bugs.
* MacGui: improve queue labels when multiple jobs are selected; fix some bugs.Damiano Galassi2019-07-271-12/+32
|
* MacGui: store queue items statistics.Damiano Galassi2019-07-251-0/+6
|
* MacGui: add inline progress status and bar in the queue.Damiano Galassi2019-07-201-0/+6
|
* MacGui: refactor the queue and implement part of the new queue ui.Damiano Galassi2019-07-191-2/+44
|
* MacGui: add French localization and update Italian and German.Damiano Galassi2019-03-201-0/+61
|
* MacGui: don't enable the sandbox by default.Damiano Galassi2019-03-121-3/+3
|
* MacGui: use ui-separation-and-xpc Sparkle branch.Damiano Galassi2019-03-121-12/+55
|
* MacGUI: fix building with Xcode new build system.Damiano Galassi2019-03-051-23/+3
|
* 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, ↵Damiano Galassi2019-02-131-20/+8
| | | | and fix warnings.
* MacGui: refactor some queue related properties out of HBJob to a new ↵Damiano Galassi2019-02-071-8/+12
| | | | HBQueueItem class.
* 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 ↵Damiano Galassi2018-11-031-0/+18
| | | | settings change.
* 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
| | | | bundle.
* build: revert to the legacy Xcode build system until until we found a way to ↵Damiano Galassi2018-10-201-2/+1
| | | | make it work when called from make. Remove fontconfig from the Xcode project.
* build: use a better workaround for the new Xcode build system.Damiano Galassi2018-10-191-47/+105
|
* build: add a workaround to the Xcode project to make it work with the new ↵Damiano Galassi2018-10-181-4/+44
| | | | Xcode build system
* MacGui: add touch bars in the preview window, improve touch bars in the main ↵Damiano Galassi2018-10-101-0/+8
| | | | and queue windows.
* contrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample.Bradley Sepos2018-08-161-6/+0
| | | | Extension of and closes #1422.
* 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 ↵Damiano Galassi2018-06-091-4/+20
| | | | files public.
* 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 ↵Damiano Galassi2018-06-081-52/+10
| | | | macOS standard notifications. Remove deprecated API usage and code that doesn't compile anymore (QTKit).
* Mac: enable a compiler option recommended by Xcode 9.4.Damiano Galassi2018-06-071-2/+14
|
* 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
| | | | @BradleyS thanks @Rodeo314 for his help with this.
* build: Unclobber PATH when shunting build through Xcode.Bradley Sepos2018-01-101-0/+4
| | | | Tools shipping with Xcode are still in PATH, only moved from first to last priority. Avoids accidentally using old tools where a newer version is installed. This ensures the tools identified by configure will be the exact tools used by make via Xcode.
* 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
|