summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Update status bar label text to say "errors or cancellations" to bett...sr552016-10-303-3/+4
* WinGui: Better handle empty/null strings from hb_generate_filter_settings_jso...sr552016-10-301-33/+69
* WinGui: Reduce margin around track icon on audio panel. Should get rid of the...sr552016-10-291-1/+1
* WinGui: Replace Strict Anamorphic with Automatic.sr552016-10-298-20/+21
* MacGui: make it possible to set a audio defaults track settings when the sele...Damiano Galassi2016-10-291-17/+56
* MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles a...Damiano Galassi2016-10-2928-383/+251
* LinGui: delete unused column value in combo boxesJohn Stebbins2016-10-281-119/+92
* LinGui: fix use of freed pointerJohn Stebbins2016-10-281-2/+2
* MacGui: use HB_ERROR_CANCELED status rather than tracking canceled in HBCoreDamiano Galassi2016-10-271-35/+22
* LinGui: use HB_ERROR_CANCELED status ...John Stebbins2016-10-261-3/+0
* libhb: set HB_ERROR_CANCELED status for canceled encodesJohn Stebbins2016-10-261-1/+2
* LinGui: improve layout of Dimensions tabJohn Stebbins2016-10-241-236/+200
* LinGui: work around conflicting PicturePAR and UsesPictureSettingsJohn Stebbins2016-10-241-9/+16
* MacGui: add some accessibility labels to the preview window buttons.Damiano Galassi2016-10-212-10/+25
* MacGui: use accessibilityValueDescription for the slider value description, a...Damiano Galassi2016-10-211-1/+12
* MacGui: give VoiceOver the right accessibility value for the video quality sl...Damiano Galassi2016-10-211-0/+5
* MacGui: better UI accessibility.Damiano Galassi2016-10-219-49/+90
* LinGui: change ubuntu changelog reference from trac to githubJohn Stebbins2016-10-201-5/+5
* LinGui: fix help string for --enable-flatpak configure optionJohn Stebbins2016-10-201-1/+1
* LinGui: add nightly builds for ubuntu 16.10John Stebbins2016-10-193-0/+130
* libvpx: fix build failure on ubuntu 16.10John Stebbins2016-10-191-0/+6
* LinGui: fix installation of desktop fileJohn Stebbins2016-10-193-32/+28
* deccc608sub: fix crash caused by invalid CC streamJohn Stebbins2016-10-181-17/+22
* MacGui: fix test build.Damiano Galassi2016-10-182-3/+1
* MacGui: fix the queue toolbar icon badge quality on hi-dpi screens, and try t...Damiano Galassi2016-10-171-23/+27
* LinGui: UI tweaksJohn Stebbins2016-10-123-30/+49
* encvorbis: fix use of wrong union memberJohn Stebbins2016-10-121-2/+2
* CLI: fix short arg optional parameter processingJohn Stebbins2016-10-101-2/+8
* doc: Fix harfbuzz package name for Fedora.Bradley Sepos2016-10-102-2/+2
* Merge pull request #352 from bradleysepos/contrib-m4Scott2016-10-091-3/+3
|\
| * contrib: Update to M4 1.4.17.Bradley Sepos2016-10-091-3/+3
|/
* doc: Fix typo in m4 version.Bradley Sepos2016-10-094-4/+4
* doc: Update build docs.Bradley Sepos2016-10-095-21/+23
* contrib: Update to x265 2.1-1 hotfix. (#349)Bradley Sepos2016-10-061-2/+4
* LinGui: update hb docs linkJohn Stebbins2016-10-061-3/+5
* MacGui: fix a small memory leak in the NSColor -> CGColor conversion.Damiano Galassi2016-10-051-2/+4
* MacGui: show the queue jobs count on the main window queue toolbar icon.Damiano Galassi2016-10-059-36/+256
* WinGui: Always show the framerate controls when using QSV. When full QSV path...sr552016-10-023-17/+2
* x265: bump to version 2.1 (#343)John Stebbins2016-09-291-3/+4
* avfilter: fix stop time of final filtered frameJohn Stebbins2016-09-291-1/+7
* sync: more robust handling of p-to-p end timeJohn Stebbins2016-09-261-2/+2
* sync: fix off-by-one errorJohn Stebbins2016-09-261-1/+1
* sync: fix a hang with p-to-p end timeJohn Stebbins2016-09-261-1/+22
* WinGui: Fix log display in the GUI where the start of a log could be cut off...sr552016-09-232-40/+53
* Improved wording.Scott2016-09-231-1/+1
* Adding back-ticks for the logScott2016-09-231-0/+1
* Create ISSUE_TEMPLATE.mdScott2016-09-231-0/+11
* opus: disable quality mode, enable compression levelsJohn Stebbins2016-09-231-10/+10
* WinGui: Fix log display in the GUI where the start of a log could be cut off.sr552016-09-221-3/+2
* bd: fix crash when invalid title specifiedJohn Stebbins2016-09-211-1/+4