audioplayer. add streamripper control to record current stream

Origin commit data
------------------
Commit: 24affa8a8b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-17 (Thu, 17 Aug 2017)

Origin message was:
------------------
- audioplayer. add streamripper control to record current stream
This commit is contained in:
vanhofen
2017-08-17 21:13:19 +02:00
parent c2095e1759
commit 378dfeeda6
9 changed files with 84 additions and 2 deletions

View File

@@ -109,6 +109,8 @@ class CAudioPlayerGui : public CMenuTarget
bool m_select_title_by_name;
bool m_show_playlist;
bool m_playlistHasChanged;
bool m_streamripper_available;
bool m_streamripper_active;
CAudioPlayList m_playlist;
CAudioPlayList m_radiolist;