Skip to content

Conversation

AIIX
Copy link
Contributor

@AIIX AIIX commented Jun 3, 2021

Description

  • Audio Player UI based on new Figma Design shared by Derick
  • Adds AudioPlayer.qml and Images
To Use The UI:
  • Switch Audio Player from "controls.qml" to "AudioPlayer.qml"
  • This UI requires a proper sessionData media model providing following keys and data at minimum from the audio service: an example of the mode:
self.gui["media"] = { "image": absolute-imageurl, "track": song-name,  "album": album/artist-name, "skill":  skillplayingthemedia, "length": duration-in-milliseconds, "position": current-position-in-milliseconds, "status": "Playing/Paused" }

Type of PR

If your PR fits more than one category, there is a high chance you should submit more than one PR. Please consider this carefully before opening the PR.
Either delete those that do not apply, or add an x between the square brackets like so: - [x]

  • Bugfix
  • Feature implementation
  • Refactor of code (without functional changes)
  • Documentation improvements
  • Test improvements

CLA

  • Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant