summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | MacGui: pass the main window undomanager to the preview window.Damiano Galassi2016-01-155-1/+41
* | work: fix failure to die upon canceled encodeJohn Stebbins2016-01-151-1/+2
* | MacGui: update the preview window to reflect the rotate filter state.Damiano Galassi2016-01-153-6/+71
* | MacGui: add the rotate filter to the picture tab.Damiano Galassi2016-01-154-73/+98
* | Change the PictureRotate key to be a string.Damiano Galassi2016-01-152-2/+2
* | work: fix hang in p-to-p encodingJohn Stebbins2016-01-141-0/+9
* | MacGui: disk -> disc, plus a bunch of NSLocalizedString.Damiano Galassi2016-01-142-20/+20
* | MacGui: remove the browsedSourceDisplayName ivar in HBController.Damiano Galassi2016-01-123-19/+23
* | MacGui: show a warning the first time a user try to scan a bluray directly too.Damiano Galassi2016-01-101-14/+18
* | MacGui: rework the way HBController scans, remove an ivar and move some unrel...Damiano Galassi2016-01-103-314/+323
* | MacGui: add rotate filter support to HBJob.Damiano Galassi2016-01-103-0/+23
* | MacGui: add bluray detection to HBDVDDetector.Damiano Galassi2016-01-092-38/+60
* | MacGui: correctly update the checked item in the presets menu after an undo/r...Damiano Galassi2016-01-091-2/+33
* | MacGui: added some error logs to the queue.Damiano Galassi2016-01-092-8/+8
* | MacGui: rename File -> Close to Close Window.Damiano Galassi2016-01-091-3/+3
* | WinGui: Fix an issue where the framerate shaper wasn't applied when the frame...sr552016-01-051-7/+5
* | WinGui: Fixed an issue that was preventing the h264 level combo displaying fo...sr552016-01-051-1/+1
* | WinGui: Don't set mixdown to dpl2 for Passthru. Should now use internal libhb...sr552016-01-032-3/+3
* | WinGui: Presets: Fix loading of container type.sr552016-01-031-0/+3
* | LinGui: clean up copyright and license commentsJohn Stebbins2016-01-0338-170/+544