summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: disable NSWindow tabbing support.Damiano Galassi2019-02-152-0/+10
|
* MacGui: Use the 00:00:00 format for all the time strings.Damiano Galassi2019-02-151-3/+3
|
* MacGui: add a missing localized resource and fix the build.Damiano Galassi2019-02-152-13/+428
|
* MacGui: add Italian localisation.Damiano Galassi2019-02-1435-23/+3065
|
* MacGui: fix documentation link, some property annotations.Damiano Galassi2019-02-149-29/+21
|
* MacGui: remove two old unused classes, remove some old compatibility hacks, ↵Damiano Galassi2019-02-1316-423/+45
| | | | and fix warnings.
* Add WebM support (#1822)Justin Bull2019-02-135-2/+21
| | | Note that since webm has no official subtitle support, only burned in subtitles can be used with this muxer at this time.
* MacGui: send integerForKey: instead of [objectForKey:] intValue]Damiano Galassi2019-02-127-14/+15
|
* MacGui: serialize the queue item status to disk.Damiano Galassi2019-02-121-0/+6
|
* MacGui: update German localization (housekeeping #1)Nomis1012019-02-1214-54/+54
| | | | This is the housekeeping #1 2019 set of german localization changes from Transifex. It does not include new strings from recent macos patches, just fixes and corrections.
* MacGui: fix queue table items expanded/collapsed state after an undo/redo.Damiano Galassi2019-02-092-13/+10
|
* MacGui: refactor some queue related properties out of HBJob to a new ↵Damiano Galassi2019-02-0714-273/+465
| | | | HBQueueItem class.
* MacGui: correct revealSelectedQueueItemsSources: action validation.Damiano Galassi2019-02-051-1/+2
|
* MacGui: fix subtitles tab actions.Damiano Galassi2019-02-051-20/+21
|
* MacGui: use a view-based table view in the queue window.Damiano Galassi2019-02-0510-384/+511
|
* MacGui: remove the old advanced x264 options view.Damiano Galassi2019-01-309-2273/+12
|
* MacGui: made the preview hud a bit larger.Damiano Galassi2019-01-303-27/+26
|
* Set the right deployment target in xcconfig.Damiano Galassi2019-01-251-1/+1
|
* MacGui: set the minimum macOS version to 10.11Damiano Galassi2019-01-248-46/+16
|
* Fix a few warnings.Damiano Galassi2019-01-231-0/+1
|
* MacGui: Update min title duration preferences label.Damiano Galassi2019-01-221-7/+7
|
* MacGui: support SSA file import.Damiano Galassi2019-01-157-81/+82
|
* MacGui: try to fix an hang on Sierra.Damiano Galassi2019-01-052-24/+18
|
* MacGui: make some more strings of HBPicture+UIAdditions accessible for ↵Nomis1012019-01-011-10/+10
| | | | | | localization Make it possible to localize some more strings of the Preview window.
* Update copyright dates to 2019.Bradley Sepos2019-01-012-3/+3
|
* Fix macOS codesign script.Damiano Galassi2018-12-221-2/+1
|
* MacGui: fix file extension when setting a preset.Damiano Galassi2018-12-221-2/+4
|
* MacGui: refactor HBStateFormatter.Damiano Galassi2018-12-134-168/+154
|
* MacGui: add a touch bar button to open a new source when all the windows are ↵Damiano Galassi2018-12-131-0/+36
| | | | closed.
* MacGui: write a log message when sleep is prevented/allowed.Damiano Galassi2018-12-131-0/+2
|
* MacGui: update German localization (Dec 2018).Simon Lämmle2018-12-078-71/+60
| | | | Update german localization to Transifex status of December 2018.
* MacGui: fix an exception in the preview window touchbar.Damiano Galassi2018-11-181-6/+12
|
* MacGui: disable two-pass when VideoToolbox is the selected encoder.Damiano Galassi2018-11-151-6/+4
|
* Add VideoToolbox hardware encoding thru FFmpeg.Damiano Galassi2018-11-155-1/+98
|
* MacGui: made some touch bar buttons smaller.Damiano Galassi2018-11-152-4/+4
|
* MacGui: improve preview window touch bar.Damiano Galassi2018-11-115-61/+98
|
* MacGui: show a progress bar on the encoded file in Finder.Damiano Galassi2018-11-111-1/+33
|
* MacGui: more safe kvo removal, use libhb function to get the quaility name, ↵Damiano Galassi2018-11-033-29/+36
| | | | fix some buttons enable state in Video.xib.
* MacGui: improve the auto naming to avoid updating the name when unrelated ↵Damiano Galassi2018-11-034-48/+220
| | | | settings change.
* MacGUI: Revise stop encoding dialog.Bradley Sepos2018-11-021-7/+7
| | | | Closes #1179.
* MacGui: change the overwrite method to check only for ready and working ↵Damiano Galassi2018-11-021-1/+2
| | | | jobs. For completed jobs we already check if there is an actual file on disk.
* MacGui: move the advanced x264 panel to the 'Additional options' text field ↵Damiano Galassi2018-10-2713-470/+236
| | | | contextual menu.
* MacGui: add an assert in HBQueueController to track down a rare crash.Damiano Galassi2018-10-271-1/+3
|
* MacGui: add a en.lproj folder to HandBrakeKit.framework.Damiano Galassi2018-10-202-0/+5
|
* MacGui: update German localization.Damiano Galassi2018-10-2021-434/+642
|
* MacGui: load the HandBrakeKit framework localized strings from the framework ↵Damiano Galassi2018-10-2014-140/+219
| | | | bundle.
* build: revert to the legacy Xcode build system until until we found a way to ↵Damiano Galassi2018-10-202-2/+3
| | | | 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-196-52/+110
|
* build: add a workaround to the Xcode project to make it work with the new ↵Damiano Galassi2018-10-182-6/+44
| | | | Xcode build system
* MacGui: fix a warning.Damiano Galassi2018-10-181-1/+1
|