mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
- audioplayer: don't remove station-logo immediately; ...
this allows the usage of station-logo as screensaver Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -109,6 +109,8 @@ class CAudioPlayerGui : public CMenuTarget
|
||||
bool m_select_title_by_name;
|
||||
bool m_show_playlist;
|
||||
bool m_playlistHasChanged;
|
||||
std::string m_cover;
|
||||
bool m_stationlogo;
|
||||
|
||||
CAudioPlayList m_playlist;
|
||||
CAudioPlayList m_radiolist;
|
||||
|
Reference in New Issue
Block a user