summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Add Presets button to toolbar. The preset management options are not ...sr552018-01-311-0/+3
* WinGui: Disable Subtitle Burn In Checkbox for PGS + MP4 #1077sr552017-12-251-0/+1
* WinGui: Use the Lower res assets for now until we implement low/high res icon...sr552017-12-151-0/+3
* WinGui: Add % Actual Size to the static preview window title.sr552017-12-151-6/+6
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-171-0/+1
* WinGui: Putting in some back-end infrastructure into the queue screen to supp...sr552017-08-281-0/+1
* WinGui: Initial implementation of the Summary Tab. This may be subject to cha...sr552017-08-231-0/+10
* WinGui: Make the app UWP aware. When in a UWP container, the update options w...sr552017-08-181-0/+2
* WinGui: Set Framework version to 4.6.1sr552017-06-141-1/+1
* WinGui: Support for the new sharpen filter.sr552017-06-021-0/+4
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-131-2/+0
* WinGui: Remove some unused service references.sr552017-03-171-2/+0
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-171-2/+0
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-161-0/+2
* WinGui: Remove disk space warning from browser and allow the low level to be ...sr552017-03-051-0/+1
* WinGui: Rework of the preset systemsr552017-03-041-0/+3
* WinGui: Setup the Stylecop rules to be a bit more relaxed.sr552017-02-111-1/+1
* WinGui: Change the following libraries to use NuGet sources.sr552017-02-111-12/+20
* WinGui: Add StyleCop.Analyzers NuGet packagesr552017-02-111-1/+9
* WinGui: Further CProj Cleanupsr552017-02-111-3/+2
* WinGui: Remove Stylecop Classic. (As a side note, HandBrake.ApplicationServic...sr552017-02-111-1/+0
* WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...sr552017-02-031-0/+1
* WinGui: Add support to make the windows UI more portable friendly. Configurab...sr552016-12-261-0/+4
* WinGui: Update the VersionUtility class to work for official releases that ar...sr552016-12-181-2/+0
* WinGui: Advanced Tab Changessr552016-12-131-11/+0
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-251-0/+9
* WinGui: Stubbing out some meta data code.sr552016-07-231-0/+10
* WinGui: Make the "Presets" menu grouped by category.sr552016-06-161-0/+2
* WinGui: Add a track list on the Audio Defaults screen. This changes the behav...sr552016-05-121-0/+1
* WinGui: Improve the security of the update checker on windows. This download ...sr552016-04-291-0/+1
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-231-0/+1
* WinGui: Some initial work to make the HandBrake.ApplicationServices library m...sr552016-04-191-0/+2
* WinGui: Strip out the overlay panel code. It's not used.sr552016-04-181-3/+0
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-0/+2
* WinGui: Add a new JSON file type to the queue export functionality. This expo...sr552016-03-261-0/+1
* WinGui: Add an app.manifest to explicitly declare supported operating systems...sr552016-03-221-0/+8
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-211-0/+1