]> granicus.if.org Git - handbrake/commit
WinGui: Updating the app to handle the latest JSON API change regarding the Automatic...
authorsr55 <sr55.hb@outlook.com>
Sat, 7 Mar 2015 22:54:38 +0000 (22:54 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 7 Mar 2015 22:54:38 +0000 (22:54 +0000)
commit24f6d27cf9d979ab0743665b37e60fd1295776d1
tree7181504b621d9dcf6c3e59990c135ec72ed84a3c
parent7705413a03a90c16734b40fb7bc492be8b56ab6f
WinGui: Updating the app to handle the latest JSON API change regarding the Automatic title scan on encode. This Simplifies the API in the services library.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6977 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/CS/HandBrake.ApplicationServices/Interop/HandBrakeInstance.cs
win/CS/HandBrake.ApplicationServices/Interop/Json/Encode/Source.cs
win/CS/HandBrake.ApplicationServices/Interop/Model/SourceVideoInfo.cs
win/CS/HandBrake.ApplicationServices/Services/Encode/EncodeBase.cs
win/CS/HandBrake.ApplicationServices/Services/Encode/Factories/EncodeFactory.cs
win/CS/HandBrake.ApplicationServices/Services/Encode/Interfaces/IEncode.cs
win/CS/HandBrake.ApplicationServices/Services/Encode/LibEncode.cs
win/CS/HandBrakeWPF/Services/QueueProcessor.cs
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs