Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WinGui: Bump Version to 1.3.0 | sr55 | 2018-12-26 | 5 | -7/+7 |
| | |||||
* | libhb: Remove duplicate lines added to param.c in ↵ | Bradley Sepos | 2018-12-25 | 1 | -4/+0 |
| | | | | | | 822ce4df33f7550078688f86a68460bdfb4d2c90. #1754. | ||||
* | Fix rotation of video flagged with 0 rotation | John Stebbins | 2018-12-25 | 1 | -0/+1 |
| | | | | | | Only breaks in cases that video is *explicitely* flagged with 0 rotation. Fixes https://github.com/HandBrake/HandBrake/issues/1750 | ||||
* | LinGui: bump ubuntu version number epoch | John Stebbins | 2018-12-22 | 1 | -2/+2 |
| | | | | Overrides a bad version number for ubuntu cosmic in launchpad | ||||
* | Fix macOS codesign script. | Damiano Galassi | 2018-12-22 | 1 | -2/+1 |
| | |||||
* | MacGui: fix file extension when setting a preset. | Damiano Galassi | 2018-12-22 | 1 | -2/+4 |
| | |||||
* | WinGui: Where the system language isn't English, allow English language to ↵1.2.0 | sr55 | 2018-12-16 | 1 | -1/+1 |
| | | | | be used in GUI. | ||||
* | WinGui: Quick Fix of shutdown option for German translation. | sr55 | 2018-12-16 | 1 | -0/+6 |
| | |||||
* | WinGui: Fix an error when trying to encode an item with no destination. | sr55 | 2018-12-16 | 1 | -8/+9 |
| | |||||
* | WinGui: Try to work-around broken shell extensions breaking the Shutdown ↵ | sr55 | 2018-12-15 | 1 | -1/+3 |
| | | | | feature. | ||||
* | WinGui: Reset the cancel flag on the Countdown Window for post-encode ↵ | sr55 | 2018-12-15 | 2 | -2/+3 |
| | | | | actions. #1729 | ||||
* | Nits in 1.2.0 release News. | Bradley Sepos | 2018-12-15 | 1 | -2/+2 |
| | |||||
* | Remove source-path, it's not new to windows 1.2 | Scott | 2018-12-15 | 1 | -1/+0 |
| | |||||
* | Clarify source-path automatic path setting in News for 1.2.0 release. | Bradley Sepos | 2018-12-14 | 1 | -2/+3 |
| | |||||
* | WinGui: Focus the preview window when the button is pressed while it is ↵ | sr55 | 2018-12-14 | 1 | -0/+5 |
| | | | | still open. | ||||
* | WinGui: Don't allow multiple preview windows to be opened. | sr55 | 2018-12-14 | 3 | -2/+3 |
| | |||||
* | contrib: Add FFmpeg patch fixing decoding for certain MPEG streams. | Bradley Sepos | 2018-12-14 | 1 | -0/+30 |
| | | | | Fixes #1563. | ||||
* | Another minor revision to News for 1.2.0. | Bradley Sepos | 2018-12-13 | 1 | -1/+0 |
| | | | | This was only ever an issue in the nightly builds, and not released. | ||||
* | MacGui: refactor HBStateFormatter. | Damiano Galassi | 2018-12-13 | 4 | -168/+154 |
| | |||||
* | MacGui: add a touch bar button to open a new source when all the windows are ↵ | Damiano Galassi | 2018-12-13 | 1 | -0/+36 |
| | | | | closed. | ||||
* | MacGui: write a log message when sleep is prevented/allowed. | Damiano Galassi | 2018-12-13 | 1 | -0/+2 |
| | |||||
* | Sort Thanks and add liblzma (xz). | Bradley Sepos | 2018-12-12 | 1 | -2/+3 |
| | |||||
* | Revise News for 1.2.0 release based on feedback. | Bradley Sepos | 2018-12-12 | 1 | -5/+1 |
| | |||||
* | Update README.markdown | Scott | 2018-12-12 | 1 | -0/+2 |
| | |||||
* | Updating Thanks | Scott | 2018-12-12 | 1 | -1/+2 |
| | |||||
* | Typo | Scott | 2018-12-12 | 1 | -1/+1 |
| | |||||
* | Update README.markdown | Scott | 2018-12-12 | 1 | -1/+2 |
| | |||||
* | Updating information about translations. | Scott | 2018-12-12 | 1 | -1/+5 |
| | |||||
* | Add new Chromecast 1080p60 preset to News for 1.2.0 release. | Bradley Sepos | 2018-12-12 | 1 | -2/+3 |
| | |||||
* | preset: Add Chromecast 1080p60 Surround preset and update some descriptions. | Bradley Sepos | 2018-12-12 | 3 | -8/+243 |
| | | | | New Chromecast 3rd Generation supports 60 fps. | ||||
* | WinGui: Consistency tweak. "Reload" instead of "Reload Defaults" | sr55 | 2018-12-12 | 3 | -5444/+5443 |
| | |||||
* | Fix typo in News for 1.2.0 release. | Bradley Sepos | 2018-12-12 | 1 | -1/+1 |
| | |||||
* | Update News for 1.2.0 release. | Bradley Sepos | 2018-12-12 | 1 | -22/+110 |
| | |||||
* | LinGui: accept {source-path} in addition to {source_path} | John Stebbins | 2018-12-12 | 2 | -4/+5 |
| | | | | Standardize on '-' but accept legacy '_' | ||||
* | Extend the range of allowed bitrate inputs to allow Opus to go down as low ↵ | sr55 | 2018-12-11 | 1 | -0/+3 |
| | | | | as 6kbit #1725 | ||||
* | VideoToolbox: Remove unsupported main10 mode #1719 | sr55 | 2018-12-10 | 1 | -1/+1 |
| | |||||
* | WinGui: Some further tidyup of HandBrake.Interop. Remove the instance ↵ | sr55 | 2018-12-09 | 7 | -269/+92 |
| | | | | manager. The consumers should manage this themselves. | ||||
* | WinGui: FIx a small bug in the HTTP Service | sr55 | 2018-12-09 | 1 | -1/+1 |
| | |||||
* | Add Build Status to the Readme | Scott | 2018-12-08 | 1 | -1/+1 |
| | |||||
* | Remove unneeded sudo | Scott | 2018-12-08 | 1 | -1/+0 |
| | |||||
* | Initial support for Travis builds | Scott | 2018-12-08 | 1 | -0/+18 |
| | | | To start off with, Linux CLI only. | ||||
* | WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few ↵ | sr55 | 2018-12-08 | 11 | -31/+45 |
| | | | | other warnings in the code. | ||||
* | VCE: Fix an issue with where the h264 stream was not correctly written to ↵ | sr55 | 2018-12-07 | 1 | -9/+2 |
| | | | | the container. #1706 | ||||
* | MacGui: update German localization (Dec 2018). | Simon Lämmle | 2018-12-07 | 8 | -71/+60 |
| | | | | Update german localization to Transifex status of December 2018. | ||||
* | WinGui: Completely hide the 2pass control for all hardware encoders. | sr55 | 2018-12-02 | 2 | -16/+12 |
| | |||||
* | Default Nvenc to use slower, higher quality settings. Fix some issues around ↵ | sr55 | 2018-12-01 | 2 | -13/+57 |
| | | | | the rate control, profile and level settings. | ||||
* | WinGui: Fix a minor cosmetic issue on the extra args box on the video tab. ↵ | sr55 | 2018-11-29 | 1 | -1/+1 |
| | | | | Fixes #1705 | ||||
* | nvenc: fix chapter mark positions | John Stebbins | 2018-11-29 | 1 | -0/+3 |
| | | | | | Set flag that forces nvenc to produce IDR frames when a keyframe is forced. We require IDR frames at chapter marks. | ||||
* | build: Remove GCC.I and GCC.L for FreeBSD. | Yuichiro NAITO | 2018-11-27 | 2 | -2/+1 |
| | | | | | | | | It is too strong configuration that forces to search for the specific path first. If contrib library (ex. x265) is installed from Ports, and Ports library version is different from contrib, "GCC.I=/usr/local/include" look up Ports library headers first and it can be different definitions from contrib headers. We should look up contrib headers before Ports library headers. | ||||
* | build: Respect CC environment variable on all platforms. | Yuichiro NAITO | 2018-11-26 | 1 | -1/+1 |
| |