Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Elisa
Elisa
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Labels
  • Merge Requests 10
    • Merge Requests 10
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Jobs
  • Commits
  • Multimedia
  • ElisaElisa
  • Merge Requests
  • !71

Merged
Opened Jan 26, 2020 by Alexander Stippich@astippichDeveloper

New shuffle mode for playlist

  • Overview 17
  • Commits 2
  • Changes 31

This implements a new shuffle mode for the playlist with a proxy model that shuffles the available data. This is work on top of the cleanup in !38 (merged)

The following features are implemented:

  • each track is selected exactly once in shuffle mode
  • the shuffle mode and order are fully visible to the user
  • full history with going back and forth

Interfacing with the QML code is now done with the proxy model.

BUG: 394333

Edited Mar 02, 2020 by Alexander Stippich
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: multimedia/elisa!71
Source branch: shufflePlayListModel