summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* contrib: Update to x265 2.6.Bradley Sepos2017-12-028-60/+20
* build: Update to config.guess 2017-11-07.Bradley Sepos2017-12-021-52/+49
* build: Make hashbangs more compatible.Bradley Sepos2017-12-027-7/+7
* WinGui: Uncheck the Forced flag when it's not supported. #1035sr552017-12-021-0/+10
* MacGui: rearrange the filters tab elements.Damiano Galassi2017-11-301-244/+236
* MacGui: fix an summary tab exception on older versions of macOS.Damiano Galassi2017-11-301-7/+10
* MacGui: add a header to the presets popover.Damiano Galassi2017-11-304-10/+55
* MacGui: fix rotation in summary panel, show rotation in filters list when fli...Damiano Galassi2017-11-303-45/+60
* preset: Additional presets and revisions for 1.1.0.Bradley Sepos2017-11-283-372/+1442
* add sdtp (sample dependency) box to mp4 (#1006)John Stebbins2017-11-285-8/+140
* stream: better probing of PS filesJohn Stebbins2017-11-271-1/+1
* MacGui: show PAR and DAR in the summary panel.Damiano Galassi2017-11-271-1/+29
* build: Add support for Xcode Archive feature.Bradley Sepos2017-11-275-3/+57
* MacGui: use the KVO constants.Damiano Galassi2017-11-271-8/+8
* MacGui: remove the mp4 options empty space when the container is not mp4.Damiano Galassi2017-11-272-83/+116
* WinGui: Fix the mini status display controller.sr552017-11-254-13/+31
* MacGui: create the NSDrawer only when necessary in HBController (before it wa...Damiano Galassi2017-11-253-45/+39
* MacGui: fix some layout issues on older version of macOS.Damiano Galassi2017-11-255-46/+38
* MacGui: convert the main window xib to auto layout.Damiano Galassi2017-11-252-157/+217
* MacGui: use a popover instead of a drawer on 10.10+ .Damiano Galassi2017-11-246-45/+128
* MacGui: add a popup button to select the preset in the main window.Damiano Galassi2017-11-246-80/+179
* libhb: fix warnings.Damiano Galassi2017-11-245-17/+17
* MacGui: use KVO to get a good part of the change notification in the summary ...Damiano Galassi2017-11-248-30/+231
* D&D opening file could cause crashHofi2017-11-231-2/+3
* add align a/v start to logJohn Stebbins2017-11-221-0/+4
* scan: don't abort on empty buffersJohn Stebbins2017-11-221-4/+4
* Did a bit of refactoring and added an .editorconfig file to enforce the "spac...RandomEngy2017-11-206-41/+33
* Excluded .vs folder via gitignore.RandomEngy2017-11-181-0/+1
* Some additions for mixdowns and ability encode from JSON string.RandomEngy2017-11-183-4/+53
* MacGui: short job description in the summary tab.Damiano Galassi2017-11-138-12/+325
* LinGui: handle command line the GApplication wayJohn Stebbins2017-11-121-23/+25
* LinGui: don't free uninitialized things on exitJohn Stebbins2017-11-122-6/+12
* MacGui: fix a potential null dereference.Damiano Galassi2017-11-121-2/+5
* MacGui: show a preview image in the summary tab.Damiano Galassi2017-11-126-5/+47
* MacGui: realign the main window ui elements.Damiano Galassi2017-11-128-188/+259
* MacGui: rearrange main window tabs order, fix some warnings.Damiano Galassi2017-11-124-37/+50
* MacGui: add a double click action to start editing a chapter title. Align thi...Damiano Galassi2017-11-122-32/+41
* MacGui: initialize the selectedCategory ivar with the default value in HBAddP...Damiano Galassi2017-11-121-0/+1
* MacGui: do not allow the path separator "/" character to be inserted in the o...Damiano Galassi2017-11-113-7/+34
* presets: fix selection of audio tracksJohn Stebbins2017-11-102-1/+4
* x265: fix build race with download verificationJohn Stebbins2017-11-102-0/+2
* MacGui: move the format options to the summary tab.Damiano Galassi2017-11-106-177/+295
* MacGui: always use the new add category controller to add a category.Damiano Galassi2017-11-101-6/+7
* MacGui: select the newly created category in the add preset sheet.Damiano Galassi2017-11-101-1/+1
* MacGui: add a popup menu to select the category in the add preset sheet.Damiano Galassi2017-11-108-31/+348
* MacGui: rename Folder to Category.Damiano Galassi2017-11-108-25/+26
* Add adaptive streaming support (#972)John Stebbins2017-11-0914-58/+247
* Auto-rotate video that has rotation tagJohn Stebbins2017-11-097-525/+740
* libhb: read video rotation from libav.Damiano Galassi2017-11-093-0/+33
* LinGui: disable i386 releasesJohn Stebbins2017-11-074-8/+8