A couple of UI additions
[pierogi] / pirkeynames.h
index 1a24bb9..a58404d 100644 (file)
@@ -41,6 +41,8 @@ enum PIRKeyName{
   RearVolumeDown_Key,
   CenterVolumeUp_Key,
   CenterVolumeDown_Key,
+  WooferUp_Key,
+  WooferDown_Key,
 
   // Channel control:
   ChannelUp_Key,
@@ -176,6 +178,9 @@ enum PIRKeyName{
   CableInput_Key,
   SatInput_Key,
   DVRInput_Key,
+  OpticalInput_Key,
+  DigitalCoaxInput_Key,
+  USBInput_Key,
 
   // "Program" Controls:
   Program_Key,
@@ -184,6 +189,17 @@ enum PIRKeyName{
   NextPreset_Key,
   PrevPreset_Key,
 
+  // Air Conditioner controls:
+  TempUp_Key,
+  TempDown_Key,
+  Fan_Key,
+  Cool_Key,
+  Heat_Key,
+  Oscillate_Key,
+  FanFaster_Key,
+  FanSlower_Key,
+  EnergySave_Key,
+
   // Other keys:
   Captions_Key,
   Info_Key,