Add China Video Disc media type.

This commit is contained in:
2020-07-19 16:10:50 +01:00
parent 1b70ae813d
commit 7423194b1e
13 changed files with 90 additions and 82 deletions

View File

@@ -221,6 +221,7 @@ namespace Aaru.Gui.ViewModels.Windows
case MediaType.VideoNow:
case MediaType.VideoNowColor:
case MediaType.VideoNowXp:
case MediaType.CVD:
Track1PregapVisible = true;
break;