summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* macOS: add a make notarize target. Usage: make notarize USERNAME=""Damiano Galassi2019-09-014-2/+149
* make: Allow tar to extract xz archives.Bradley Sepos2019-08-311-1/+1
* make: Disable warning for AMD VCE on Linux.Bradley Sepos2019-08-311-1/+1
* macosx: use the correct entitlements to sign the cli.Damiano Galassi2019-08-312-7/+8
* decavcodec: fix memory leakJohn Stebbins2019-08-301-0/+1
* hb_json: fix double freeJohn Stebbins2019-08-301-4/+13
* WinGui: Treat empty string as null for Subtitle Name. #2275sr552019-08-301-1/+7
* macosx: Minor cleanup of hbsign.Bradley Sepos2019-08-301-10/+9
* MacGui: sign with the sandbox entitlements if sandbox is enabled.Damiano Galassi2019-08-301-1/+5
* Update hbsign with hardened runtime and sandbox options.Damiano Galassi2019-08-303-29/+106
* MacGui: add a preference to not display preview images in the summary tab.Damiano Galassi2019-08-307-34/+95
* MacGui: make it possible to resize the columns in the audio and subtitles tab...Damiano Galassi2019-08-302-12/+15
* MacGui: do not set the track name if it's one of those we generate.Damiano Galassi2019-08-301-1/+8
* MacGui: passthru tracks names.Damiano Galassi2019-08-303-1/+8
* WinGui: When using the About Menu -> Update Check, automatically preform the ...sr552019-08-292-0/+6
* WinGui: Various small UI/UX fixes Fixes #2280 #2278sr552019-08-294-23/+28