summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-0/+1
* WinGui: Further work on the new Dark Theme. Mostly around icons.sr552019-06-221-38/+89
* WinGui: Few minor features + Early access to a new "Dark" theme. It's not yet...sr552019-06-161-0/+8
* WinGui: Move the UI to .NET Framework 4.8 to see if this helps with any of th...sr552019-06-151-1/+1
* WinGui: Don't show encoder options when Fallback = None and a passthru encod...sr552019-06-061-1/+5
* Revert "WinGui: Switch to SDK style cproj files. Switch to PackageReferences...sr552019-06-011-124/+707
* WinGui: Switch to SDK style cproj files. Switch to PackageReferences for NuG...sr552019-06-011-707/+124
* WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...sr552019-05-101-2/+2
* Revert "Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK projec...sr552019-05-081-6/+7
* Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK project style....David Rickard2019-05-081-7/+6
* WinGui:sr552019-05-021-5/+4
* WinGui: Refactor Filters View Model - (Grayscale)sr552019-04-251-0/+1
* WinGui: Refactor Filters View Model - (Rotate and Flip)sr552019-04-251-0/+1
* WinGui: Refactor Filters View Model - (Deblock)sr552019-04-251-0/+1
* WinGui: Refactor Filters View Model - (Deinterlace and Detection Filters)sr552019-04-251-0/+1
* WinGui: Refactor Filters View Model - (Detelecine Filter)sr552019-04-251-0/+1
* WinGui: Refactor Filters View Model - (Denoise Filter)sr552019-04-251-0/+1
* WinGui: Refactor the Filters View Model. Each filter will now have it's own ...sr552019-04-251-0/+2
* WinGui: Updating German and Chinese Translations. Added French Translation.sr552019-04-231-0/+2
* WinGui: Auto-name System will now always generate a unique filename. The Pref...sr552019-04-211-0/+1
* WinGui: New option to control the file overwrite default behaviour. Overwrite...sr552019-04-201-0/+1
* WinGui: Remove legacy delete.png icon and replace with grey X variant. Better...sr552019-04-191-1/+3
* WinGui: Minor bug fixes and UX improvements to the new queue design.sr552019-04-061-1/+3
* WinGui: Adding initial Chinese Translationsr552019-03-031-0/+2
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-031-14/+0
* WinGui: Basic implementation of Queue Up/Down Buttons. Does not yet handle po...sr552019-01-271-7/+3
* WinGui: Improve Add to queue error Handling. Combine 2 Dialog prompts into ...sr552019-01-241-0/+1
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-121-13/+0
* WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few othe...sr552018-12-081-3/+5
* WinGui: Trim some duplicate error messages on the main screen.sr552018-11-241-0/+1
* WinGui: Updated DE Translations. Updated the Source Selection view to be mor...sr552018-11-181-0/+1
* WinGui: Fix build system / installer issues around language support.sr552018-11-171-4/+0
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-111-0/+5
* WinGui: Simplify the Language Resource Files.sr552018-10-101-10/+0
* WinGui: Implementing the new queue design. This is currently experimental and...sr552018-09-221-0/+14
* WinGui: Add Experimental Features preferences to toggle ideas we are experime...sr552018-09-151-0/+1
* WinGui: Cleanup of some unneeded references across the projects.sr552018-08-091-1/+0
* WinGui: Initial work to refactor the queue infrastructure to use the same JSO...sr552018-07-081-1/+2
* WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...sr552018-07-071-0/+2
* WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...sr552018-06-141-0/+1
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-101-0/+7
* WinGui: Stub the RemoteInstance implementation of IEncodeInstance.sr552018-06-101-0/+1
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-051-6/+6
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-081-0/+6
* WinGui: Remove Non-Build Dependancy on Stylecop.Analyzerssr552018-05-061-5/+0
* WinGui: Upgrade to Json.NET 11.0.2sr552018-05-061-3/+2
* WinGui: Upgrade to Caliburn Micro 3.2.0sr552018-05-061-11/+7
* WinGui: Upgrade to .NET Framework 4.7.1sr552018-05-061-1/+1
* WinGui: Some further x86 Cleanupsr552018-04-141-22/+1
* WinGui: Tidy up the build system by removing x86 build profiles.sr552018-04-131-2/+0