Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | contrib: update mfx_dispatch to 1.32 | agalin89 | 2020-09-02 | 1 | -5/+5 | |
| | ||||||
* | WinGui: Don't use Regex where it's not needed for the AutoName support. ↵ | sr55 | 2020-09-02 | 1 | -7/+7 | |
| | | | | Fixes #3108 | |||||
* | libhb: fix off by one tx3g style record end position. | Damiano Galassi | 2020-09-01 | 1 | -1/+1 | |
| | ||||||
* | WinGui: Update the msbuild file to use Configuration placeholders. | sr55 | 2020-08-31 | 1 | -12/+12 | |
| | ||||||
* | WinGui: temporary build fix 2 | sr55 | 2020-08-31 | 1 | -2/+2 | |
| | ||||||
* | Temporary build fix. | Scott | 2020-08-30 | 1 | -1/+1 | |
| | ||||||
* | WinGui: Fix build | sr55 | 2020-08-30 | 1 | -2/+2 | |
| | ||||||
* | decavsub: remove stale file | Josh Soref | 2020-08-30 | 1 | -146/+0 | |
| | | | | 494a548865e20767076f2caaa4f23522ee750687 | |||||
* | WinGui: MSI installer improvements. | sr55 | 2020-08-29 | 2 | -96/+120 | |
| | | | | | | - Use a seperate install directory from the NSIS installer. It will by default install into a "HandBrakeTeam" folder in program files directory rather than "HandBrake". - Add support for Nightly vs Release Builds #522 | |||||
* | qsv: fix dx11 crop/resize | agalin89 | 2020-08-29 | 1 | -1/+10 | |
| | ||||||
* | WinGui: Fix a bug in preset parsing where multiple video tunes are used. ↵ | sr55 | 2020-08-29 | 1 | -1/+1 | |
| | | | | Fixes #3092 | |||||
* | contrib: add back patch to enable b-frames in hevc videotoolbox encoder. | Damiano Galassi | 2020-08-25 | 1 | -0/+12 | |
| | ||||||
* | MacGui: fix quality type validation. | Damiano Galassi | 2020-08-25 | 1 | -10/+2 | |
| | ||||||
* | WinGui: Make the AsyncDepth variable nullable so it does not default to 0 ↵ | sr55 | 2020-08-24 | 1 | -1/+1 | |
| | | | | when the queue is exported. Fixes #3037 | |||||
* | WinGui: Hide QSV Low Power checkbox when QSV not available. #3083 | sr55 | 2020-08-24 | 1 | -1/+1 | |
| | ||||||
* | contribs: Remove x265 bitbucket download URLs since those no longer work. ↵ | sr55 | 2020-08-24 | 4 | -4/+0 | |
| | | | | Fixes #3082 | |||||
* | libhb: improve videotoolbox detection and add support for constant quality ↵ | Damiano Galassi | 2020-08-23 | 9 | -68/+223 | |
| | | | | encoding mode when available. | |||||
* | qsv: update dx11 patch for ffmpeg 4.3.1 | agalin89 | 2020-08-22 | 7 | -343/+1005 | |
| | ||||||
* | contrib: Update to FFmpeg 4.3.1. | Bradley Sepos | 2020-08-22 | 1 | -3/+3 | |
| | ||||||
* | contrib: Restore and update QSV DX11 patch for FFmpeg 4.3. | Bradley Sepos | 2020-08-22 | 1 | -0/+611 | |
| | ||||||
* | contrib: Update to FFmpeg 4:3. | Bradley Sepos | 2020-08-22 | 9 | -1326/+28 | |
| | ||||||
* | contrib: Update to NVENC headers 9.1.23.1. | Bradley Sepos | 2020-08-22 | 1 | -4/+3 | |
| | ||||||
* | WinGui: Add a menu option to allow exporting all user presets for easier ↵ | sr55 | 2020-08-22 | 11 | -121/+146 | |
| | | | | backups #2917 | |||||
* | WinGui: Align some of the checkboxs left to avoid overly large click areas. ↵ | sr55 | 2020-08-22 | 3 | -6/+6 | |
| | | | | Fixes #3070 | |||||
* | WinGui: Make it clearer that other media players may work for video preview ↵ | sr55 | 2020-08-22 | 16 | -118/+23 | |
| | | | | path in preferences. #3069 | |||||
* | dvdnav: set HB_ERROR_READ when exiting early due to errors | John Stebbins | 2020-08-20 | 1 | -0/+25 | |
| | ||||||
* | build(deps): bump Ookii.Dialogs from 1.0.0 to 1.1.0 in /win/CS | dependabot[bot] | 2020-08-20 | 1 | -1/+1 | |
| | | | | | | | Bumps [Ookii.Dialogs](https://github.com/augustoproiete/ookii-dialogs-wpf) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/augustoproiete/ookii-dialogs-wpf/releases) - [Commits](https://github.com/augustoproiete/ookii-dialogs-wpf/compare/v1.0.0...v1.1.0) Signed-off-by: dependabot[bot] <[email protected]> | |||||
* | qsv: remove globals | agalin89 | 2020-08-20 | 7 | -56/+50 | |
| | ||||||
* | [macOS] Fix two minor InfoPlist.strings issues | Nomis101 | 2020-08-18 | 2 | -1/+4 | |
| | ||||||
* | Update mac.yml | Scott | 2020-08-06 | 1 | -0/+1 | |
| | | | Potential Actions build fix. | |||||
* | Fix toolbar items size on macOS 11. | Damiano Galassi | 2020-08-06 | 13 | -164/+257 | |
| | ||||||
* | MacGui: use a submodule for Sparkle. | Damiano Galassi | 2020-08-06 | 213 | -5060/+417 | |
| | ||||||
* | build: make: Use proper comparison operator in configure.py. | Bradley Sepos | 2020-08-05 | 1 | -4/+4 | |
| | ||||||
* | build: make: Another configure.py update for Apple Silicon. | Bradley Sepos | 2020-08-05 | 1 | -2/+14 | |
| | ||||||
* | contrib: Update most contribs for Apple Silicon. | Bradley Sepos | 2020-08-05 | 7 | -2/+272 | |
| | ||||||
* | WinGui: Improvements to the new Preset Management UI. | sr55 | 2020-08-04 | 16 | -142/+446 | |
| | | | | | | | | | - Add Category to the preset information pane. - Allow Preset Category to be changed for User Preset only. - Add "(Default Preset)" label on the info tab - Add button to Set Default Preset on the info tab. - Add Help Icon to open up the docs page (Per Mac UI) - Misc Fixes | |||||
* | fix: SW encoding when crop/resize is used | agalin89 | 2020-08-04 | 1 | -8/+11 | |
| | ||||||
* | MacGui: fix a couple layout issues on macOS 11. | Damiano Galassi | 2020-08-03 | 8 | -242/+253 | |
| | ||||||
* | libhb: do not set thread priorities on Darwin arm. Original patch ↵ | Damiano Galassi | 2020-08-03 | 1 | -3/+4 | |
| | | | | contributed by Apple. | |||||
* | MacGui: bring the main window to front before starting a scan. | Damiano Galassi | 2020-08-03 | 1 | -0/+2 | |
| | ||||||
* | build: make: Do not fail configuring where Xcode is disabled and xcodebuild ↵ | Bradley Sepos | 2020-08-01 | 1 | -9/+10 | |
| | | | | | | is not found. Bug introduced in ead95407ccee69b39ef767aebca714bcfd07237c. Fixes #3048. | |||||
* | WinGui: Fix a startup performance issue with the UI. Fixes #3046 | sr55 | 2020-08-01 | 1 | -3/+15 | |
| | ||||||
* | build: make: Map aarch64-* to arm64-* for Apple Silicon in configure.py. | Bradley Sepos | 2020-08-01 | 1 | -2/+2 | |
| | ||||||
* | build: make: Cosmetic in configure.py. | Bradley Sepos | 2020-08-01 | 1 | -2/+2 | |
| | | | | Doh. | |||||
* | build: make: Switch Apple Silicon tuple in configure.py to aarch64-*. | Bradley Sepos | 2020-08-01 | 1 | -1/+1 | |
| | | | | Seems what upstream config.guess is using in lieu of arm64-*. | |||||
* | build: make: Add Apple Silicon tuple to configure.py. | Bradley Sepos | 2020-08-01 | 1 | -1/+2 | |
| | ||||||
* | build: make: Update to config.guess 2020-07-12. | Bradley Sepos | 2020-08-01 | 1 | -7/+32 | |
| | | | | Adds support for Darwin arm64 (Apple Silicon). | |||||
* | WinGui: Update the UI to allow passthru of metadata to be disabled. This ↵ | sr55 | 2020-07-31 | 10 | -183/+164 | |
| | | | | | | | | utilises the change 2677f9fe9e91f9dfeccaf8c265615a703e20efa5 This is a new preference in Preferences -> Output Files -> Metadata There is no change to the previous metadata passthru behaviour. It's simply now possible to turn it off. | |||||
* | WinGui: Use newer language structure in OptionsViewModel to tidy it up a bit. | sr55 | 2020-07-31 | 1 | -559/+94 | |
| | ||||||
* | WinGui: Add Windows Serer 2019 to the approved list for Process isolation. | sr55 | 2020-07-31 | 1 | -1/+11 | |
| |