summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Helpers
Commit message (Expand)AuthorAgeFilesLines
* fixed typosfreddii2021-02-251-1/+1
* WinGui: Add support for Media Foundation 264/265 encoders for QC based ARM64 ...sr552021-02-231-4/+2
* WinGui: Fixing a namspace.sr552021-02-201-0/+1
* WinGui: Fix a number of code warnings.sr552021-02-201-1/+1
* WinGui: Another smaller found of Namespace changes for HandBrake.Interopsr552021-02-042-9/+8
* WinGui: HandBrake.Interop further API tidyup. Namespace changes. Many "mode...sr552021-02-042-3/+2
* WinGui: HandBrake.Interop API change/cleanup. Making the structs internal t...sr552021-02-041-222/+0
* WinGui: Switch over to System.Text.Json for the Queue Services.sr552021-01-151-4/+4
* WinGui: Refactor the logging code to better handle multiple instance behaviours.sr552020-12-061-1/+1
* WinGui: Simultaneous encode improvements.sr552020-10-241-4/+3
* HandBrake.Interop: Library cleanup.sr552020-10-041-12/+2
* WinGui: Fix a bug with pre/postfix in autoname functonalitysr552020-09-061-10/+7
* WinGui: Don't use Regex where it's not needed for the AutoName support. Fixes...sr552020-09-021-7/+7
* WinGui: Fix an issue where the treeview control can, when categories are clos...sr552020-06-031-93/+0
* Multi instance (#2791)Scott2020-04-261-5/+35
* WinGui: Fix preview images for "None" when using anamorphic content.sr552020-03-181-1/+16
* Replace `/` in default path with windows compatible '\'^x3ro2020-02-071-3/+4
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-291-0/+1
* WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...sr552019-12-281-45/+5
* WinGui: Limit iPod atom to H.264. Fixes #2490sr552019-12-091-0/+28
* WinGui: Add a new option to autoname that mimic's an unintended behaviour of ...sr552019-11-171-56/+67
* WinGui: Remove erroneous autoname error that wouldn't allow the user to use r...sr552019-11-151-4/+7
* WinGui: Fix some errors in translation. Placeholders for autoname are not tra...sr552019-10-261-26/+26
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-131-4/+4
* WinGui:sr552019-09-221-1/+10
* 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