epgview: re-use our smooth starbar to signalize decimal points in rating-stars

* fix text start position on first page
* rename variable stars => tmdb_stars


Origin commit data
------------------
Branch: ni/coolstream
Commit: be655910ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-04-29 (Sun, 29 Apr 2018)

Origin message was:
------------------
- epgview: re-use our smooth starbar to signalize decimal points in rating-stars

* fix text start position on first page
* rename variable stars => tmdb_stars


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-04-29 22:33:48 +02:00
parent 733f8b9ab6
commit eb6883f473
2 changed files with 47 additions and 19 deletions

View File

@@ -66,7 +66,7 @@ class CEpgData
bool has_follow_screenings;
bool call_fromfollowlist;
bool tmdb_active;
int stars;
int tmdb_stars;
time_t tmp_curent_zeit;
uint64_t prev_id;