CMiscMenue: add entry for temporarily debug mode settings

Option "Level" overwrites assigned debug level output mode of Neutrino
start parameters, but only temporarily till change of options by user
or restart of Neutrino.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a8748c5e7
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-08 (Sat, 08 Mar 2014)



------------------
This commit was generated by Migit
This commit is contained in:
2014-03-08 22:38:12 +01:00
parent a2176524d2
commit bae0f14f3f
8 changed files with 53 additions and 4 deletions

View File

@@ -344,6 +344,11 @@ typedef enum
LOCALE_DATE_THU,
LOCALE_DATE_TUE,
LOCALE_DATE_WED,
LOCALE_DEBUG,
LOCALE_DEBUG_LEVEL,
LOCALE_DEBUG_LEVEL_1,
LOCALE_DEBUG_LEVEL_2,
LOCALE_DEBUG_LEVEL_3,
LOCALE_EPG_SAVING,
LOCALE_EPGEXTENDED_ACTORS,
LOCALE_EPGEXTENDED_DIRECTOR,