summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* nvenc: Fix duplicate logging of nvenc message. Also moved it to log level 2.sr552020-09-261-3/+9
* MacGui: add pad filter ui, move rotate filter to the dimensions tab.Damiano Galassi2020-09-2411-901/+1879
* libhb: fix a memory leak.Damiano Galassi2020-09-241-1/+1
* MacGui: run the Xcode 12.2 project check.Damiano Galassi2020-09-245-5/+5
* Update ResourcesTooltips.co.resx from Transifex on 2020-09-20Patriccollu2020-09-211-28/+28
* Update Resources.co.resx from Transifex on 2020-09-20Patriccollu2020-09-211-34/+37
* MacGUI: add back a missing assigment to a voice over label. Improve the track...Damiano Galassi2020-09-142-4/+5
* MacGui: remove an unneeded file.Damiano Galassi2020-09-132-7/+0
* MacGui: move a localization file to the right place.Damiano Galassi2020-09-131-12/+2
* MacGui: use sf symbols images for the preferences on macOS 11.Damiano Galassi2020-09-131-11/+25
* MacGui: mark another 'Overwrite' button as destructive action.Damiano Galassi2020-09-121-0/+6
* MacGui: always show a separator line between the queue titlebar and the conte...Damiano Galassi2020-09-121-0/+1
* MacGui: add a prefix to the NSArray and NSIndexSet categories.Damiano Galassi2020-09-126-26/+26
* MacGui: improve queue contextual menu items validation.Damiano Galassi2020-09-123-8/+52
* WinGui: Fix a couple of cosmetic translation issues. Fixes #3116sr552020-09-115-9/+19
* MacGui: remove an unneeded iboutlet.Damiano Galassi2020-09-111-1/+0
* MacGui: remove the pointless 'show all' button in the selection behaviours sh...Damiano Galassi2020-09-114-216/+100
* MacGui: mark the overwrite button in modals as destructive actions.Damiano Galassi2020-09-111-2/+14
* MacGui: show a stop row in the queue when 'Stop after current job' option is ...Damiano Galassi2020-09-1121-179/+376
* WinGui: Performance Optimisation to the summary tab. Don't request previews w...sr552020-09-072-2/+7
* WinGui: Small optimisation to the Add to Queue function. Adding 250 Items Be...sr552020-09-071-1/+20
* qsv: add gpu adapter index selectionagalin892020-09-064-10/+147
* WinGui: Fix a bug with pre/postfix in autoname functonalitysr552020-09-061-10/+7
* WinGui: Various fixes to the log window when using muilti-instance.sr552020-09-057-54/+108
* contrib: Update to mfx_dispatch 1.32.1.Bradley Sepos2020-09-041-5/+5
* Try to fix error CNDL0014Nomis1012020-09-031-4/+4