summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui:sr552016-02-0622-554/+1287
* WinGui: Fix Video Bitrate Text Box not updating correctly with presets.sr552016-02-041-5/+6
* MacGui: add a way to edit the audio/defaults in the 'add preset' sheet, so ho...Damiano Galassi2016-02-032-78/+167
* WinGui: Initial attempt at allowing nightly builds to be installed separately...sr552016-02-022-22/+22
* WinGui: Couple of UI Tweaks.sr552016-02-027-6/+116
* WinGui: Fix for configure audio tracks not behaving correctly with "Any" option.sr552016-01-311-7/+12
* doc folder updatessr552016-01-304-74/+67
* MacGui: fix HBSubtitlesTrack copy, it missed the container ivar.Damiano Galassi2016-01-301-0/+1
* WinGui: Extra Space.sr552016-01-291-1/+1
* WinGui: Allow the Nightly build and Release version to be run side-by-side. ...[email protected]2016-01-294-4/+76
* WinGui: Add support for the rotate and flip filter.[email protected]2016-01-298-124/+237
* libhb: fix use of uninitialized variable in lang.cJohn Stebbins2016-01-292-4/+4
* Merge pull request #70 from ranunez/masterScott2016-01-282-30/+16
|\
| * Adds newline for community support blurbRicardo Nunez2016-01-271-0/+1
| * Converts README to markdownRicardo Nunez2016-01-272-30/+15
* | MacGui: fix some static anaylizer warnings.Damiano Galassi2016-01-283-9/+14
|/
* sync: fix hang in subtitle scan passJohn Stebbins2016-01-271-0/+9
* LinGui: use language table provided by libhbJohn Stebbins2016-01-273-250/+43
* sync: fix delayed subtitles when burned-inJohn Stebbins2016-01-271-0/+14
* MacGui: switch the defaults languages to view based tables, and a little proj...Damiano Galassi2016-01-264-152/+172
* MacGui: use hb_generate_filter_settings() to generate the right settings stri...Damiano Galassi2016-01-251-2/+7
* Merge pull request #60 from jstebbins/rotateJohn Stebbins2016-01-253-435/+142
|\
| * rotate: use libavfilterJohn Stebbins2016-01-253-435/+142
|/
* libhb: fix crash in hb_filter_info_closeJohn Stebbins2016-01-241-1/+4
* MacGui: fix the audio description string encoding.Damiano Galassi2016-01-241-8/+6
* WinGui: Fix an issue loading the language lists in the Audio / Subtitle defau...sr552016-01-232-194/+210
* libhb: do not add invalid audio encoders to audio listJohn Stebbins2016-01-221-18/+19
* qsv: fix build with qsv enabledJohn Stebbins2016-01-221-1/+1
* Add libavfilter.a to the Xcode project link phase.Damiano Galassi2016-01-221-0/+6
* Merge pull request #28 from jstebbins/avfilterJohn Stebbins2016-01-2122-315/+1355
|\
| * libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-2122-315/+1355
|/
* sync: fix hang in ssa subtitle syncJohn Stebbins2016-01-211-1/+5
* Merge pull request #34 from jstebbins/syncJohn Stebbins2016-01-219-1212/+1657
|\
| * sync: gut and rewriteJohn Stebbins2016-01-219-1212/+1657
|/
* MacGui: cosmetics.Damiano Galassi2016-01-211-1/+2
* MacGui: add a key equivalent to the 'don't quit' button of the quit alert.Damiano Galassi2016-01-211-0/+1
* MacGui: always show the 'scan only title' view in the open panel, 10.11 hides...Damiano Galassi2016-01-211-0/+5
* libhb: fix hang during subtitle scanJohn Stebbins2016-01-192-2/+9
* LinGui: remove unnecessary audio mixdown warningJohn Stebbins2016-01-181-28/+0
* WinGui: Unsaved filesr552016-01-171-1/+0
* WinGui: Fix an issue reloading "None" anamorphic setting on presets during a...sr552016-01-171-1/+2
* WinGui: Fix Preset json file import.sr552016-01-172-6/+7
* Merge pull request #45 from RandomEngy/masterScott2016-01-171-170/+170
|\
| * Updating header from lang.h to lang.c .RandomEngy2015-12-271-1/+1
| * Adding native language names to lang.c .RandomEngy2015-12-261-169/+169
* | WinGui: QuickSync H265 supports levels.sr552016-01-171-1/+1
* | MacGui: check if the activity log is not nil before adding it to HBOutputRedi...Damiano Galassi2016-01-162-4/+10
* | CLI: fix data type of json key NormalizeMixLevelJohn Stebbins2016-01-151-2/+2
* | sync: fix typo that could result in dropping subtitlesJohn Stebbins2016-01-151-1/+1
* | MacGui: batch the preview updates so we don't reload the same preview multipl...Damiano Galassi2016-01-151-1/+16