summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add a debug menu for nightly builds that allows exporting and importi...sr552020-05-232-372/+92
* WinGui: Improvements to the installer.sr552020-05-222-22/+82
* WinGui: Fix a crash in the bitmap utility class that was breaking memory allo...sr552020-05-201-12/+12
* Add more strings for tr and de locale to WinGUINomis1012020-05-192-2/+62
* Adding new turkish win stringsNomis1012020-05-191-18/+95
* WinGUI: Update some locale and add initial support for Brazilian PortugueseNomis1012020-05-1910-26/+3020
* WinGui: Missed resource file for last commit #2437sr552020-05-171-0/+9
* WinGui: Lay the ground work for adding the padding filter to the Windows UI. ...sr552020-05-1715-732/+634
* WinGui: Missing E-AC3 Encoder. Fixes #2855sr552020-05-141-0/+4
* WinGui: Fix a potential crash when working with DVD discs during AutoNaming F...sr552020-05-107-72/+72
* WinGui: Add option to reset settings to defaults in preferences (top right, ...sr552020-05-098-19/+104
* WinGui: keep all previous gui advanced options and add qsv lowpower optionArtem Galin2020-05-071-2/+2
* WinGui: Missed files #2814sr552020-05-035-12/+12
* WinGui: Couple if minor bug fixes.sr552020-05-032-1/+25
* WinGui: Fix Presets and Summary FPS labels.sr552020-05-0212-35/+25
* WinGui: Fix process priority setting. Fixes #2811sr552020-05-021-1/+1
* WinGui: Filter out invalid audio encoder choices on the audio tab to avoid ac...sr552020-05-023-118/+38
* WinGui: Enable multi-instance support. (#2797)Scott2020-04-2923-192/+216
* Multi instance (#2791)Scott2020-04-2648-1362/+979
* WinGui: Fix a bug in the preview window where the flip was operating on the w...sr552020-04-181-1/+1
* WinGui: Improve Langauge for process isolation and be clear what it is, and h...sr552020-04-1110-21/+63
* WinGui: If selecting a preset that uses an video encoder that's not in use, w...sr552020-04-115-3/+81
* WinGui: Improvements to the Process Isolation Worker.sr552020-04-117-32/+99
* WinGui: Stripping much of the remaining app config out of the Queue Jobs. Cer...sr552020-04-1113-182/+95
* WinGui:sr552020-04-105-9/+52
* WinGui: Allow the *experimental* process worker feature to be enabled though ...sr552020-04-0915-236/+181
* New installer (#2739)Scott2020-04-041-1/+1
* WinGui: Further work on the isolated process articecture.sr552020-03-315-130/+94
* WinGui: Update the Queue Summary display to render more information on the au...sr552020-03-292-1/+25
* WinGui: Fix preview images for "None" when using anamorphic content.sr552020-03-182-3/+18
* WinGui: Disable the Queue Tabs when multiple items are selected to avoid UI c...sr552020-03-144-117/+161
* qsv: encoder fixes for newer cpusagalin892020-03-111-0/+4
* WinGui: Override the Treeview Resource template to fix some styling issues on...sr552020-03-033-1/+174
* WinGui: Fix a localisation issue on the Point to Point Dropdown and add Title...sr552020-03-035-17/+54
* WinGui: Handle in-progress jobs in queue import correctly. Reset them. Fixes ...sr552020-03-031-6/+13
* WinGui: Revert queue selection behavior back to extended. Fixes #2657sr552020-02-281-1/+1
* WinGui: Add an explicit option in preferences to enable additional fixed func...sr552020-02-268-6/+50
* WINgui: Update to most recent stringsNomis1012020-02-252-6/+14
* WINGui: Update localeNomis1012020-02-254-25/+91
* WinGui: Fix a small cosmetic issue on the main window presets control. Fixes ...sr552020-02-243-3/+3
* WinGui: Fix Duration / Paused Duration when > 1 day. Fixes #2649sr552020-02-231-2/+2
* WinGui: Fix an issue with Queue Pause/Resume not working correctly and some u...sr552020-02-231-0/+4
* WinGui: Set queue selection mode to Singlesr552020-02-231-1/+1
* WinGui: Improve Handling of Low Disk Space Alertssr552020-02-239-25/+56
* WinGui: Fix a minor cosmetic issue with the title dropdown. Fixes #2645sr552020-02-231-3/+3
* WinGui: Make the error information clearer when the user imports a preset wit...sr552020-02-151-1/+3
* WinGui: To prevent potential glitches, stop any existing running jobs when im...sr552020-02-123-2/+9
* WinGui: Changed the behaviour of the Queue Import. Now, if duplicates are de...sr552020-02-124-1/+61
* WinGui: When Deleting Selected records, if one of the jobs is encoding, promp...sr552020-02-121-1/+1
* WinGui: Workaround a bug in the .NET Framework that's causing odd tooltip beh...sr552020-02-121-1/+2