]> granicus.if.org Git - handbrake/commit
WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manager. The...
authorsr55 <sr55.hb@outlook.com>
Sun, 9 Dec 2018 21:15:40 +0000 (21:15 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 9 Dec 2018 21:15:56 +0000 (21:15 +0000)
commit6dde7dab7f8585d98cdbeba4b8408f0d94c15663
tree3b91cfbb1cbc1ea3bf568e190b23d0bb356275aa
parentf1cc52aae69360bb4d415391453434e12320b0b3
WinGui: Some further tidyup of HandBrake.Interop.  Remove the instance manager. The consumers should manage this themselves.
win/CS/HandBrake.Interop/HandBrake.Interop.csproj
win/CS/HandBrake.Interop/Interop/HandBrakeEncoderHelpers.cs
win/CS/HandBrake.Interop/Interop/HandBrakeInstance.cs
win/CS/HandBrake.Interop/Interop/HandBrakeInstanceManager.cs [deleted file]
win/CS/HandBrakeWPF/Instance/HandBrakeInstanceManager.cs
win/CS/HandBrakeWPF/Services/Encode/LibEncode.cs
win/CS/HandBrakeWPF/Services/Scan/LibScan.cs