summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-282-4/+4
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-1/+2
* WinGui: Fix a bug in the anamorphic size code.sr552014-12-201-12/+5
* WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...sr552014-12-181-5/+2
* WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...sr552014-11-281-117/+0
* WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...sr552014-08-221-41/+50
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-211-1/+1
* WinGui: unbreak interop job structurejstebbins2014-06-241-1/+0
* WinGui: One more missing change.sr552014-06-141-1/+1
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-183-5/+2
* WinGui: Restore rolled back tabbing fix + added a check for illegal character...sr552014-03-231-0/+56
* WinGui: Remove support for Growl. This library has been causing numerous issu...sr552013-12-071-124/+0
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-193-2/+6
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-1/+1