Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preset: Remove Windows Mobile presets. | Bradley Sepos | 2019-10-09 | 2 | -860/+0 |
| | | | | The platform is dead. Later Windows Mobile phones supporting 1080p video can still use the Fast 1080p30 preset. Older phones are too restricted in bit rate and thus are quite obsolete now. | ||||
* | preset: Update vbv-bufsize for Gmail presets. | Bradley Sepos | 2019-10-09 | 2 | -6/+6 |
| | | | | Allows larger sub-second bit rate spikes for better reference frames. Any relatively modern device should support these values with ease. | ||||
* | preset: Add Web presets for Discord and Discord Nitro. | Bradley Sepos | 2019-10-09 | 2 | -0/+860 |
| | |||||
* | Revert "crop/resize and vfr filters used only when needed" | John Stebbins | 2019-10-06 | 1 | -13/+14 |
| | | | | This reverts commit eb6b180a446dc1cabcf19eef42debca18ef429b8. | ||||
* | MacGui: add Russian localization and update the others after the video view ↵ | Damiano Galassi | 2019-10-06 | 36 | -188/+3843 |
| | | | | changes. | ||||
* | MacGui: rework the way the encoder options views are swapped. | Damiano Galassi | 2019-10-06 | 2 | -396/+389 |
| | |||||
* | MacGui: update localizations. | Damiano Galassi | 2019-10-06 | 26 | -87/+311 |
| | |||||
* | scripts: Update to mac-toolchain-build 1.1.0. | Bradley Sepos | 2019-10-05 | 1 | -10/+14 |
| | | | | Minor fixes and improvements to progress output. | ||||
* | WinGui: Update Translation Files. | sr55 | 2019-10-05 | 7 | -49/+66 |
| | |||||
* | WinGui: Make a number of UI compoents translatable. #2345 | sr55 | 2019-10-05 | 11 | -30/+151 |
| | |||||
* | Improve preview window sizing. | Damiano Galassi | 2019-10-05 | 6 | -171/+168 |
| | |||||
* | dvdread: add an absolute dvdcss path to use when hardened runtime is enabbled. | Damiano Galassi | 2019-10-05 | 1 | -0/+26 |
| | |||||
* | scripts: Update to mac-toolchain-build 1.0.0. | Bradley Sepos | 2019-10-05 | 1 | -121/+473 |
| | | | | Closes #2337. | ||||
* | WinGui: Queue Stats cosmetics | sr55 | 2019-10-04 | 2 | -17/+71 |
| | |||||
* | make: Remove libtool version check in configure.py. | Bradley Sepos | 2019-10-04 | 1 | -1/+1 |
| | | | | Apple's libtool does not have a version check. All supported systems support current GNU libtool which is four years old, anyway. | ||||
* | MacGui: reorganize Xcode project groups and fix file copyright headers. | Damiano Galassi | 2019-10-04 | 17 | -90/+78 |
| | |||||
* | make: Revise configure.py tool and version probing. | Bradley Sepos | 2019-10-04 | 1 | -62/+81 |
| | | | | | | This improves the tool and version probe actions to more easily retrieve and parse tool version information in various formats, and adds minimum versions to common tools we require. Partially addresses #1130, additional library checks still needed. | ||||
* | LinGui: remove ubuntu bionic nightly builds | John Stebbins | 2019-10-03 | 1 | -15/+0 |
| | | | | It's version of meson is too old, so fails to build | ||||
* | LinGui: missed dependency for ubuntu disco | John Stebbins | 2019-10-03 | 1 | -1/+1 |
| | |||||
* | LinGui: add meson build dependency to ubuntu PPA builds | John Stebbins | 2019-10-03 | 2 | -2/+2 |
| | |||||
* | WinGui: Fix crash on Audio Defaults View. Fixes #2341 | sr55 | 2019-10-02 | 3 | -9/+2 |
| | |||||
* | LinGui: fix debian src package build stamp | John Stebbins | 2019-10-02 | 2 | -1/+2 |
| | |||||
* | LinGui: typo | John Stebbins | 2019-10-02 | 1 | -1/+1 |
| | |||||
* | LinGui: fix format of debian changelog | John Stebbins | 2019-10-02 | 1 | -4/+6 |
| | |||||
* | WinGui: Optional support for previewing flip/rotate. #2334 | sr55 | 2019-10-01 | 14 | -79/+108 |
| | |||||
* | crop/resize and vfr filters used only when needed | maximd33 | 2019-09-30 | 1 | -14/+13 |
| | |||||
* | MacGui: simplify the preview image layout code. | Damiano Galassi | 2019-09-26 | 1 | -35/+21 |
| | |||||
* | MacGui: make the track name popover localizable. | Damiano Galassi | 2019-09-26 | 2 | -5/+14 |
| | |||||
* | MacGui: Xcode project upgrade check. | Damiano Galassi | 2019-09-26 | 5 | -5/+5 |
| | |||||
* | MacGui: add a popover to edit tracks names. | Damiano Galassi | 2019-09-26 | 8 | -39/+254 |
| | |||||
* | fix warnings when compiling with clang. | Damiano Galassi | 2019-09-26 | 4 | -23/+15 |
| | |||||
* | Update README.markdown | Scott | 2019-09-24 | 1 | -2/+1 |
| | |||||
* | Update TRANSLATION.markdown | Scott | 2019-09-24 | 1 | -3/+2 |
| | |||||
* | MacGui: fix defaults windows names. | Damiano Galassi | 2019-09-24 | 2 | -19/+18 |
| | |||||
* | MacGui: show localized mixdown names in summary. | Damiano Galassi | 2019-09-24 | 1 | -5/+20 |
| | |||||
* | scripts: Update Mac toolchain to CMake 3.15.3. | Bradley Sepos | 2019-09-24 | 1 | -8/+8 |
| | |||||
* | contrib: Fix configure warnings. | Bradley Sepos | 2019-09-24 | 2 | -1/+5 |
| | | | | Closes #2265. | ||||
* | WinGui: Windows 8.1 has broken image scaling under certain conditions when ↵ | sr55 | 2019-09-23 | 1 | -1/+1 |
| | | | | using certain optimised png files. Change the scaling mode to one that appears to work more reliabally. | ||||
* | MacGui: fix HBAudioTrackPreset validation when the encoder is set to flac. | Damiano Galassi | 2019-09-23 | 1 | -1/+1 |
| | |||||
* | build: make: macosx: Make xcodebuild use number of jobs passed to make. | Bradley Sepos | 2019-09-23 | 3 | -2/+11 |
| | | | | | | Fixes #1648. Previously, it was always using the number of jobs in the makefile created by configure.py, either specified by --launch-jobs or the number of active CPU cores. | ||||
* | make: Fix typo in xcodemake. | Bradley Sepos | 2019-09-23 | 1 | -1/+1 |
| | | | | Wrong slice index resulted in first / being stripped. | ||||
* | make: Further unclobber Xcode PATH in xcodemake. | Bradley Sepos | 2019-09-22 | 1 | -2/+24 |
| | | | | Fixes #2216. | ||||
* | WinGui: Fix a bug in the previous changelist | sr55 | 2019-09-22 | 1 | -1/+1 |
| | |||||
* | WinGui: | sr55 | 2019-09-22 | 27 | -324/+1063 |
| | | | | | | - Add a non-static wrapper around HbFunctions.cs - Add a Wrapper Provider that for now, returns only a direct in-process wrapper instance for libhb HbFunctions calls. - Update all calls to use the new non-static wrapper provider / interface | ||||
* | WinGui: Fix missing tooltip with x264 advanced options on Video Tab. | sr55 | 2019-09-22 | 1 | -1/+1 |
| | |||||
* | qsv: d3d11 enabling | agalin89 | 2019-09-22 | 4 | -58/+562 |
| | |||||
* | WinGui: Localisation Updates (de, ru) and adding Turkish Language. | sr55 | 2019-09-21 | 6 | -16/+2532 |
| | |||||
* | macgui: Update German localization | Nomis101 | 2019-09-20 | 9 | -30/+42 |
| | | | | Some new strings, some fixes, some improvements. | ||||
* | MacGui: update Italian localization. | Damiano Galassi | 2019-09-20 | 6 | -36/+48 |
| | |||||
* | make: Add ninja-build as a ninja alias in configure.py. | Bradley Sepos | 2019-09-17 | 1 | -1/+1 |
| |