mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
reworked CA menu code
* added support for internal cardreaders for future conax support
* added inactivity shutdown timer for EuP
WARNING: new libcoolstream and libOpenThreads needed.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@925 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: b8c1fa5cc1
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-12-07 (Tue, 07 Dec 2010)
Origin message was:
------------------
* reworked CA menu code
* added support for internal cardreaders for future conax support
* added inactivity shutdown timer for EuP
WARNING: new libcoolstream and libOpenThreads needed.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@925 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -578,6 +578,7 @@ const char *locale_real_names[] = {
|
||||
"miscsettings.shutdown_count",
|
||||
"miscsettings.shutdown_count_hint1",
|
||||
"miscsettings.shutdown_count_hint2",
|
||||
"miscsettings.sleeptimer",
|
||||
"miscsettings.noaviawatchdog",
|
||||
"miscsettings.noenxwatchdog",
|
||||
"miscsettings.pmtupdate",
|
||||
@@ -1041,7 +1042,9 @@ const char *locale_real_names[] = {
|
||||
"sleeptimerbox.announce",
|
||||
"sleeptimerbox.hint1",
|
||||
"sleeptimerbox.hint2",
|
||||
"sleeptimerbox.hint3",
|
||||
"sleeptimerbox.title",
|
||||
"sleeptimerbox.title2",
|
||||
"streamfeatures.head",
|
||||
"streaminfo.aratio",
|
||||
"streaminfo.aratio_unknown",
|
||||
@@ -1417,15 +1420,24 @@ const char *locale_real_names[] = {
|
||||
"video_mode_ok",
|
||||
"scrambled_channel",
|
||||
"neutrino_starting",
|
||||
"cam.settings",
|
||||
"cam.empty",
|
||||
"cam.inserted",
|
||||
"cam.removed",
|
||||
"cam.init_ok",
|
||||
"cam.waiting",
|
||||
"cam.timeout",
|
||||
"cam.reset",
|
||||
"cam.reset_standby",
|
||||
"ci.settings",
|
||||
"ci.empty",
|
||||
"ci.inserted",
|
||||
"ci.removed",
|
||||
"ci.init_ok",
|
||||
"ci.init_failed",
|
||||
"ci.waiting",
|
||||
"ci.timeout",
|
||||
"ci.reset",
|
||||
"ci.reset_standby",
|
||||
"sc.empty",
|
||||
"sc.inserted",
|
||||
"sc.removed",
|
||||
"sc.init_ok",
|
||||
"sc.init_failed",
|
||||
"sc.waiting",
|
||||
"sc.timeout",
|
||||
"sc.reset",
|
||||
"subtitles.head",
|
||||
"subtitles.stop",
|
||||
"fan_speed",
|
||||
|
Reference in New Issue
Block a user