Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGUI: Use empty strings instead of "None" when Summary items are disabled. | Bradley Sepos | 2018-01-25 | 1 | -3/+3 |
| | |||||
* | MacGUI: Disable all labels when no source loaded. | Bradley Sepos | 2018-01-25 | 4 | -0/+34 |
| | |||||
* | MacGUI: Consistently left-align main window titles. | Bradley Sepos | 2018-01-25 | 1 | -6/+6 |
| | |||||
* | MacGUI: Move toolbar item badge and vary type size with scale factor. | Bradley Sepos | 2018-01-25 | 1 | -3/+14 |
| | | | | 10 pt for standard displays, 8 pt for high dpi displays. Alignment considerations. | ||||
* | MacGUI: Make toolbar layout and configuration more consistent. | Bradley Sepos | 2018-01-25 | 1 | -6/+5 |
| | |||||
* | MacGUI: Fix sizing issue with Add Titles To Queue toolbar button. | Bradley Sepos | 2018-01-25 | 1 | -2/+2 |
| | |||||
* | MacGUI: Add ellipsis to label button that opens a dialog, update tooltip. | Bradley Sepos | 2018-01-25 | 1 | -5/+5 |
| | | | | Tooltip was decided here: https://github.com/HandBrake/HandBrake/issues/833#issuecomment-330325069 | ||||
* | MacGUI: Improve auto layout on main window. | Bradley Sepos | 2018-01-25 | 1 | -10/+12 |
| | |||||
* | MacGui: Add preset reload button. | sr55 | 2018-01-25 | 5 | -13/+49 |
| | |||||
* | MacGui: Change + to 'Save New Preset' to be consistent with the Win/Linux GUIs. | sr55 | 2018-01-25 | 1 | -5/+4 |
| | |||||
* | LinGui: remove Ubuntu Zesty nightly build | John Stebbins | 2018-01-25 | 1 | -15/+0 |
| | | | | Zesty is obsolete | ||||
* | sync: fix hang in searching for PtoP start frame | John Stebbins | 2018-01-25 | 1 | -11/+21 |
| | | | | fixes https://forum.handbrake.fr/viewtopic.php?f=11&t=37311 | ||||
* | graphics: Add markdown extension to AUTHORS file. | Bradley Sepos | 2018-01-24 | 1 | -0/+0 |
| | |||||
* | mac: Use E-AC3 instead of EAC3 in audio selection behavior sheet. | Bradley Sepos | 2018-01-23 | 1 | -2/+2 |
| | | | | Fixes #1131. | ||||
* | scripts: Update to mingw-w64-build 3.1.1. | Bradley Sepos | 2018-01-23 | 1 | -2/+4 |
| | |||||
* | Build: Make --enable-qsv MinGW and Linux only. #1060 | sr55 | 2018-01-23 | 1 | -1/+1 |
| | |||||
* | WinGui: Small UI consistency Tweak on the subtitle tab. #1119 | sr55 | 2018-01-21 | 1 | -7/+7 |
| | |||||
* | LinGui: fix "official" preset reload | John Stebbins | 2018-01-14 | 1 | -1/+1 |
| | | | | | The preset type was overwritten with custom type causing a failure to look up the preset when reloading. | ||||
* | contrib/libxml2: explicitly disable LZMA support. | Tim Walker | 2018-01-14 | 1 | -2/+4 |
| | | | | | Fix possible build failure, when liblzma (xz) is found in pkg-config's search path. | ||||
* | LinGui: fix tooltip for "Save New Preset" | John Stebbins | 2018-01-13 | 1 | -4/+3 |
| | |||||
* | WinGui: Reselect the last selected preset (if still available) when editing ↵ | sr55 | 2018-01-13 | 6 | -21/+46 |
| | | | | a queue task. Fix a bug on the summary task not rendering correctly when queue editing. | ||||
* | LinGui: update preset menu button when editing queue item | John Stebbins | 2018-01-13 | 3 | -0/+13 |
| | |||||
* | WinGui: Remove duplicate line in AudioConverter | sr55 | 2018-01-13 | 1 | -1/+0 |
| | |||||
* | contrib: Update libsamplerate. | Bradley Sepos | 2018-01-13 | 1 | -6/+7 |
| | | | | | | | | I've asked upstream a couple times to push at least one tag, but it seems the maintainer is busy with other projects. Imagining a world where libsamplerate 0.1.9 was tagged, this is libsamplerate 0.1.9-35-g02ebb9f. Numerous improvements include upstream moving from bzr to git, modernizing and cleaning up the autotools-based build system, fixing issues involving GCC 7, and *nine* years of improvements to the code base. libsamplerate is now under a 2-clause BSD license. | ||||
* | build: Add FreeBSD support. | Yuichiro NAITO | 2018-01-13 | 4 | -6/+23 |
| | | | | Closes #1076. | ||||
* | gtk: socket(2) is defined in sys/socket.h in FreeBSD. | Yuichiro NAITO | 2018-01-13 | 1 | -1/+3 |
| | |||||
* | gtk: libdl is not needed for FreeBSD. | Yuichiro NAITO | 2018-01-13 | 1 | -0/+3 |
| | |||||
* | libhb: Define SYS_FREEBSD in libhb module. | Yuichiro NAITO | 2018-01-13 | 1 | -3/+5 |
| | |||||
* | WinGui: Order presets by name. Fixes #1102 | sr55 | 2018-01-12 | 1 | -2/+2 |
| | |||||
* | WinGui: Remove E-AC3 Passthru for MP4. | sr55 | 2018-01-12 | 1 | -0/+1 |
| | |||||
* | WinGui: Fix an issue where TrueHD and Flac passthru showed up for MP4 files. ↵ | sr55 | 2018-01-12 | 1 | -0/+3 |
| | | | | Fixes #1096 | ||||
* | WinGui: Fix Binding Error. | sr55 | 2018-01-12 | 1 | -1/+1 |
| | |||||
* | libhb: fix a number of issues reported by clang. | Damiano Galassi | 2018-01-12 | 12 | -50/+89 |
| | |||||
* | libhb: Allow NLMeans prefilter passthru when strength is 0 (zero). | Bradley Sepos | 2018-01-10 | 1 | -6/+6 |
| | |||||
* | libhb: Make NLMeans prefilter order consistent. | Bradley Sepos | 2018-01-10 | 1 | -6/+6 |
| | |||||
* | libhb: Make prefiltered check in NLMeans more explicit. | Bradley Sepos | 2018-01-10 | 1 | -1/+1 |
| | |||||
* | libhb: Reorder some code in nlmeans_prefilter for clarity. | Bradley Sepos | 2018-01-10 | 1 | -11/+7 |
| | |||||
* | libhb: Plug memory leak in NLMeans. | Bradley Sepos | 2018-01-10 | 1 | -2/+10 |
| | | | | This reverts 0e072aa42e3affd6280447317375460753f9284b and implements a proper fix for some frames not being prefiltered correctly. Turns out it was an issue with an uninitialized variable. | ||||
* | qsv: better dimensions adjustments for HEVC 10b | maxd | 2018-01-10 | 1 | -3/+5 |
| | |||||
* | libhb: fixed a dead assignment in avfilter.c. | Damiano Galassi | 2018-01-10 | 1 | -1/+1 |
| | |||||
* | libhb: fix a leak in decssasub | Damiano Galassi | 2018-01-10 | 1 | -0/+3 |
| | |||||
* | ports: fix a possible null deference. | Damiano Galassi | 2018-01-10 | 1 | -0/+2 |
| | |||||
* | build: Add sign function to macosx module. | Bradley Sepos | 2018-01-10 | 4 | -2/+143 |
| | | | | make sign ID="Developer ID" | ||||
* | MacGui: rearrange the toolbar and add a button to save a new preset in the ↵ | Damiano Galassi | 2018-01-10 | 1 | -11/+23 |
| | | | | main window. | ||||
* | build: More robust failure on missing or old nasm. | Bradley Sepos | 2018-01-10 | 1 | -1/+8 |
| | | | | Since Linux and similar use system x264, avoid failure on missing/old nasm, since it should not be needed. | ||||
* | encx264: check correct build number in ifdef | John Stebbins | 2018-01-10 | 1 | -4/+4 |
| | | | | The multi-lib change actually happend in build 153 | ||||
* | build: Unclobber PATH when shunting build through Xcode. | Bradley Sepos | 2018-01-10 | 2 | -0/+9 |
| | | | | Tools shipping with Xcode are still in PATH, only moved from first to last priority. Avoids accidentally using old tools where a newer version is installed. This ensures the tools identified by configure will be the exact tools used by make via Xcode. | ||||
* | scripts: Enable sections and lto for nasm. | Bradley Sepos | 2018-01-10 | 1 | -3/+3 |
| | | | | Pass a couple standard variables since make sometimes makes zero sense. | ||||
* | contrib: Make x264 cross options valid for all cross, not just mingw. | Bradley Sepos | 2018-01-10 | 1 | -1/+2 |
| | | | | Also set CONFIGURE.build to null since the configure script has no clue about --build. | ||||
* | build: Update configure.py to check for nasm >= 2.13. | Bradley Sepos | 2018-01-10 | 1 | -0/+1 |
| | | | | Required for recent x264. Better to fail here than part-way through a build. |