summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Utilities
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...sr552017-02-031-0/+56
* WinGui: Add support to make the windows UI more portable friendly. Configurab...sr552016-12-262-2/+177
* WinGui: Prompt to create folder when the destination path does not exist. Fix...sr552016-11-161-1/+19
* WinGui: Fix a large number of stylecop warnings.sr552016-10-304-26/+51
* WinGui: Check directory permissions before adding a job to the queue for proc...sr552016-06-091-0/+19
* WinGui: Some initial work to make the HandBrake.ApplicationServices library m...sr552016-04-192-0/+313
* WinGui: Add SHA1 Verification of the update downloads and don't start the ins...sr552016-03-121-0/+6
* WinGui: Extra Space.sr552016-01-291-1/+1
* WinGui: Allow the Nightly build and Release version to be run side-by-side. ...[email protected]2016-01-291-0/+41
* WinGui: Some API and warnings cleanup.Scott2015-12-272-6/+9
* Minor fixes to chapterdb.org support that were lost in a merge-gone-wrong.Sverrir Sigmundarson2015-11-233-1/+21
* Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...Sverrir Sigmundarson2015-11-233-0/+196
* Fixing importing and exporting of chapters via CSV files. Adding proper handl...Sverrir Sigmundarson2015-11-211-0/+34
* App Services Cleanup ContdScott2015-09-261-0/+156
* App Services Tidyup ContdScott2015-09-265-0/+516
* WinGui: Strip out some old unused code.Scott2015-09-181-3/+1