summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Worker
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Drop the .NET version back to 4.7.1 as 4.8 didn't resolve any issues ...sr552019-08-122-2/+2
* WinGui: Move the UI to .NET Framework 4.8 to see if this helps with any of th...sr552019-06-152-4/+5
* Revert "Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK projec...sr552019-05-081-1/+1
* Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK project style....David Rickard2019-05-081-1/+1
* WinGui:sr552019-05-021-1/+4
* WinGui: Reafactor application init and introduce a --no-hardware flat that ca...sr552019-04-061-1/+1
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* WinGui: Bump Version to 1.3.0sr552018-12-261-2/+2
* WinGui: FIx a small bug in the HTTP Servicesr552018-12-091-1/+1
* WinGui: Cleanup of some unneeded references across the projects.sr552018-08-091-3/+0
* WinGui: Add HintPath to newtonsoft json in the worker process project. It sho...sr552018-06-141-0/+1
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-102-29/+36
* WinGui: HandBrake.Worker tidyup.sr552018-06-103-35/+50
* WinGui: Stub out a background worker process.sr552018-06-106-0/+400