summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: remove NSAppTransportSecurity handbrake.fr http exception, all the mi...Damiano Galassi2016-12-211-13/+0
* contrib: Add fontconfig fccache patch.Bradley Sepos2016-12-211-0/+51
* fix unreachable code, really fix boolean logic this timeJohn Stebbins2016-12-211-1/+2
* libav: disable vdpauJohn Stebbins2016-12-211-0/+1
* fix compiler warning and operator precedence problemJohn Stebbins2016-12-211-1/+1
* MacGui: fix languages cells layout.Damiano Galassi2016-12-211-11/+12
* MacGui: use the right color profile for Bt 2020 primaries.Damiano Galassi2016-12-211-0/+8
* libhb: add new color tags for Bt 2020 and SMPTE ST 2084Damiano Galassi2016-12-218-22/+63
* macgui: Tweak queue toolbar icon badge.Bradley Sepos2016-12-211-5/+6
* macgui: Revise preview controller tooltips.Bradley Sepos2016-12-202-27/+27
* macgui: Revise queue tooltips and contextual menu.Bradley Sepos2016-12-201-28/+16
* macgui: Update activity window contextual menu items for consistency.Bradley Sepos2016-12-201-19/+11
* macgui: Update preferences dialogs.Bradley Sepos2016-12-201-71/+75
* macgui: Remove single tooltip from preview picture settings hud.Bradley Sepos2016-12-201-5/+2
* macgui: Revise audio and subtitles tabs contextual menus.Bradley Sepos2016-12-202-23/+23
* macgui: Revise chapters tab tooltips.Bradley Sepos2016-12-201-5/+5
* macgui: Clarify audio DRC tooltips.Bradley Sepos2016-12-202-12/+12
* macgui: Make main menu web links obviously external.Bradley Sepos2016-12-201-2/+2
* macgui: Revise subtitles defaults tooltips.Bradley Sepos2016-12-201-14/+21
* macgui: Revise subtitles tab tooltips.Bradley Sepos2016-12-201-25/+27
* macgui: Revise audio defaults tooltips.Bradley Sepos2016-12-201-11/+34
* macgui: Revise quality and bitrate mode tooltips on main window.Bradley Sepos2016-12-201-3/+6
* macgui: Revise audio tab tooltips.Bradley Sepos2016-12-201-13/+30
* WinGui: Improve many tooltips for 1.0 #426sr552016-12-206-60/+392
* macgui: Revise Open Source toolbar button tooltip.Bradley Sepos2016-12-201-1/+1
* macgui: Revise Picture tab tooltips.Bradley Sepos2016-12-201-52/+106
* macgui: Revise Add Preset dialog tooltips.Bradley Sepos2016-12-201-14/+16
* macgui: Revise presets drawer tooltips.Bradley Sepos2016-12-201-20/+11
* macgui: Revise main window tooltips.Bradley Sepos2016-12-201-30/+34
* macgui: Revise main menu.Bradley Sepos2016-12-201-9/+9
* MacGui: do not display pass info if pass_count is -1. Start the HBCore update...Damiano Galassi2016-12-202-9/+11
* libhb: immediately set hb_state_t pass and pass_count to -1 in hb_start(), so...Damiano Galassi2016-12-201-0/+2
* MacGui: return 'und' is the language is unknown.Damiano Galassi2016-12-201-1/+1
* MacGui: restore the NSGraphicsContext after it has been used.Damiano Galassi2016-12-201-0/+2
* Add Maxym Dm to authors.Bradley Sepos2016-12-191-0/+5
* macgui: Revise Video tab tooltips.Bradley Sepos2016-12-191-27/+36
* build: Update Sparkle minimum Mac system version to 10.7.0.Bradley Sepos2016-12-181-1/+1
* WinGui: Update the VersionUtility class to work for official releases that ar...sr552016-12-187-158/+9
* scripts: Print usage and exit when release tag not specified to tag-release.sh.Bradley Sepos2016-12-181-1/+6
* build: Really ensure tag suffix is not None in configure.py.Bradley Sepos2016-12-181-2/+1
* build: Ensure tag suffix is not None in configure.py.Bradley Sepos2016-12-181-1/+2
* build: Update Mac release package name.Bradley Sepos2016-12-181-6/+4
* WinGui: Set QSV Decode to false if the hardware isn't available for use.sr552016-12-181-1/+3
* contrib: Disable libva for libmfx.Bradley Sepos2016-12-171-0/+2
* contrib: Disable libav vaapi.Bradley Sepos2016-12-171-0/+1
* fix memory leaksJohn Stebbins2016-12-173-2/+3
* stream: fix SRT detectionJohn Stebbins2016-12-171-0/+1
* unref AVPackets, fix merge issuesJohn Stebbins2016-12-172-3/+6
* qsv: rename av_qsv* to hb_qsv*John Stebbins2016-12-1715-435/+435
* qsv: fix more compiler warningsJohn Stebbins2016-12-174-6/+6