OSDN Git Service

EPG予約、キーワード予約の不具合修正
[iptd/iPTd.git] / src / keys.h
index 891f2c9..0601fc9 100644 (file)
@@ -21,6 +21,8 @@ static const char *KEY_FORCED_SUSPEND_TIME                                  = "F
 static const char *KEY_COLLECT_EPG_TIME                                     = "Time to Collect EPG";\r
 static const char *KEY_BEGIN_UDP_PORT                                       = "Begin of UDP Port";\r
 static const char *KEY_CACHE_PATH                                           = "Cache Path";\r
+static const char *KEY_HIBERNATION                                          = "Hibernation";\r
+static const char *KEY_SHUTDOWN                                             = "Shutdown";\r
 static const char *KEY_MAPPING_UDP_TO_TUNER_SERVICE_ID                      = "Mapping for UDP Port to Tuner and Service ID";\r
 static const char *KEY_MAPPING_TUNER_SERVICE_ID_TO_UDP                      = "Mapping for Tuner and Service ID to UDP Port";\r
 static const char *KEY_MAPPING_TUNER_SERVICE_ID_TO_CHANNEL                  = "Mapping for Tuner and Service ID to Channel";\r
@@ -29,6 +31,7 @@ static const char *KEY_HLS_INFO                                             = "H
 static const char *KEY_HLS_INSTANCE                                         = "HLS Instance";\r
 static const char *KEY_PRESETS                                              = "Presets";\r
 static const char *KEY_PRESET                                               = "Preset";\r
+static const char *KEY_POWER_MANAGER                                        = "Power Manager";\r
 static const char *KEY_DEFAULT                                              = "default";\r
 \r
 static const char *KEY_TUNERS                                               = "Tuners";\r
@@ -100,8 +103,5 @@ static const char *KEY_RESULT                   = "Result";
 #define KEY_I18N_Program_Title                                  "Program Title"\r
 #define KEY_I18N_Description                                    "Description"\r
 \r
-#define URI_PROGRAMS_HTML                                       "programs.html"\r
-#define URI_RESERVATION_HTML                                    "reservation.html"\r
-\r
 // other\r
 static const char * KEY_COUNTER = "Counter";\r