summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Helpers
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-2/+2
* WinGui: More Robust Queue Backup and Recovery.sr552019-05-111-0/+22
* WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...sr552019-05-101-21/+24
* WinGui: Minor refactoring of the AutoNameHelper class to improve code readabi...sr552019-04-251-131/+130
* WinGui: Fix Autoname directory selectionsr552019-04-251-5/+3
* WinGui: Auto-name System will now always generate a unique filename. The Pref...sr552019-04-211-16/+51
* WinGui: New option to control the file overwrite default behaviour. Overwrite...sr552019-04-201-9/+15
* WinGui: Various fixes and improvements to validation handling and options in...sr552019-04-191-5/+13
* WinGui: More robust Timespan parsing.sr552019-03-231-3/+15
* Add WebM support (#1822)Justin Bull2019-02-131-0/+4
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-121-367/+0
* WinGui: Make the Autoname macros case-insensitive. Fixes #1670sr552018-11-101-11/+10
* WinGui: Archive Queue Recovery files for 7 days. Add an option on the Source ...sr552018-09-211-5/+58
* Autoname creation dateMatthew Lazarow2018-08-131-3/+35
* WinGui: Move UserSettings over to JSON format. Settings from the older XML f...sr552018-07-181-1/+1
* WinGui: Fix a bug in queue recovery where old files were not deleted.sr552018-06-151-2/+8
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-054-8/+8
* WinGui: Potential Fix for #1288 Crash in the TreeViewHelper when selecting p...sr552018-05-181-0/+5
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-081-3/+3
* WinGui: New start-up command line option. --recover-queue-ids=<command sepa...sr552018-04-141-7/+17
* WinGui: Cleanup the QueueRecoveryHelper and make it a little smarter about ho...sr552018-04-141-66/+52
* WinGui: Adding support for Custom Anamorphic back. Implements #504sr552017-06-281-2/+0
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-2/+2
* WinGui: Make the Queue Storage Nightly aware. Also fix an issue with Queue a...sr552017-03-171-3/+3
* WinGui: Rework of the preset systemsr552017-03-041-0/+88
* WinGui: Fix a number of stylecop warnings.sr552017-02-113-7/+17
* WinGui: Fix erroneous path and filename handling. #515sr552017-01-141-3/+11
* WinGui: Add support to make the windows UI more portable friendly. Configurab...sr552016-12-261-1/+1
* WinGui: Remove Preset AutoName function as it hasn't ever worked properly.sr552016-12-221-5/+4
* WinGui: Fix a large number of stylecop warnings.sr552016-10-304-7/+28
* WinGui: Add {preset} to autoname options. This is a non-live option meaning i...sr552016-06-091-6/+11
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-231-9/+22
* WinGui: Small code optimisation in the QueueRecoveryHelpersr552016-04-181-3/+8
* WinGui: Fix a couple of silent errors with the new logging system.sr552016-03-261-0/+5
* WinGui: If there are multiple queue recovery files, don't fail the set if one...sr552016-03-261-11/+20
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-211-0/+49
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-071-1/+0
* WinGui: Some API and warnings cleanup.Scott2015-12-273-8/+66
* Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...Sverrir Sigmundarson2015-11-231-0/+31
* App Services Modelling Tidy UpScott2015-09-262-1/+40
* Tidy up some Stylecop WarningsScott2015-09-261-0/+3
* App Services Cleanup ContdScott2015-09-261-0/+1
* AppServices tidyupScott2015-09-261-3/+3
* WinGui: Queue Recovery now sets the GUI to enabled if it recovers a job.sr552015-06-031-2/+8
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-171-37/+0
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-031-1/+1
* WinGui: Small bug fix to handling of queue recovery when running mulitple ins...sr552015-04-181-1/+15
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-121-1/+2
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-012-3/+0
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-011-0/+2