summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* contrib: Add upstream patch to make libbluray pthread recursive mutexes porta...Bradley Sepos2020-02-191-0/+114
* make: gtk: Reference X11BASE when linking GTK GUI on NetBSD.Bradley Sepos2020-02-192-0/+5
* make: Use LOCALBASE instead of hardcoding /usr/pkg for NetBSD.Bradley Sepos2020-02-191-1/+1
* WinGui: Make the error information clearer when the user imports a preset wit...sr552020-02-151-1/+3
* WinGui: To prevent potential glitches, stop any existing running jobs when im...sr552020-02-123-2/+9
* WinGui: Changed the behaviour of the Queue Import. Now, if duplicates are de...sr552020-02-124-1/+61
* WinGui: When Deleting Selected records, if one of the jobs is encoding, promp...sr552020-02-121-1/+1
* WinGui: Workaround a bug in the .NET Framework that's causing odd tooltip beh...sr552020-02-121-1/+2
* build: libhb: cli: Improve support for NetBSD.Bradley Sepos2020-02-105-12/+14
* LinGui: fix PtoP fractional end times in secondsJohn Stebbins2020-02-081-5/+5
* LinGui: fix PtoP fractional second timesJohn Stebbins2020-02-081-5/+5
* WinGui: Attempt to improve the reorder icon.sr552020-02-082-0/+0
* WinGui: Add a Reorder icon to the Audio/Subtitle Records. Re-arrange the but...sr552020-02-077-24/+47
* qsv: enable qsv decoding by defaultagalin892020-02-071-1/+1
* Replace `/` in default path with windows compatible '\'^x3ro2020-02-071-3/+4
* WinGui: AutoPassthru is now implemented using libhb using hb_autopassthru_get...sr552020-02-076-9/+96
* WinGui: Bump HandBrakeTools to .NET 4.8 so that developers don't need to also...sr552020-02-072-2/+2
* flatpak: make manifest creation script python 3 compatibleJohn Stebbins2020-02-051-12/+12
* WinGui: Fix handling of Estimated Time left when job time >= 1 day. Fixes #2582sr552020-02-054-12/+15
* WinGui: Improve the way the Audio and Subtitle Language selection is handled....sr552020-02-053-13/+45
* WinGui: Move Handling of AutoPassthru to the UI so it more clearly reflects w...sr552020-02-051-1/+7
* WinGui: Add a preference to enable/disable the power state monitoring. Also a...sr552020-02-058-23/+107
* preset: fix subtitle selection with empty language listJohn Stebbins2020-02-051-2/+2
* WinGui: Always set UsePictureFilters to true for legacy preset support. #2531sr552020-02-011-0/+1
* Add fr localeNomis1012020-01-311-13/+27
* WinGUI: Update de, es and ja localeNomis1012020-01-313-34/+49
* scripts: Update to mac-toolchain-build 2.1.0.Bradley Sepos2020-01-301-10/+10
* MacGui: improve divider and scrollbar flashes in the queue info panel.Damiano Galassi2020-01-291-10/+22
* MacGui: fix unsandboxed build.Damiano Galassi2020-01-291-1/+1
* MacGui: show a divider line between the queue info scrollview and the reset a...Damiano Galassi2020-01-282-15/+30
* MacGUI: Update german localizationNomis1012020-01-272-8/+23
* MacGui: update Italian localization.Damiano Galassi2020-01-272-9/+24
* MacGui: ask the user only for the destination folder when exporting multiple ...Damiano Galassi2020-01-272-12/+58
* WinGui: Main Window Status label not updating correctly when resetting jobs. ...sr552020-01-255-11/+25
* qsv: use system libmfx on FreeBSDJan Beich2020-01-231-0/+2
* qsv: add support for FreeBSDJan Beich2020-01-237-15/+22
* fix image plane copying in nlmeans prefilter setupChris Darroch2020-01-231-4/+1
* MacGui: remove all the undo actions after saving a preset, because undoing af...Damiano Galassi2020-01-212-12/+18
* MacGui: remove unused code.Damiano Galassi2020-01-203-25/+5
* MacGui: add a Save menu item in the presets menu to save the changes to the s...Damiano Galassi2020-01-2012-111/+192
* WinGui: Clear queue options should not clear in-progress jobs. Fixes #2587sr552020-01-182-3/+6
* contrib: Allow optimizing x265 with -Oz via --optimize=size-aggressive.Nomis1012020-01-163-9/+33
* contrib: Configure FFmpeg with --enable-small when using --optimize=size-aggr...Nomis1012020-01-161-0/+5
* build: Add --optimize=size-aggressive (-Oz).Nomis1012020-01-162-32/+40
* WinGui: Fix an issue where default settings were not getting loaded. Fixes #2549sr552020-01-154-504/+76
* WinGui: Improve rendering of queue filename when the filename > 1 line for th...sr552020-01-131-2/+2
* WinGui: Split the Copyright away from the GPL license information. Fixes #2551sr552020-01-134-8/+26
* MacGui: improve presets view to allow multiple selection, drag & drop from an...Damiano Galassi2020-01-1310-127/+248
* MacGui: remove unneeded code.Damiano Galassi2020-01-131-53/+6
* make: Fix redundant flags added with harden.Bradley Sepos2020-01-111-1/+1