summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Soften the colour of the grid lines in the chapters tableSam H2018-06-141-1/+2
* WinGui: Make MenuItems the same height as the MenuSam H2018-06-141-0/+5
* WinGui: Add HintPath to newtonsoft json in the worker process project. It sho...sr552018-06-141-0/+1
* libopus: run autoreconfilovezfs2018-06-141-0/+2
* Fix PGS subtitle decoding...John Stebbins2018-06-138-97/+147
* libhb: fix snprintf compiler warningsJohn Stebbins2018-06-139-79/+105
* libhb: eliminate use of deprecated av_register_all...John Stebbins2018-06-131-2/+0
* libhb: eliminate use of deprecated ffmpeg lockmgrJohn Stebbins2018-06-131-27/+0
* muxavformat: fix use of deprecated AVFormat.filenameJohn Stebbins2018-06-131-1/+1
* MacGui: do not play a sound for notification if alerts are disabled in prefs.Damiano Galassi2018-06-131-7/+5
* MacGui: fix x264 unparsed string and advanced panel.Damiano Galassi2018-06-131-3/+3
* LinGui: change language lists from GtkListBox to GtkTreeViewJohn Stebbins2018-06-126-202/+451
* comb_detect: fix crash when no valid frames are passedJohn Stebbins2018-06-111-1/+4
* LinGui: add search function to language popupsJohn Stebbins2018-06-112-0/+48
* flatpak: update appstream snapshot imagesJohn Stebbins2018-06-111-3/+11
* WinGui: Don't compile the AppX project when building the solution. It's not c...sr552018-06-111-4/+0
* MacGui: do not use NSMatrix for radio buttons, fix some layout issues.Damiano Galassi2018-06-113-118/+98
* encavcodec: fix encoding with vp8 and vp8 encodersJohn Stebbins2018-06-101-2/+2
* contrib: Add macOS 10.13 High Sierra detection patch to libvpx.Bradley Sepos2018-06-101-0/+59
* contrib: Add compatibility patches for libvpx.Bradley Sepos2018-06-102-0/+116
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-1017-123/+414
* MacGui: remove unused localization files.Damiano Galassi2018-06-1010-183/+0
* MacGui: Change the "Picture Size" label to "Dimensions" to avoid confusion on...Damiano Galassi2018-06-101-10/+8
* MacGui: update Sparkle to 1.19.0.Damiano Galassi2018-06-1030-295/+703
* WinGui: Stub the RemoteInstance implementation of IEncodeInstance.sr552018-06-102-0/+89
* WinGui: Split out the encode portion of IHandBrakeInstance into IEncodeInstan...sr552018-06-104-36/+58
* WinGui: HandBrake.Worker tidyup.sr552018-06-103-35/+50
* WinGui: Stub out a background worker process.sr552018-06-107-0/+406
* Remove the unused "rows" header from the chapters DataGridSam H2018-06-101-1/+1
* MacGui: fix another round of deprecation warnings. Remove drawer code.Damiano Galassi2018-06-1016-55/+36
* muxavformat: Fix muxing SSA subtitlesJohn Stebbins2018-06-091-35/+0
* decssasub: Fix decoding SSA subtitlesJohn Stebbins2018-06-092-207/+18
* Another typoScott2018-06-091-1/+1
* TyposScott2018-06-091-1/+1
* MacGui: improve UI layout when localised.Damiano Galassi2018-06-0912-170/+277
* Create PULL_REQUEST_TEMPLATE.mdScott2018-06-091-0/+22
* Create CODE_OF_CONDUCT.mdScott2018-06-091-0/+46
* MacGui: convert HBPictureViewController.xib to autolayout.Damiano Galassi2018-06-091-89/+172
* MacGui: avoid calling boolForKey on NSUserDefaults values.Damiano Galassi2018-06-092-4/+4
* MacGui: use auto layout in the filters xib.Damiano Galassi2018-06-091-120/+232
* MacGui: enable some additional static analyser options, made two header files...Damiano Galassi2018-06-091-4/+20
* MacGui: add a few more comments.Damiano Galassi2018-06-092-3/+3
* Fix: fix another deprecation warning and add a missing alloc message.Damiano Galassi2018-06-093-10/+11
* MacGui: improve NSLocalizedString comments.Damiano Galassi2018-06-0926-223/+217
* MacGui: show the copy protection alert at most once each time HandBrake is run.Damiano Galassi2018-06-091-6/+6
* VCE: Add support for fetching levels for H.264 and H.265sr552018-06-081-0/+12
* WinGui: Add Support for the VCE Encoders.sr552018-06-087-10/+101
* VCE: Stub out VCE available methods for the UI. This will need to check for ...sr552018-06-082-0/+45
* VCE: Fix a case sensitivity issue in the build scriptsr552018-06-081-1/+1
* libhb: test: Guard VCE encoders behind USE_VCE.Bradley Sepos2018-06-084-0/+14