summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Switch over to System.Text.Json for the Queue Services.sr552021-01-1510-51/+18
* WinGui: Add optional crop controls to the preview window similar to the mac UI.sr552021-01-1411-121/+250
* bd: Mark an encode as having a read error if we get too many consecutive bad ...sr552021-01-131-1/+3
* WinGui: Fixes #3347 where the preset menu list was slow to update.sr552021-01-133-53/+24
* WinGui: Minor improvement to presets. Also show the preset tooltip on the Men...sr552021-01-112-2/+5
* WinGui: Fix a log file access error that could occur in remote instance modesr552021-01-111-2/+2
* WinGui: UI improvements around presets.sr552021-01-096-13/+79
* WinGui: Add experimental support for Right to Left languages. This globally i...sr552021-01-092-4/+25
* WinGui: Remove bold from preset manager list box to further avoid confusion. ...sr552021-01-091-3/+0
* WinGui: Remove bold "(Default Preset)" label and add discrete "Is Default: Ye...sr552021-01-0714-57/+54
* WinGui: Fix typo on new preset pane and fix an issue with mis-detecting prese...sr552021-01-073-3/+3
* WinGui: Fix an issue with QSV adaptor Probe. It should not call when QSV is n...sr552021-01-071-3/+9
* MacGui: make sure each chapter has always a non null title, even if the origi...Damiano Galassi2021-01-061-1/+2
* actions: do not hardcode the Xcode version, 12.2 is already the default one.Damiano Galassi2021-01-051-3/+0
* MacGUI: Xcode 12.3 version check.Damiano Galassi2021-01-055-5/+5
* MacGUI: use NSFileManager to get the Movies directory URL.Damiano Galassi2021-01-054-5/+15
* MacGui: disable unsupported hardware presets.Damiano Galassi2021-01-043-2/+20
* libhb: properly set the 'PresetDisabled' presets property.Damiano Galassi2021-01-043-100/+53
* Update copyright dates to 2021.Bradley Sepos2021-01-01163-164/+164
* MacGui: recognize .ts inside .eyetv packages.Damiano Galassi2020-12-211-1/+1
* qsv: update Comet Lake, Ice Lake and Tiger Lake cpu idsagalin892020-12-153-0/+10
* WinGui: Small improvement to logging.sr552020-12-131-2/+3
* WinGui: Reset Process Isolation settings if the machine hardware changes and ...sr552020-12-131-6/+13
* WinGui: Better handle disabled presets in the UI.sr552020-12-136-18/+57
* ci: Make macOS package creation dependent on successful build.Bradley Sepos2020-12-121-2/+1
* scripts: Update to mingw-w64-build 9.2.0 (GCC 10.2 and friends).Bradley Sepos2020-12-121-127/+136
* CI: Run Linux and macOS jobs also on forksEwout ter Hoeven2020-12-122-21/+0
* CI: Fix Windows GUI artifact pathEwout ter Hoeven2020-12-121-2/+2
* CI: Linux: Remove two more pre-installed packagesEwout ter Hoeven2020-12-121-1/+1
* CI: Windows: Remove pre-installed packages and use setup-pythonEwout ter Hoeven2020-12-121-4/+2
* CI: Use stable version of actions/checkoutEwout ter Hoeven2020-12-123-4/+4
* CI: Don't install packages that are already installedEwout ter Hoeven2020-12-121-2/+2
* CI: Uses setup-python in Linux jobEwout ter Hoeven2020-12-121-2/+1
* CI: Specifically run the Linux build job on Ubuntu 20.04Ewout ter Hoeven2020-12-121-1/+1
* build(deps): bump Ookii.Dialogs.Wpf from 3.0.1 to 3.1.0 in /win/CSdependabot[bot]2020-12-121-1/+1
* Add Artem Galin (agalin89) to AUTHORS.markdown.Bradley Sepos2020-12-121-0/+5
* libhb: Fix QSV preset validation for macOS.Bradley Sepos2020-12-121-6/+3
* presets: Disable autocrop for hardware accelerated presets.Bradley Sepos2020-12-122-8/+8
* qsv: use speed preset for qsv hw presetsagalin892020-12-122-4/+4
* qsv: remove asyncdepth from presetsagalin892020-12-122-162/+0
* presets: Add PresetDisabled key.Bradley Sepos2020-12-122-0/+2
* presets: Add hardware accelerated presets.agalin892020-12-122-0/+943
* libhb: Group video encoder fallbacks by implementation instead of specification.Bradley Sepos2020-12-121-17/+25
* libhb: Mark presets with invalid video encoders disabled.agalin892020-12-121-0/+63
* WinGui: Work by Nomis101 to add support for MP2 passthru to the windows UI. T...sr552020-12-1112-39/+84
* WinGUI: Update spanish and french localeNomis1012020-12-073-12/+12
* contrib: Update libdav1d to 0.8.0Ewout ter Hoeven2020-12-071-3/+3
* WinGui: Refactor the logging code to better handle multiple instance behaviours.sr552020-12-0611-217/+224
* MacGui: do not disable xpc services suddent termination. Sudden termination i...Damiano Galassi2020-12-061-3/+0
* MacGUI: Update french localeNomis1012020-12-0623-281/+321