summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix build system / installer issues around language support.sr552018-11-175-16/+23
* MacGui: disable two-pass when VideoToolbox is the selected encoder.Damiano Galassi2018-11-151-6/+4
* Add VideoToolbox hardware encoding thru FFmpeg.Damiano Galassi2018-11-1515-6/+326
* MacGui: made some touch bar buttons smaller.Damiano Galassi2018-11-152-4/+4
* Give VCE and NVENC encoders more descriptive long namesJohn Stebbins2018-11-141-4/+4
* Fix display of null nvenc encoder names in job logJohn Stebbins2018-11-141-1/+1
* muxavformat: fix error messagesJohn Stebbins2018-11-141-4/+4
* encavcodec: fix passing extradata to muxerJohn Stebbins2018-11-142-44/+69
* LinGui: use the version of python found by configureJohn Stebbins2018-11-143-5/+13
* build: add 'PYTON.exe' to probed toolsJohn Stebbins2018-11-141-0/+1
* LinGui: make auto-name template case insensitiveJohn Stebbins2018-11-121-11/+11
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-1111-5114/+7170
* MacGui: improve preview window touch bar.Damiano Galassi2018-11-115-61/+98
* MacGui: show a progress bar on the encoded file in Finder.Damiano Galassi2018-11-111-1/+33
* WinGui: Fix typo #1670sr552018-11-101-1/+1
* Added a note about 3rd party library updatesScott2018-11-101-1/+1
* WinGui: Make the Autoname macros case-insensitive. Fixes #1670sr552018-11-103-74/+24
* flatpak: fix gvfs accessJohn Stebbins2018-11-091-0/+15
* WinGui: Make the "Version" label in options and about selectable and copyable...sr552018-11-084-8/+34
* WinGui: Fix Typo. #1669sr552018-11-082-2/+2
* decavcodec: fix use after freeJohn Stebbins2018-11-071-1/+1
* decsrtsub: support timecodes that use '.' for fractionsJohn Stebbins2018-11-071-1/+7
* decsrtsub: fix crash when file can't be openedJohn Stebbins2018-11-071-3/+7
* decavcodec: packetize data before searching for extradataJohn Stebbins2018-11-061-197/+158
* stream: enable probing for all unrecognized stream typesJohn Stebbins2018-11-061-1/+1
* WinGui: Add shortcuts for All All to Queue and Add Selection. Display shortc...sr552018-11-044-3/+20
* WinGui: Allow the UI to silently attempt to auto-create folders when adding t...sr552018-11-042-4/+12
* WinGui: Better default directory for Import SRT. #1661sr552018-11-041-0/+9
* WinGui: Fix incorrect error message.sr552018-11-042-2/+2
* WinGui: Update installer for 1.2sr552018-11-042-6/+6
* MacGui: more safe kvo removal, use libhb function to get the quaility name, f...Damiano Galassi2018-11-033-29/+36
* MacGui: improve the auto naming to avoid updating the name when unrelated set...Damiano Galassi2018-11-034-48/+220
* WinGui: Limit the experimental features to the nightly builds.sr552018-11-023-3/+12
* MacGUI: Revise stop encoding dialog.Bradley Sepos2018-11-021-7/+7
* MacGui: change the overwrite method to check only for ready and working jobs....Damiano Galassi2018-11-021-1/+2
* CLI: Add command line override for SubtitleBurnDVDSubJohn Stebbins2018-10-311-1/+12
* MacGui: move the advanced x264 panel to the 'Additional options' text field c...Damiano Galassi2018-10-2713-470/+236
* MacGui: add an assert in HBQueueController to track down a rare crash.Damiano Galassi2018-10-271-1/+3
* LinGui: fix packaging with out-of-tree build directoryJohn Stebbins2018-10-232-28/+33
* LinGui: Update auto-name template tooltipJohn Stebbins2018-10-221-1/+2
* LinGui: add {source_path} destination auto-name optionJohn Stebbins2018-10-221-21/+60
* WinGui: Remove the preference to show the advanced tab. This can still be tog...sr552018-10-209-87/+31
* MacGui: add a en.lproj folder to HandBrakeKit.framework.Damiano Galassi2018-10-202-0/+5
* MacGui: update German localization.Damiano Galassi2018-10-2021-434/+642
* MacGui: load the HandBrakeKit framework localized strings from the framework ...Damiano Galassi2018-10-2014-140/+219
* build: revert to the legacy Xcode build system until until we found a way to ...Damiano Galassi2018-10-202-2/+3
* LinGui: add Ubuntu 18.10 to snapshotsJohn Stebbins2018-10-193-0/+130
* build: use a better workaround for the new Xcode build system.Damiano Galassi2018-10-196-52/+110
* WinGui: Rollback some styling change fixes to see if it fixes the odd behavio...sr552018-10-194-4/+4
* build: add a workaround to the Xcode project to make it work with the new Xco...Damiano Galassi2018-10-182-6/+44