summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* contrib: Disable libdav1d tools and tests.Bradley Sepos2019-09-171-1/+2
* macosx: Add libdav1d.a to Xcode build settings.Justin Bull2019-09-171-0/+6
* contrib: Use libdav1d for AV1 decoding in FFmpeg.Justin Bull2019-09-1710-5/+59
* scripts: Include meson and ninja in mac toolchain.Justin Bull2019-09-171-2/+27
* MacGui: remove an unused ivar.Damiano Galassi2019-09-171-7/+5
* MacGui: decrease the preview opacity when no title is loaded.Damiano Galassi2019-09-171-0/+2
* WinGui: When double clicking in the destination box, for the filename only, s...sr552019-09-143-0/+73
* LinGui: update flatpak buildJohn Stebbins2019-09-136-30/+55
* LinGui: remove intltool tags in appdataJohn Stebbins2019-09-131-12/+12
* LinGui: remove "fuzzy" qualifier from po filesJohn Stebbins2019-09-1310-10/+0
* LinGui: switch to using autoreconf instead of autogen.shJohn Stebbins2019-09-132-160/+1
* LinGui: use gettext instead of intltoolJohn Stebbins2019-09-1315-16/+3918
* flatpak: fix manifest file creationJohn Stebbins2019-09-131-1/+1
* MacGui: fix a few warnings when building in Xcode 11.Damiano Galassi2019-09-1313-73/+56
* Update translate_request.mdScott2019-09-121-1/+1
* Corrections to the Translation TemplateScott2019-09-121-9/+9
* Localization support for FPS PFR and FPS CFRNomis1012019-09-121-2/+2
* Rename translate_request to translate_request.mdScott2019-09-121-0/+0
* Adding a new option to the Issues TabScott2019-09-121-0/+25
* Create TRANSLATION.markdownScott2019-09-121-0/+28
* libhb: make hb_buffer_t libhb privateJohn Stebbins2019-09-1215-17/+33
* libhb: avoid harfbuzz header barrier collisionsJohn Stebbins2019-09-1239-109/+126
* scripts: update builtin preset scriptJohn Stebbins2019-09-121-1/+1
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-12162-318/+314
* WinGui: Update Langauges for #2190 and #731sr552019-09-101-1/+2
* libhb: Restore null check in decvobsub.cBradley Sepos2019-09-101-1/+2
* libhb: Remove useless conditional in taskset.c.Bradley Sepos2019-09-101-2/+1
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-1097-98/+98
* preset: change last ditch audio selection behaviorJohn Stebbins2019-09-101-4/+2
* Create separate fake iso639 "any" entryJohn Stebbins2019-09-105-58/+94
* make: Check for -Wno-format-truncation in configure.py and record to GNUmakef...Bradley Sepos2019-09-102-1/+13
* libhb: Remove a useless pointer check from decvobsub.c.Bradley Sepos2019-09-101-4/+1
* libhb: Silence an uninitialized return variable warning.Bradley Sepos2019-09-091-1/+1
* make: Rearrange the configure.py ordering for GNUmakefile generation.Nomis1012019-09-091-4/+4
* contrib: Update to HarfBuzz 2.6.1 and convert to CMake.Bradley Sepos2019-09-091-15/+40
* Fix initialization of empty "" subtitle nameJohn Stebbins2019-09-091-0/+8
* hb_json: fix subtitle import crashJohn Stebbins2019-09-091-1/+1
* WinGui: Fix a culture issues where nubmers were the status text is displayed ...sr552019-09-081-3/+1
* WinGui: Make a note of what the base preset was in the log when starting an e...sr552019-09-087-10/+24
* Logging: Changed wordingsr552019-09-081-2/+2
* Logging: Reset the time clock.sr552019-09-081-0/+1
* Logging Improvements "Change Job" -> "Work"sr552019-09-081-4/+7
* Improve detail in logging of jobs. #2285sr552019-09-081-1/+12
* build: make: Fix df-verify where `make contrib.verify` is called directly.Bradley Sepos2019-09-081-1/+4
* contrib: Fix some configure-related warnings.Nomis1012019-09-073-7/+4
* MacGui: add a menu item to show the selected queue item activity log in Finder.Damiano Galassi2019-09-063-14/+45
* MacGui: store the job activity log url.Damiano Galassi2019-09-053-2/+11
* WinGui: Fix 2 issues with audio track names. First, Name was not updating c...sr552019-09-011-4/+19
* MacGui: properly remove an observer.Damiano Galassi2019-09-012-1/+6
* MacGui: print dlopen error message.Damiano Galassi2019-09-011-0/+15