summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: update Italian localization.Damiano Galassi2019-11-072-5/+8
|
* MacGui: make any and unknown language localizable.Damiano Galassi2019-11-071-2/+14
|
* LinGui: fix debian copyright licenseJohn Stebbins2019-11-061-3/+3
|
* LinGui: fix license and po file mergesJohn Stebbins2019-11-0645-88/+46
|
* Update .gitignore for GTK translations and such.Bradley Sepos2019-11-051-1/+6
|
* libhb: correct macOS_get_user_config_directory function prototype.Damiano Galassi2019-11-051-1/+1
|
* Gardening: Clean up trailing whitespaceNomis1012019-11-0471-294/+294
| | | | Remove trailing whitespace in "*.c", "*.m", "*.h" and "*.cpp" files.
* WinGui: Fix translation of placeholders.sr552019-11-011-2/+2
|
* Update Korean localeNomis1012019-11-012-193/+200
|
* Fix BOM and newlineNomis1012019-11-013-6/+6
| | | | Bring back BOM and remove additional newline
* WinGUI: Update localeNomis1012019-11-015-94/+98
| | | | Update locale for WinGUI which do have 100 %.
* LinuxGUI: Bring all locales from Transifex to github, add new localesNomis1012019-10-3121-12848/+39978
| | | | Migrate all locales (also < 100% status) to github. Many many thanks to victorr2007.
* LinuxGUI: Update localeNomis1012019-10-274-3858/+4451
| | | | Update all locales from Transifex that are 100 %.
* WinGui: Fix some errors in translation. Placeholders for autoname are not ↵sr552019-10-2610-171/+167
| | | | | | translatable currently. These are now back to english. (Something to look at for the next version). Also minor improvements to the AutoNameHelper to handle "{source}" as an available option and generally make it more flexible. #2373
* x265: Fix encoder crash with zones and add test for zonesNomis1012019-10-264-0/+120
| | | | Patch from https://bitbucket.org/multicoreware/x265/commits/a3a088a7262fcc02560bc8b71d0a3cf5b9c69fe3
* Revert "make: Print unsupported status of FFmpeg AAC on Darwin/macOS in ↵Bradley Sepos2019-10-251-1/+1
| | | | | | | | configure.py." Actually is supported; I was passing the wrong parameter to configure. This reverts commit 19088348e2f397defd92ee554b283b8b681d2517.
* WinGui: Add support and initial translation for Koreansr552019-10-244-0/+2617
|
* qsv: full mode only when neededagalin892019-10-242-11/+7
| | | | | | | | Squashed: - qsv: check filter_count instead of variable - fix: remove unchanged files from review - qsv: simplified code
* configure: Add python3.8.Bradley Sepos2019-10-231-1/+1
|
* MacGui: fix an aligmented issue in the width and height textfields.Damiano Galassi2019-10-232-91/+91
|
* MacGUI: Update locales (#2375)Nomis1012019-10-222-4/+4
| | | | * MacGUI: Update locales
* WinGUI: Update localizationNomis1012019-10-223-16/+16
| | | | Sync from Transifex
* libhb: fix filter sanitizationJohn Stebbins2019-10-201-1/+1
| | | | only remove vfr filter if vfr *&&** no detelecine filter
* CLI: use the presets from the sandbox container folder if they more recent.Damiano Galassi2019-10-202-7/+38
|
* WinGui: Workaround a broken behaviour in Windows Task Tray. Maximise window ↵sr552019-10-181-2/+3
| | | | is now single click.
* WinGUI: Update tr and zh localizationNomis1012019-10-182-25/+277
|
* scripts: Update to mac-toolchain-build 2.0.0.Bradley Sepos2019-10-181-68/+156
| | | | Adds `--list` and `--jobs` options. Plus various improvements under the hood.
* scripts: Update to mingw-w64-build 8.0.0.Bradley Sepos2019-10-181-105/+218
| | | | Adds `--list`, `--force`, and `--jobs` options. Prevents Spotlight on macOS from indexing source and build directories (thousands of files during build). Plus various improvements under the hood.
* WinGui: Fix display of NVENC quality label on queue. Fixes #2363sr552019-10-161-1/+7
|
* WinGUI: Update some localesNomis1012019-10-165-224/+603
| | | | Update WinGUI locale de, fr and ru. Other locales will come, if they reach 100%.
* MacGui: enlarge the presets popover width.Damiano Galassi2019-10-161-1/+1
|
* contrib: Add AMF/VCE H.264 loop filter flag patch to FFmpeg.Bradley Sepos2019-10-151-0/+23
|
* crop/resize and vfr filters used only when needed (#2353)Artem2019-10-152-23/+48
| | | | crop/resize and vfr filters used only when needed
* contrib: Add patch to fix AQ-related slowdown in x265 3.2.Bradley Sepos2019-10-144-0/+292
|
* contrib: Update to x265 3.2.Bradley Sepos2019-10-144-20/+20
|
* contrib: Update to libvpx 1.8.1.Bradley Sepos2019-10-141-3/+3
|
* contrib: Update to libopus 1.3.1.Bradley Sepos2019-10-141-3/+3
|
* contrib: Update to libogg 1.3.4.Bradley Sepos2019-10-142-3/+36
|
* contrib: Update to libmfx c200d83 2019-05-13.Bradley Sepos2019-10-141-2/+5
|
* contrib: Update to libiconv 1.16.Bradley Sepos2019-10-142-109/+3
|
* contrib: Update to libdvdread 6.0.2.Bradley Sepos2019-10-142-30/+3
|
* contrib: Update to libdvdnav 6.0.1.Bradley Sepos2019-10-142-37/+3
|
* contrib: Update to dav1d 0.5.0.Bradley Sepos2019-10-141-2/+3
|
* contrib: Update to libbluray-1.1.2.Bradley Sepos2019-10-141-3/+3
|
* contrib: Update to harfbuzz 2.6.2.Bradley Sepos2019-10-141-3/+3
|
* contrib: Update to fribidi 1.0.7.Bradley Sepos2019-10-141-4/+4
| | | | Fixes #2014.
* contrib: Update to freetype 2.10.1.Bradley Sepos2019-10-142-15/+15
|
* contrib: Update to FFmpeg 4.2.1.Bradley Sepos2019-10-142-42/+3
|
* contrib: Update to fdk-aac 2.0.1.Bradley Sepos2019-10-141-3/+3
|
* contrib: Update to bzip2 1.0.8.Bradley Sepos2019-10-141-5/+3
|