> 24 + qDebug() << "PlaybackStatus changed to: " << m_newStatus; > > you want this debug message?
Yes I do, that's definitely on purpose and quite useful for some of the types of issues the media stack has been having lately.
« Back to merge proposal
> 24 + qDebug() << "PlaybackStatus changed to: " << m_newStatus;
>
> you want this debug message?
Yes I do, that's definitely on purpose and quite useful for some of the types of issues the media stack has been having lately.