split epg_read from epg_save ...

... to get the possibility to read EPG-data from an external device
at boot w/o saving the own data at shutdown/standby.


Origin commit data
------------------
Commit: 4c621f1dec
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-04 (Thu, 04 Dec 2014)

Origin message was:
------------------
- split epg_read from epg_save ...

... to get the possibility to read EPG-data from an external device
at boot w/o saving the own data at shutdown/standby.
This commit is contained in:
vanhofen
2014-12-04 16:47:30 +01:00
parent 00d8a17055
commit db1b2a7b27
8 changed files with 73 additions and 25 deletions

View File

@@ -981,6 +981,7 @@ const char * locale_real_names[] =
"menu.hint_epg_fonts",
"menu.hint_epg_max_events",
"menu.hint_epg_old_events",
"menu.hint_epg_read",
"menu.hint_epg_save",
"menu.hint_epg_save_standby",
"menu.hint_epg_scan",
@@ -1414,6 +1415,7 @@ const char * locale_real_names[] =
"miscsettings.epg_old_events",
"miscsettings.epg_old_events_hint1",
"miscsettings.epg_old_events_hint2",
"miscsettings.epg_read",
"miscsettings.epg_save",
"miscsettings.epg_save_standby",
"miscsettings.epg_scan",