streaminfo: port from TangoCash

Conflicts:
	src/gui/streaminfo2.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: ffb15f08cd
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-06 (Mon, 06 Nov 2017)

Origin message was:
------------------
- streaminfo: port from TangoCash

 Conflicts:
	src/gui/streaminfo2.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-11-06 23:08:42 +01:00
committed by Thilo Graf
parent 27aa443f37
commit 378501af51
6 changed files with 787 additions and 494 deletions

View File

@@ -2318,6 +2318,7 @@ typedef enum
LOCALE_STREAMINFO_AUDIOTYPE_UNKNOWN,
LOCALE_STREAMINFO_AVERAGE_BITRATE,
LOCALE_STREAMINFO_BITRATE,
LOCALE_STREAMINFO_CASYSTEMS,
LOCALE_STREAMINFO_FRAMERATE,
LOCALE_STREAMINFO_FRAMERATE_UNKNOWN,
LOCALE_STREAMINFO_HEAD,

View File

@@ -2318,6 +2318,7 @@ const char * locale_real_names[] =
"streaminfo.audiotype_unknown",
"streaminfo.average_bitrate",
"streaminfo.bitrate",
"streaminfo.casystems",
"streaminfo.framerate",
"streaminfo.framerate_unknown",
"streaminfo.head",