- audioplayer. add streamripper control to record current stream

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-08-17 21:13:19 +02:00
committed by Thilo Graf
parent e142bb008c
commit 2a910092ad
9 changed files with 87 additions and 2 deletions

View File

@@ -111,6 +111,8 @@ class CAudioPlayerGui : public CMenuTarget
bool m_playlistHasChanged;
std::string m_cover;
bool m_stationlogo;
bool m_streamripper_available;
bool m_streamripper_active;
CAudioPlayList m_playlist;
CAudioPlayList m_radiolist;