summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump gong-wpf-dragdrop from 2.3.1 to 2.3.2 in /win/CSdependabot[bot]2020-11-051-1/+1
* MacGui: update Italian localization.Damiano Galassi2020-11-0514-218/+258
* MacGui: use rounder hud corner on macOS 11, improve first launch windows posi...Damiano Galassi2020-11-056-75/+80
* MacGui: fix some layout issues.Damiano Galassi2020-11-055-104/+104
* vt: disable constant quality availability check on Intel.Damiano Galassi2020-11-051-1/+1
* MacGui: update Sparkle submodule.Damiano Galassi2020-11-051-0/+0
* actions: simplify mac workflow.Damiano Galassi2020-11-051-2/+1
* contrib: combine some checks and cosmetics.Damiano Galassi2020-11-059-31/+14
* build: add 'MACOSX' prefix to the 'UB' defines.Damiano Galassi2020-11-052-46/+46
* actions: enable universal mac build.Damiano Galassi2020-11-051-2/+7
* build: improve ub target to generate a arm64/x86_64 binary.Damiano Galassi2020-11-057-71/+89
* make: Improve setting host system in configure.py where arch or xcode-config ...Damiano Galassi2020-11-051-21/+43
* contrib: macOS arm and intel cross compilation.Damiano Galassi2020-11-0527-10/+344
* WinGui: Fix an issue with live preview state after the first preview and impr...sr552020-10-313-14/+22
* vt: cache the hardware encoders availability state.Damiano Galassi2020-10-251-7/+36
* build(deps): bump gong-wpf-dragdrop from 2.2.0 to 2.3.1 in /win/CSdependabot[bot]2020-10-241-1/+1
* removing thread priority change for better performanceDmitrichenko, Max2020-10-244-0/+72
* WinGui: Simultaneous encode improvements.sr552020-10-2414-231/+189
* WinGui: Null safetly for last commit.sr552020-10-231-1/+1
* WinGui: Block the completed event from re-firing if the worker process runs i...sr552020-10-232-3/+22
* preset: support the 'PictureUseMaximumSize' key in hb_preset_apply_title()Damiano Galassi2020-10-211-1/+11
* scripts: Update to mac-toolchain-build 2.5.0.Bradley Sepos2020-10-181-21/+32
* qsv: better adjustments of pool sizes for LA case to prevent corner cases reg...agalin892020-10-174-10/+29
* WinGui: Preference the first QSV encoder when we don't have any used QSV hard...sr552020-10-111-0/+6
* qsv: fix AVC encoding hang when LA is enabled on Windowsagalin892020-10-114-11/+22
* WinGui: Support allocation of work across multiple Intel GPU'ssr552020-10-113-14/+69
* qsv: multi adapters improvementsagalin892020-10-103-210/+43
* actions: Remove purge artifacts step as this is now set on the repository level.sr552020-10-092-15/+0
* MacGui: do not reset the max width and max height when the resolution limit i...Damiano Galassi2020-10-081-2/+0
* MacGui: align UI elements.Damiano Galassi2020-10-085-122/+117
* MacGui: use a segmented control for the presets popover action buttons.Damiano Galassi2020-10-083-60/+60
* contrib: add arm64-apple-darwin arch x265 NEON optimizations.Damiano Galassi2020-10-064-0/+5133
* MacGui: fix a truncated label in the preferences.Damiano Galassi2020-10-051-52/+52
* MacGui: replace the floating dimensions window with a popover with only cropp...Damiano Galassi2020-10-0516-797/+344
* MacGui: rename the 'Dimensions' popup to 'Resolution limit' in the add preset...Damiano Galassi2020-10-058-120/+127
* MacGui: fix a compiler warning.Damiano Galassi2020-10-051-1/+1
* MacGui: use a non deprecated api for table views drag & drop.Damiano Galassi2020-10-056-68/+119
* qsv: fix full path encode when multiple monitors configurationagalin892020-10-041-4/+7
* qsv: added hb_qsv_adapters_list function and make proper multiple gpu adapter...agalin892020-10-045-124/+227
* qsv: switched to the IDXGIFactory2 interfaceagalin892020-10-041-33/+203
* qsv: add patch for MFXQueryAdapters function in libmfx dispatcheragalin892020-10-041-0/+33
* HandBrake.Interop: Library cleanup.sr552020-10-04120-1382/+601
* MacGui: add the 'allow upscaling' and 'use maximum size' checkbox to the dime...Damiano Galassi2020-10-024-30/+148
* MacGui: map more transfer functions to CGColorSpaceRef, simplify copyImageAtI...Damiano Galassi2020-10-024-33/+54
* WinGui: Couple of localisation issues fixed. Fixes #3162 and #3161sr552020-09-293-5/+10
* MacGui: remove the modulus popup button.Damiano Galassi2020-09-287-194/+49
* WinGui: Agressively call global_close on libhb to attempt to make sure tempor...sr552020-09-263-10/+22
* nvenc: Allow 3 simulatenous encodes in multi-instance mode on windows.sr552020-09-261-1/+1
* nvenc: Bump nvcodec-headers to 10.0.26.0sr552020-09-261-3/+3
* WinGui: Fix a couple of exceptions in the AudioTrack model where unavailable ...sr552020-09-261-11/+18