summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Utilities
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add ISO standard langauge names to the langugae dropdown in preferenc...sr552021-01-211-11/+11
* WinGUI: Add initial support for Ukrainian localeNomis1012020-09-031-0/+1
* WinGUI: Add support for Corsican localeNomis1012020-09-031-0/+1
* WinGui: Fix a startup performance issue with the UI. Fixes #3046sr552020-08-011-3/+15
* WinGui: Add Windows Serer 2019 to the approved list for Process isolation.sr552020-07-311-1/+11
* WinGui: Disable simulatenous encode support on low end systems. Increase t...sr552020-07-032-8/+16
* WinGui: Experimental new Dimensions Tab Design. (Part 1 of Several). Addin...sr552020-06-261-0/+17
* WinGui: Fix a crash in the bitmap utility class that was breaking memory allo...sr552020-05-201-12/+12
* WinGUI: Update some locale and add initial support for Brazilian PortugueseNomis1012020-05-191-0/+1
* WinGui: Fix a potential crash when working with DVD discs during AutoNaming F...sr552020-05-101-1/+1
* WinGui: Add option to reset settings to defaults in preferences (top right, ...sr552020-05-091-2/+2
* 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-111-3/+3
* WinGui: Improvements to the Process Isolation Worker.sr552020-04-112-13/+57
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-291-0/+62
* WinGui: Update all complete translations and add Japanese as a language choice.sr552019-12-241-0/+1
* WinGui: Add support and initial translation for Koreansr552019-10-241-0/+1
* WinGui: Fix crash on Audio Defaults View. Fixes #2341sr552019-10-021-1/+0
* WinGui: Optional support for previewing flip/rotate. #2334sr552019-10-012-0/+40
* WinGui: Localisation Updates (de, ru) and adding Turkish Language.sr552019-09-211-0/+1
* WinGui: Update French, Chinese, German Translations. Added Spanish and Russi...sr552019-08-121-0/+2
* WinGui: Build out code for active monitoring of storage and battery power on...sr552019-07-051-0/+43
* WinGui: Updating German and Chinese Translations. Added French Translation.sr552019-04-231-0/+1
* WinGui: Add "hardware.enabled" option to portable.inisr552019-04-061-0/+16
* WinGui: Add some error checking into the Portable mode to guide users when th...sr552019-03-091-22/+66
* WinGui: Adding initial Chinese Translationsr552019-03-031-0/+1
* WinGui: Add CPU info back into the log header as it's not always available in...sr552019-01-011-0/+1
* WinGui: Minor Code Tidyupsr552018-11-171-1/+1
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-111-0/+35
* WinGui: Allow the UI to silently attempt to auto-create folders when adding t...sr552018-11-041-3/+11
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-221-0/+9
* WinGui: Preparing the UI for a move to .NET CORE next year when the Desktop P...sr552018-08-091-36/+47
* WinGui: Remove CPU information from log header. It's also in the main log body.sr552018-07-131-1/+0
* WinGui: Fix an issue that was causing the app to erroneously create a "HandBr...sr552018-07-131-1/+1
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-055-5/+5
* WinGui: Additional Error Handling in EnumHelpersr552018-06-051-6/+23
* WinGui: Remove some unnecessary version / bitness calls in the Services library.sr552018-05-081-2/+2
* WinGui: Remove references to System.Drawing from Alpha.ApplicationServices. T...sr552018-05-061-0/+30
* WinGui: Fix some potential null reference exceptions in EnumHelper #1302sr552018-04-231-0/+15
* WinGui: Portable Mode: New option to disable startup update check.sr552018-04-231-0/+16
* Misc. typosluz.paz2018-02-205-7/+7
* WinGui: Fix UwpDetectsr552017-09-031-4/+12
* WinGui: Make the app UWP aware. When in a UWP container, the update options w...sr552017-08-181-0/+40
* WinGui: Add a log message whent he queue is paused due to low disk space. Imp...sr552017-05-271-0/+15
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-132-274/+0
* WinGui: Fix a number of stylecop warnings.sr552017-03-262-34/+34
* WinGui: Fix an issue with the EnumHelper that was causing some dropdowns not ...sr552017-03-221-1/+1
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-171-2/+1
* WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...sr552017-03-172-7/+8
* WinGui: Fix a number of stylecop warnings.sr552017-02-116-17/+18