summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: improve security scoped resources management. Fixes #2566.Damiano Galassi2020-01-1011-40/+97
* WinGUI: Update de and ja localeNomis1012020-01-092-26/+64
* qsv: better codec check against hwDmitrichenko, Max2020-01-091-2/+4
* WinGui: Fix an issue that prevented default settings from being loaded if no ...sr552020-01-062-105/+3
* Updated NEWSsr552020-01-041-0/+1
* qsv: fix --start-at frames issue and dx surfaces leaks (#2533)Artem Galin2020-01-045-94/+110
* libbluray: disable mount_get_mountpoint function call on macOS until we find ...Damiano Galassi2020-01-041-21/+13
* dvdnav: fix a potential uninitialised memory read.Damiano Galassi2020-01-041-1/+1
* Add another item to NEWS.markdown for HandBrake 1.3.1.Bradley Sepos2020-01-021-0/+1
* Add a few more items to NEWS.markdown for HandBrake 1.3.1.Bradley Sepos2020-01-021-0/+7
* Update GitHub issue templates.Bradley Sepos2020-01-023-27/+31
* preset: Use x265 aq-mode 1 for official presets.Bradley Sepos2020-01-023-21/+21
* contrib: Update to ffmpeg 4.2.2.Bradley Sepos2020-01-021-3/+3
* contrib: Add x265 patch to prevent VBV macroblocking at end.Bradley Sepos2020-01-024-0/+96
* Update copyright dates to 2020.Bradley Sepos2020-01-01154-155/+155
* WinGui: Some cosmetic improvements to the Dark Theme. (Toolbar and GroupBox's...sr552020-01-015-25/+141
* WinGui: Improve the way updates are notified. The status label isn't visible ...sr552019-12-295-4/+45
* WinGui: Improve Option text block positioning for last commit.sr552019-12-291-1/+1
* WinGui: Improve "Send File To". It's arguments text box now accepts "{source}...sr552019-12-297-61/+32
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-2931-405/+532
* MacGui: update localizations.Damiano Galassi2019-12-296-12/+12
* MacGui: move sleep prevention to the main process, so we keep the sleep asser...Damiano Galassi2019-12-294-33/+53
* WinGui: Build Fixsr552019-12-283-1/+28
* WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...sr552019-12-2816-390/+125
* WinGui: Building out the Web API needed for the background worker process. In...sr552019-12-2711-29/+515
* WinGui: Update all complete translations and add Japanese as a language choice.sr552019-12-2419-18351/+21146
* WinGui: Cosmetic: Increase slightly the default size of the queue window, and...sr552019-12-232-5/+6
* bd: add processing of "secondary" audio tracksJohn Stebbins2019-12-223-17/+127
* lang: fix dereference of "Unknown" lang codeJohn Stebbins2019-12-221-1/+1
* libbluray: fix a possible out of bounds read on macOS.Damiano Galassi2019-12-221-0/+21
* WinGui: Cleanup a bunch of Code Warnings + Fix missing ico resource. #2519sr552019-12-218-15/+25
* Updated NEWSsr552019-12-201-2/+1
* WinGui: Fix Dimension ComboBox colour on Dark Theme for the Add Preset Window.sr552019-12-201-1/+0
* WinGui: Change the invalid path errors from an Exception Window to a standard...sr552019-12-201-1/+2
* MacGui: Xcode 11.3 project version check.Damiano Galassi2019-12-206-6/+6
* Add DVD crash fix to NEWS.markdown.Bradley Sepos2019-12-191-0/+4
* Update NEWS.markdown for 1.3.1 release.Bradley Sepos2019-12-191-0/+59
* Update ShowHelp() with option to name subtitlesdtparr2019-12-191-0/+2
* dvdnav: check pgcn validity before starting a pgc walk.Damiano Galassi2019-12-191-0/+6
* WinGui: Fix a few issues with the build system post format changes.sr552019-12-183-4/+9
* WinGui: Remove the AppX project from the solution. It's not used.sr552019-12-181-4/+0
* WinGui: Update the cproj file to use the new Project SDK style format.sr552019-12-183-843/+90
* WinGui: Switch The WPF Project to .NET 4.8sr552019-12-182-2/+2
* WinGui: Switch HandBrake.Interop over to .NET Standard 2.0 and Project Style ...sr552019-12-187-448/+25
* WinGui: Switch all projects to use PackageReferences.sr552019-12-184-45/+22
* WinGui: Bump version to 1.4 on mastersr552019-12-185-7/+7
* nvenc: Further tidy up the is available check code.sr552019-12-151-9/+3
* nvenc: Disable API version check for latest API pack. Affects #2379sr552019-12-151-11/+5
* qsv: fix logs, cleanup, remove warnings (#2419)Artem2019-12-141-58/+44
* WinGui: When using QuickSync and defaulting to VFR same as source on encoder ...sr552019-12-141-4/+10