summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.sln
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Move to .NET 5 runtime. (This requires the Microsoft .NET 5 runtime ↵sr552020-11-111-17/+17
| | | | | | to be installed on the machine) Changed the configruation to make the UI platform agnostic. This will allow it to run on ARM64 natively (in theory) with if provided with an ARM64 native hb.dll
* WinGui: General Package Maintenancesr552020-06-301-4/+0
| | | | | | - Switch "HandBrake.Worker" over to the new SDK format cproj file. - Update Newtonsoft Json to 12.0.3 - Remove old HandBrakeTools Project. It's no longer used.
* WinGui: The beginnings of a MSI based installed using the WIX toolset. ↵sr552020-04-041-0/+4
| | | | Note, this is not included under HandBrakes GPL license. Instead it will be MIT. #522
* WinGui: Build Fixsr552019-12-281-0/+2
|
* WinGui: Cleanup a bunch of Code Warnings + Fix missing ico resource. #2519sr552019-12-211-1/+1
|
* WinGui: Remove the AppX project from the solution. It's not used.sr552019-12-181-4/+0
|
* WinGui: Update the cproj file to use the new Project SDK style format.sr552019-12-181-7/+7
|
* WinGui: Switch HandBrake.Interop over to .NET Standard 2.0 and Project Style ↵sr552019-12-181-6/+6
| | | | SDK.
* Revert "WinGui: Switch to SDK style cproj files. Switch to ↵sr552019-06-011-4/+4
| | | | | | PackageReferences for NuGet Packages." This reverts commit 7cf0e78155c1611d2055175d4b37fb04414f55c7.
* WinGui: Switch to SDK style cproj files. Switch to PackageReferences for ↵sr552019-06-011-4/+4
| | | | NuGet Packages.
* WinGui: Add .editorconfigsr552019-05-081-2/+3
|
* Revert "Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK ↵sr552019-05-081-10/+8
| | | | | | project style. (#2068)" This reverts commit 7bd675b67fbadc193750377f7f2fc4b60a1ca193.
* Updated HandBrake.Interop to .NET Standard 2.0 and the new SDK project ↵David Rickard2019-05-081-8/+10
| | | | | style. (#2068) Updated solution to VS 2019
* WinGui: Fix build system / installer issues around language support.sr552018-11-171-4/+0
|
* WinGui: Don't compile the AppX project when building the solution. It's not ↵sr552018-06-111-4/+0
| | | | currently in use.
* WinGui: Stub out a background worker process.sr552018-06-101-0/+6
|
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ↵sr552018-06-051-1/+1
| | | | moving back to being more of an libhb interop/abstraction library only.
* WinGui: Some further x86 Cleanupsr552018-04-141-2/+2
|
* WinGui: Tidy up the build system by removing x86 build profiles.sr552018-04-131-18/+2
|
* WinGui: Adding a new project to allow us to easily generate AppX packages.sr552017-09-031-2/+15
|
* WinGui: Tidy up Solution file builds.sr552017-02-111-21/+1
|
* WinGui: Simple tool for generating a signed hash of the HandBrake download.sr552016-04-291-0/+18
|
* WinGui: Some initial work to make the HandBrake.ApplicationServices library ↵sr552016-04-191-2/+14
| | | | more portable.
* Drop the "10" of the sln file. sr552015-07-221-0/+43
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7364 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552011-03-271-66/+0
| | | | | | | - Remove built-in quicktime based video preview support. - Resigned the Preview window as a result. Currently only supports VLC launching, but will later add an option to use the systems default player for the format produced. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3882 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Rename Direction C# to CSsr552011-03-131-0/+66
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3846 b64f7644-9d1e-0410-96f1-a4d463321fa5