summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update Product.wxs for new localesNomis1012020-09-031-7/+28
* WinGUI: Add initial support for Ukrainian localeNomis1012020-09-033-4/+17
* Update some locales, add Ukrainian and Corsican locale filesNomis1012020-09-0320-207/+7359
* WinGUI: Add support for Corsican localeNomis1012020-09-033-4/+17
* MacGui: add a 1000000 limit to the average bitrate field.Damiano Galassi2020-09-032-37/+38
* contrib: update mfx_dispatch to 1.32agalin892020-09-021-5/+5
* WinGui: Don't use Regex where it's not needed for the AutoName support. Fixes...sr552020-09-021-7/+7
* libhb: fix off by one tx3g style record end position.Damiano Galassi2020-09-011-1/+1
* WinGui: Update the msbuild file to use Configuration placeholders.sr552020-08-311-12/+12
* WinGui: temporary build fix 2sr552020-08-311-2/+2
* Temporary build fix.Scott2020-08-301-1/+1
* WinGui: Fix buildsr552020-08-301-2/+2
* decavsub: remove stale fileJosh Soref2020-08-301-146/+0
* WinGui: MSI installer improvements.sr552020-08-292-96/+120
* qsv: fix dx11 crop/resizeagalin892020-08-291-1/+10
* WinGui: Fix a bug in preset parsing where multiple video tunes are used. Fixe...sr552020-08-291-1/+1
* contrib: add back patch to enable b-frames in hevc videotoolbox encoder.Damiano Galassi2020-08-251-0/+12
* MacGui: fix quality type validation.Damiano Galassi2020-08-251-10/+2
* WinGui: Make the AsyncDepth variable nullable so it does not default to 0 wh...sr552020-08-241-1/+1
* WinGui: Hide QSV Low Power checkbox when QSV not available. #3083sr552020-08-241-1/+1
* contribs: Remove x265 bitbucket download URLs since those no longer work. Fi...sr552020-08-244-4/+0
* libhb: improve videotoolbox detection and add support for constant quality en...Damiano Galassi2020-08-239-68/+223
* qsv: update dx11 patch for ffmpeg 4.3.1agalin892020-08-227-343/+1005
* contrib: Update to FFmpeg 4.3.1.Bradley Sepos2020-08-221-3/+3