Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
freemheg: Added ASN1 codes for InteractionChannel
Signed-off-by: Lawrence Rust <lvr@softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan@mythtv.org>
  • Loading branch information
Lawrence Rust authored and stuartm committed Jul 6, 2012
1 parent 9170d84 commit ed1bb0c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mythtv/libs/libmythfreemheg/ASN1Codes.h
Expand Up @@ -280,6 +280,11 @@
#define C_SET_BITMAP_DECODE_OFFSET 246
#define C_GET_BITMAP_DECODE_OFFSET 247
#define C_SET_SLIDER_PARAMETERS 248
// Added in ETSI ES 202 184 V2.1.1 (2010-01)
#define C_GET_DESKTOP_COLOUR 249
#define C_SET_DESKTOP_COLOUR 250
#define C_GET_COUNTER_POSITION 251
#define C_GET_COUNTER_MAX_POSITION 252

// Pseudo-codes. These are encoded into the link condition in binary but it's convenient
// to give them codes here since that way we can include them in the same lookup table.
Expand Down

0 comments on commit ed1bb0c

Please sign in to comment.