Skip to content

Development

Daniel Sonck requested to merge development into release
  • Added duration field to song-info

    • Added duration field to song-info at root
    • Removed newTags() as it's identical to retransmitInfo()
  • Added started field to song-info

    • Added the started field to song-info
    • Changed file->length() to m_radio->getLength() which improves precision and already existed

Merge request reports