summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LinGui: fix display of video quality over sliderJohn Stebbins2018-05-151-0/+2
* libhb: Increase maximum packet read size in stream.c.Bradley Sepos2018-05-131-1/+1
* scripts: Update to mingw-w64-build 4.0.1.Bradley Sepos2018-05-101-3/+3
* WinGui: Make the error checking more aggressive when adding to queue. Add sup...sr552018-05-093-5/+50
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-0817-166/+167
* WinGui: Remove the need for ILog on the key Interop API surface.sr552018-05-084-66/+64
* WinGui: Remove some unnecessary version / bitness calls in the Services library.sr552018-05-085-27/+4
* scripts: Update to mingw-w64-build 4.0.0.Bradley Sepos2018-05-071-50/+90
* scripts: Handle exit conditions more robustly in mac-toolchain-build.Bradley Sepos2018-05-071-1/+5
* scripts: Remove unnecessary exit message from mac-toolchain-build.Bradley Sepos2018-05-071-1/+0
* scripts: Make mac-toolchain-build dot crawl print only every 15 seconds.Bradley Sepos2018-05-071-1/+1
* scripts: Print continuous output while mac-toolchain-build runs.Bradley Sepos2018-05-071-158/+188
* WinGui: Update Version Numbers around the application / Installer. Update th...sr552018-05-065-10/+10
* WinGui: Tidy-up some erroneous namespaces.sr552018-05-063-6/+0
* WinGui: Remove some legacy Stylecop files and Update R# Teamshared Settings.sr552018-05-063-42/+378
* WinGui: Remove Non-Build Dependancy on Stylecop.Analyzerssr552018-05-064-12/+0
* WinGui: Upgrade to Json.NET 11.0.2sr552018-05-064-8/+6
* WinGui: Upgrade to Caliburn Micro 3.2.0sr552018-05-062-13/+9
* WinGui: Remove references to System.Drawing from Alpha.ApplicationServices. T...sr552018-05-066-32/+63
* WinGui: Upgrade to .NET Framework 4.7.1sr552018-05-065-5/+5
* WinGui: For MP4 files, when subtitles are incompatible and we've already used...sr552018-05-061-0/+5
* WinGui: Fix Tabbing behaviour on the main tab control. Fixes #1313sr552018-05-011-1/+1
* WinGui: Change the "Picture Size" label to "Dimensions" to avoid confusion on...sr552018-05-012-2/+2
* WinGui: Fix an issue where the "When Done" would prevent HandBrake from savi...sr552018-04-291-3/+4
* WinGui: Improve the Number Box control. 1. Add support for Up/Down Arrow to...sr552018-04-292-2/+11
* WinGui: Fix some potential null reference exceptions in EnumHelper #1302sr552018-04-231-0/+15
* WinGui: Tidy up AudioTrack.cssr552018-04-231-4/+1
* WinGui: Add support for setting mixdown, bitrate, sample rate, gain and DRC f...sr552018-04-233-26/+24
* WinGui: Portable Mode: New option to disable startup update check.sr552018-04-233-1/+24
* scripts: Improve mac-toolchain-build curl parameters.Bradley Sepos2018-04-221-7/+7
* scripts: Update mac-toolchain-build NASM url.Bradley Sepos2018-04-221-1/+1
* WinGui: Block Installation on 32bit systems.sr552018-04-202-6/+18
* LinGui: start adding Gtk4 supportJohn Stebbins2018-04-1913-867/+529
* LinGui: Add activity window font size preferenceJohn Stebbins2018-04-174-9/+112
* contrib: Add libbluray workaround for FreeBSD build with gcc7.Yuichiro NAITO2018-04-161-0/+13
* LinGui: fix multi-instance queuesJohn Stebbins2018-04-161-1/+1
* MacGui: do not crash if the presets file is not a valid utf8 file.Damiano Galassi2018-04-151-0/+3
* contrib: Add x264 patch to fix AVX-512 alignment.Bradley Sepos2018-04-141-0/+74
* WinGui: New start-up command line option. --recover-queue-ids=<command sepa...sr552018-04-144-10/+34
* WinGui: Cleanup the QueueRecoveryHelper and make it a little smarter about ho...sr552018-04-141-66/+52
* WinGui: Some further x86 Cleanupsr552018-04-143-25/+4
* WinGui: Tidy up the build system by removing x86 build profiles.sr552018-04-1311-490/+38
* LinGui: fix "source" tollbar button labelsJohn Stebbins2018-04-111-2/+2
* LinGui: remove debug printf :(John Stebbins2018-04-111-1/+0
* LinGui: make main toolbar look like osx main toolbarJohn Stebbins2018-04-1113-42/+98
* WinGui: Show Picture Preview on Summary Tab by default.sr552018-04-111-0/+8
* LinGui: add Ubuntu Bionic to nightly buildsJohn Stebbins2018-04-113-0/+130
* option to disable preview on summary tab (issue #1267)Sebastian Janning2018-04-107-4/+62
* MacGui: update the docs urls for 1.1.01.1.0Damiano Galassi2018-04-054-4/+4
* MacGui: save queue toolbar visibility state. Fixes #1221Damiano Galassi2018-04-051-10/+11