X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FLibCecSharp%2FCecSharpTypes.h;h=a75a76217a511f852ef68f856ca4e8a707df5b8b;hb=a5a5f6f5437c662e7f8d8e52d32e5cddacc89784;hp=e183be36d5275091347d3f1202fe99face7bf23c;hpb=a9ac151c8265f1d241799f7d6beaf4e13d4066ca;p=deb_libcec.git diff --git a/src/LibCecSharp/CecSharpTypes.h b/src/LibCecSharp/CecSharpTypes.h index e183be3..a75a762 100644 --- a/src/LibCecSharp/CecSharpTypes.h +++ b/src/LibCecSharp/CecSharpTypes.h @@ -1171,7 +1171,19 @@ namespace CecSharp /// /// v2.0.2 /// - Version2_0_2 = 0x2002 + Version2_0_2 = 0x2002, + /// + /// v2.0.3 + /// + Version2_0_3 = 0x2003, + /// + /// v2.0.4 + /// + Version2_0_4 = 0x2004, + /// + /// v2.0.5 + /// + Version2_0_5 = 0x2005 }; /// @@ -1258,7 +1270,19 @@ namespace CecSharp /// /// v2.0.2 /// - Version2_0_2 = 0x2002 + Version2_0_2 = 0x2002, + /// + /// v2.0.3 + /// + Version2_0_3 = 0x2003, + /// + /// v2.0.4 + /// + Version2_0_4 = 0x2004, + /// + /// v2.0.5 + /// + Version2_0_5 = 0x2005 }; ///