summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/MetaDataViewModel.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Fix a number of build warnings. Fixes #1720 and #1721 and a few ↵sr552018-12-081-1/+1
| | | | other warnings in the code.
* WinGui: Tidyup around the Scan Objects. Complete some incomplete models. ↵sr552018-07-071-29/+10
| | | | Introduce a factory for Title objects.
* WinGui: Initial ground work on code that will detect when the user modifies ↵sr552017-09-171-0/+10
| | | | settings that don't match the currently selected preset.
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-1/+14
|
* WinGui: Stubbing out some meta data code.sr552016-07-231-0/+113