]> granicus.if.org Git - handbrake/commit
WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Introduce...
authorsr55 <sr55.hb@outlook.com>
Sat, 7 Jul 2018 11:20:34 +0000 (12:20 +0100)
committersr55 <sr55.hb@outlook.com>
Sat, 7 Jul 2018 11:20:34 +0000 (12:20 +0100)
commitfb1fe80d8cc9c65a1e3a030c0c61a81134c5efe2
tree9d5b794fe33f84fd70930de1f3659819a4105095
parent29e80bc54f423afefd45881e5e11a45bc002af6c
WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Introduce a factory for Title objects.
win/CS/HandBrake.Interop/Interop/Json/Encode/Metadata.cs
win/CS/HandBrake.Interop/Interop/Json/Scan/SourceMetadata.cs
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Services/Encode/Factories/EncodeFactory.cs
win/CS/HandBrakeWPF/Services/Encode/Model/Models/MetaData.cs
win/CS/HandBrakeWPF/Services/Scan/Factories/TitleFactory.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/Services/Scan/LibScan.cs
win/CS/HandBrakeWPF/Services/Scan/Model/Metadata.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/Services/Scan/Model/Title.cs
win/CS/HandBrakeWPF/ViewModels/MetaDataViewModel.cs
win/CS/HandBrakeWPF/Views/MetaDataView.xaml