A couple of UI additions
[pierogi] / pirpanelnames.h
index 27289a4..9f38c62 100644 (file)
@@ -8,12 +8,15 @@ enum PIRPanelName
   Keypad_Panel,
   Menu_Panel,
   Media_Panel,
-  TV_Panel,
   Media2_Panel,
+  Record_Panel,
+  TV_Panel,
   Input_Panel,
   Adjust_Panel,
   AC_Panel,
-  Favorites_Panel
+  Favorites_Panel,
+  Last_Panel_Marker // Used when traversing this enumeration.
 };
 
+
 #endif // PIRPANELNAMES_H