summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* libhb: don't drop "escape" char in hb_str_vsplitJohn Stebbins2018-04-031-5/+0
* Update NEWS.markdown for HandBrake 1.1.0 release.Bradley Sepos2018-03-311-67/+83
* Port to GDBus (#1234)Arkadiy Illarionov2018-03-183-215/+141
* MacGUI: Select newly saved preset on creation.Bradley Sepos2018-03-171-0/+7
* MacGUI: Improve rename return value conditional.Bradley Sepos2018-03-171-1/+1
* MacGUI: Fix Rename dialog on 10.7.Bradley Sepos2018-03-173-8/+7
* MacGUI: Add Rename Preset dialog.Rodeo3142018-03-177-1/+267
* MacGUI: Rename Picture to Dimensions and move Destination on Queue jobs.Bradley Sepos2018-03-171-7/+7
* MacGUI: Set the popover selected preset to the current on make default.Bradley Sepos2018-03-171-0/+1
* MacGUI: Add Make Default Preset item to Presets menu.Bradley Sepos2018-03-173-6/+17
* MacGUI: Update main window preset control when changing the default preset vi...Bradley Sepos2018-03-171-0/+1
* MacGUI: Update main window preset control when renaming via popover.Bradley Sepos2018-03-173-6/+15
* MacGUI: After deleting a preset, select the default preset.Bradley Sepos2018-03-171-3/+1
* MacGUI: Add Delete item to Presets menu.Bradley Sepos2018-03-174-3/+20
* MacGUI: Set the popover selected preset to the current preset on close.Bradley Sepos2018-03-171-0/+1
* MacGUI: Load the presets popover view on main window load.Bradley Sepos2018-03-171-0/+2
* LinGui: fix problem with application of autoscaleJohn Stebbins2018-03-161-0/+2
* LinGui: fix rounding error in display aspectJohn Stebbins2018-03-163-15/+24
* Adds Load Queue File to main Queue menu (#1223)Corey Daley2018-03-123-0/+19
* Fix typoBernhard Reutner-Fischer2018-03-102-2/+2
* WinGui: Fix Framerate mode setting when using presets and quicksync. Fixes #...sr552018-03-101-1/+0
* LinGui: add support for GtkApplication suspend inhibit/uninhibitJohn Stebbins2018-02-272-518/+546
* libhb/param: skip redundant checks.Tim Walker2018-02-261-3/+3
* libhb: fix parsing of filters' tunes.Tim Walker2018-02-261-12/+16
* contrib: Fix x265.clean warning. #1195Bradley Sepos2018-02-241-1/+1
* WinGui: Make the Audio Sample Rate tolerant of number styles. Fixes #1193sr552018-02-212-4/+11
* Missed typo in previous commitluz.paz2018-02-201-1/+1
* please review....luz.paz2018-02-201-2/+2
* Misc. typosluz.paz2018-02-2092-133/+133
* contrib: Update to Libav 12.3.Bradley Sepos2018-02-191-3/+7
* encx264: fix apply_h264_profile's lossless check for high bit depth.Tim Walker2018-02-181-4/+12
* WinGui: Fix various issues on the filter tab when returning items from the qu...sr552018-02-141-53/+29
* WinGui: Remove debug option that's causing aspect ratio issues on the Picture...sr552018-02-141-1/+1
* WinGui: New shortcuts for easier accessibility. Ctrl 1 through 7 activate g...sr552018-02-106-3/+72
* WinGui: Label consistency tweak on audio tab.sr552018-02-102-2/+2
* WinGui: Fixes to Anamorphic handling on the picture tab and in static preview...sr552018-02-102-11/+6
* WinGui: Change the checkbox text direction to be consistent with the rest of ...sr552018-02-101-15/+6
* MacGUI: Add Presets item to main window toolbar again.Bradley Sepos2018-02-031-8/+9
* LinGui: don't remember state of presets windowJohn Stebbins2018-01-312-10/+7
* WinGui: Add Presets button to toolbar. The preset management options are not ...sr552018-01-318-7/+27
* MacGui: do not resize the main window if the text in the title popup is too l...Damiano Galassi2018-01-311-27/+32
* MacGui: fix the queue job descriptions cache.Damiano Galassi2018-01-311-3/+8